COLOR #021324

HEX: #021324 RGB: (2,19,36)

Color info

#021324 contains red, green and blue colors in about the same proportion. Web safe color of #021324 is #000033 (or #003).

RGB color model

#021324 color RGB value is (2,19,36).

RGB: (2,19,36) (1%, 7%, 14%)

RGB channels and saturation

R 2 of 255 = 1%
G 19 of 255 = 7%
B 36 of 255 = 14%

2
19
36

R + G + B ~ 7%. #021324 is dark color.

Portions of RGB colors in percentages

R + G + B = 2 + 19 + 36 = 57 (100%)
R 2 of 57 ~ 3.51%
G 19 of 57 ~ 33.33%
B 36 of 57 ~ 63.16'%

%33.33
%63.16

CMYK color model

#021324 color CMYK value is (94,47,0,86).

  • cyan value is 94.44%
  • magenta value is 47.22%
  • yellow value is 0.00%
  • key color value is 85.88%

CMYK: (94,47,0,86)
C94M47Y0K86 (94%, 47%, 0%, 86%)
(0.94 / 0.47 / 0.00 / 0.86)

CMYK percentages

%94.44
%47.22
%0
%85.88

Codes

Color #021324 in popluar color models

02 13 24
RGB 2 19 36
HSL 210° 89.47% 7.45%
HSB/HSV 210° 94.44% 14.12%
CMYK 94.44% 47.22% 0.00%
85.88%

Color #021324 in popluar number systems.

HEX 02 13 24
Decimal 2 19 36
Binary 10 10011 100100
Octal 2 23 44

Shades and tints

Shades of #021324

#021324
(2,19,36)
#021221
(2,18,33)
#02111E
(2,17,30)
#02101B
(2,16,27)
#020F18
(2,15,24)
#020E15
(2,14,21)
#020D12
(2,13,18)
#020C0F
(2,12,15)
#020B0C
(2,11,12)
#020A09
(2,10,9)
#020906
(2,9,6)
#000000
(0,0,0)

Tints of #021324

#021324
(2,19,36)
#192837
(25,40,55)
#303D4A
(48,61,74)
#47525D
(71,82,93)
#5E6770
(94,103,112)
#757C83
(117,124,131)
#8C9196
(140,145,150)
#A3A6A9
(163,166,169)
#BABBBC
(186,187,188)
#D1D0CF
(209,208,207)
#E8E5E2
(232,229,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #021324 color. Also use rgb(2,19,36) instead hex code.

Text Font Color

.myTextColor { color: #021324; }

<p style="color:#021324">This sample text font color is #021324.</p>

This text font color is #021324.

Background Color

.myBgColor { background-color: #021324; }

<div style="background-color:#021324">Inner text</div>

This div background color is #021324.

Border color

.myBorderColor { border: 1px solid #021324; }

<div style="border:3px solid #021324">Div</div>

This div border color is #021324.

Opacity

.myOpacity80 { color: #021324; opacity: 0.8; }

<p style="color:#021324;opacity:0.8;">80%</p>

Text with #021324 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #021324;}

<p style="text-shadow: 3px 3px 1px #021324">Text here.</p>

This text has shadow with #021324 color.


.textShadow {text-shadow: 3px 3px 1px #021324', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #021324, 5px 5px 20px red">Text here.</p>

This text has shadow with #021324 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#021324, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#021324, Direction=45, Strength=4)">Text</p>

This text has shadow with #021324 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #021324;
-webkit-box-shadow: 1px 1px 3px 2px #021324;
box-shadow: 1px 1px 3px 2px #021324;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #021324; -webkit-box-shadow: 1px 1px 3px 2px #021324; box-shadow:1px 1px 3px 2px #021324;">
Div content here
</div>

This div box has shadow with color #021324.

Preview

Color preview on black background

This text has color #021324 on black background.


Color preview on white background

This text has color #021324 on white background.


Black color preview on #021324 background

This text has black color on #021324 background.


White color preview on #021324 background

This text has white color on #021324 background.


Related colors

Complementary color

Complementary color for #hex is #FDECDB.


I love getcolorcode.com

Triadic colors

1 #240213 and #132402 with #021324 are triadic colors.

2 #241302 and #130224 with #021324 are triadic colors.