crispedge.com

Color picker

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

#321d82 hex color - Blue - Cool color - Information

#321d82 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #321d82 Color code in RGB color code model is created after adding 19.61% red color, 11.37% green color and 50.98% blue color. Hex #321d82 Color code in CMYK color (process color) code model is generated after subtraction of 62% cyan, 78% magenta, 0% yellow and 49% black.

Hex #321d82 color code is between #332288 web safe hex color code and #221177 web safe hex color code. #332288 is the nearest web safe color code. You can see here many more shades of #321d82 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code321d82#321d82
RGB Decimal50, 29, 130rgb(50, 29, 130)
RGB Percent20%, 11%, 51%rgb(20%, 11%, 51%)
CSS RGBa50, 29, 130,1rgba(50,29,130,1)
CMYK Modelcmyk(62%,78%,0%,49%)
HSL Color Space252,64% ,31%hsl(252,64% ,31%)
HSV Color Space252°, 78%, 51%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001100100001110110000010
Octal6235202
Decimal5029130
Hex321d82

Different shades of #321d82 color code.

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

Light Shade of #321d82
#4226ac
Dark Shade of #321d82
#221458
Saturated Shade of #321d82
#2d158a
Desaturated Shade of #321d82
#37257a
Grey scale Shade of #321d82
#4f4f4f
Brighten Shade
#4b369b
Most Readable Shade
#FFFFFF

Shades of #321d82 color code

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

#321d82
#2c1973
#261665
#211356
#1b1048
#160c39
#10092b
#0b061c
#05030e
#000000

Similar Color like #321d82 color

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

#331e83
#341f84
#352085
#362186
#372287
#382388
#392489
#3a258a
#3b268b
#3c278c
#3d288d
#3e298e
#3f2a8f
#402b90
#311c81
#301b80
#2f1a7f
#2e197e
#2d187d
#2c177c
#2b167b
#2a157a
#291479
#281378
#271277
#261176
#251075
#240f74

Monochromatic Color with #321d82

#321d82
#4226ac
#5330d7
#010102
#110a2d
#221457

Tints of #321d82 Color

#321d82
#48368f
#5f4f9d
#7668ab
#8d81b9
#a39ac7
#bab3d5
#d1cce3
#e8e5f1
#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

#321d82
#6d821d

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

Split Complementary

#321d82
#82651d
#3a821d

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

Analogous Color

#1d3082
#1e1d82
#321d82
#461d82
#5a1d82

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

#321d82
#82321d
#1d8232

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

#321d82
#821d3a
#6d821d
#1d8264

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

#321d82
#6d821d
#3a821d
#651d82

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 #321d82 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.

#321d82 Color Code Preview on Black Background Color

This is how #321d82 Color will look on black background color. Color contrast ratio is 1.63

#321d82 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #321d82

HTML with inline CSS

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

Your Example Paragraph content text in with font color #321d82

#321d82 color code is use for CSS Background Color

Background color for the above div is #321d82

HTML with inline CSS

<div style="background-color:#321d82;"></div>

#321d82 color code is use for CSS Border Color

CSS Border color for the above div is #321d82

HTML with inline CSS

<div style="border:5px solid #321d82;"></div>

CSS Border Left color for the above div is #321d82

HTML with inline CSS

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

CSS Border Right color for the above div is #321d82

HTML with inline CSS

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

CSS Border Bottom color for the above div is #321d82

HTML with inline CSS

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

CSS Border Top color for the above div is #321d82

HTML with inline CSS

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

#321d82 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#321d82 Color code Preview on White Background

This is how #321d82 Color code will look on white background color. Color contrast ratio is 12.85

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 #321d82; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #321d82; }

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.