crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#331ccb hex color - Blue - Cool color - Information

#331ccb hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #331ccb Color code in RGB color code model is created after adding 20% red color, 10.98% green color and 79.61% blue color. Hex #331ccb Color code in CMYK color (process color) code model is generated after subtraction of 75% cyan, 86% magenta, 0% yellow and 20% black.

Hex #331ccb color code is between #2222cc web safe hex color code and #4411bb web safe hex color code. #2222cc is the nearest web safe color code. You can see here many more shades of #331ccb color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code331ccb#331ccb
RGB Decimal51, 28, 203rgb(51, 28, 203)
RGB Percent20%, 11%, 80%rgb(20%, 11%, 80%)
CSS RGBa51, 28, 203,1rgba(51,28,203,1)
CMYK Modelcmyk(75%,86%,0%,20%)
HSL Color Space248,76% ,45%hsl(248,76% ,45%)
HSV Color Space248°, 86%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001100110001110011001011
Octal6334313
Decimal5128203
Hex331ccb

Different shades of #331ccb color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #331ccb
#4d37e3
Dark Shade of #331ccb
#28169e
Saturated Shade of #331ccb
#2a10d7
Desaturated Shade of #331ccb
#3c28bf
Grey scale Shade of #331ccb
#737373
Brighten Shade
#4c35e4
Most Readable Shade
#FFFFFF

Shades of #331ccb color code

Generate more color scales with scales (color stack) generator.

#331ccb
#2d18b4
#27159d
#221287
#1c0f70
#160c5a
#110943
#0b062d
#050316
#000000

Similar Color like #331ccb color

Find visually similar hex color codes nearing to #331ccb hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#341dcc
#351ecd
#361fce
#3720cf
#3821d0
#3922d1
#3a23d2
#3b24d3
#3c25d4
#3d26d5
#3e27d6
#3f28d7
#4029d8
#412ad9
#321bca
#311ac9
#3019c8
#2f18c7
#2e17c6
#2d16c5
#2c15c4
#2b14c3
#2a13c2
#2912c1
#2811c0
#2710bf
#260fbe
#250ebd

Monochromatic Color with #331ccb

#331ccb
#3e22f5
#080521
#130a4b
#1e1076
#2816a0

Tints of #331ccb Color

#331ccb
#4935d0
#604ed6
#7767dc
#8d80e2
#a49ae7
#bbb3ed
#d1ccf3
#e8e5f9
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#331ccb
#b4cb1c

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#331ccb
#cb8b1c
#5ccb1c

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#1c4bcb
#1c28cb
#331ccb
#561ccb
#791ccb

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#331ccb
#cb331c
#1ccb33

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#331ccb
#cb1c5c
#b4cb1c
#1ccb8a

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#331ccb
#b4cb1c
#5ccb1c
#8b1ccb

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #331ccb Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#331ccb Color Code Preview on Black Background Color

This is how #331ccb Color will look on black background color. Color contrast ratio is 2.17

#331ccb in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#331ccb">Your Example Paragraph content text in with font color #331ccb </p>

Your Example Paragraph content text in with font color #331ccb

HTML with inline CSS

<div style="color:#331ccb">Your Paragraph text in with font color #331ccb </div>

Your Example Paragraph content text in with font color #331ccb

#331ccb color code is use for CSS Background Color

Background color for the above div is #331ccb

HTML with inline CSS

<div style="background-color:#331ccb;"></div>

#331ccb color code is use for CSS Border Color

CSS Border color for the above div is #331ccb

HTML with inline CSS

<div style="border:5px solid #331ccb;"></div>

CSS Border Left color for the above div is #331ccb

HTML with inline CSS

<div style="border-left:5px solid #331ccb;"></div>

CSS Border Right color for the above div is #331ccb

HTML with inline CSS

<div style="border-right:5px solid #331ccb;"></div>

CSS Border Bottom color for the above div is #331ccb

HTML with inline CSS

<div style="border-bottom:5px solid #331ccb;"></div>

CSS Border Top color for the above div is #331ccb

HTML with inline CSS

<div style="border-top:5px solid #331ccb;"></div>

#331ccb hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#331ccb; } .examplecolorclass {color:#331ccb; } .examplebordercolor {border:3px solid #331ccb; }

#331ccb Color code Preview on White Background

This is how #331ccb Color code will look on white background color. Color contrast ratio is 9.68

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #331ccb; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #331ccb; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.