COLOR #210321

HEX: #210321 RGB: (33,3,33)

Color info

#210321 contains red, green and blue colors in about the same proportion. Web safe color of #210321 is #330033 (or #303).

RGB color model

#210321 color RGB value is (33,3,33).

RGB: (33,3,33) (13%, 1%, 13%)

RGB channels and saturation

R 33 of 255 = 13%
G 3 of 255 = 1%
B 33 of 255 = 13%

33
3
33

R + G + B ~ 9%. #210321 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 3 + 33 = 69 (100%)
R 33 of 69 ~ 47.83%
G 3 of 69 ~ 4.35%
B 33 of 69 ~ 47.83'%

%47.83
%47.83

CMYK color model

#210321 color CMYK value is (0,91,0,87).

  • cyan value is 0.00%
  • magenta value is 90.91%
  • yellow value is 0.00%
  • key color value is 87.06%
CMYK: (0,91,0,87) C0M91Y0K87 (0%,91%,0%,87%) (0.00/0.91/0.00/0.87) 

CMYK percentages

%0
%90.91
%0
%87.06

Codes

Color #210321 in popluar color models

21 03 21
RGB 33 3 33
HSL 300° 83.33% 7.06%
HSB/HSV 300° 90.91% 12.94%
CMYK 0.00% 90.91% 0.00%
87.06%

Color #210321 in popluar number systems.

HEX 21 03 21
Decimal 33 3 33
Binary 100001 11 100001
Octal 41 3 41

Shades and tints

Shades of #210321

#210321
(33,3,33)
#1E031E
(30,3,30)
#1B031B
(27,3,27)
#180318
(24,3,24)
#150315
(21,3,21)
#120312
(18,3,18)
#0F030F
(15,3,15)
#0C030C
(12,3,12)
#090309
(9,3,9)
#060306
(6,3,6)
#030303
(3,3,3)
#000000
(0,0,0)

Tints of #210321

#210321
(33,3,33)
#351935
(53,25,53)
#492F49
(73,47,73)
#5D455D
(93,69,93)
#715B71
(113,91,113)
#857185
(133,113,133)
#998799
(153,135,153)
#AD9DAD
(173,157,173)
#C1B3C1
(193,179,193)
#D5C9D5
(213,201,213)
#E9DFE9
(233,223,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #210321 color. Also use rgb(33,3,33) instead hex code.

Text Font Color

.myTextColor { color: #210321; }

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

This text font color is #210321.

Background Color

.myBgColor { background-color: #210321; }

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

This div background color is #210321.

Border color

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

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

This div border color is #210321.

Opacity

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

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

Text with #210321 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 #210321;}

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

This text has shadow with #210321 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #210321.

Preview

Color preview on black background

This text has color #210321 on black background.


Color preview on white background

This text has color #210321 on white background.


Black color preview on #210321 background

This text has black color on #210321 background.


White color preview on #210321 background

This text has white color on #210321 background.


Related colors

Complementary color

Complementary color for #hex is #DEFCDE.


I love getcolorcode.com

Triadic colors

1 #212103 and #032121 with #210321 are triadic colors.

2 #210321 and #032121 with #210321 are triadic colors.