COLOR #21724B

HEX: #21724B RGB: (33,114,75)

Color info

#21724B contains mainly green and blue colors. Web safe color of #21724B is #336633 (or #363).

RGB color model

#21724B color RGB value is (33,114,75).

RGB: (33,114,75) (13%, 45%, 29%)

RGB channels and saturation

R 33 of 255 = 13%
G 114 of 255 = 45%
B 75 of 255 = 29%

33
114
75

R + G + B ~ 29%. #21724B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 114 + 75 = 222 (100%)
R 33 of 222 ~ 14.86%
G 114 of 222 ~ 51.35%
B 75 of 222 ~ 33.78'%

%14.86
%51.35
%33.78

CMYK color model

#21724B color CMYK value is (71,0,34,55).

  • cyan value is 71.05%
  • magenta value is 0.00%
  • yellow value is 34.21%
  • key color value is 55.29%

CMYK: (71,0,34,55)
C71M0Y34K55 (71%, 0%, 34%, 55%)
(0.71 / 0.00 / 0.34 / 0.55)

CMYK percentages

%71.05
%0
%34.21
%55.29

Codes

Color #21724B in popluar color models

21 72 4B
RGB 33 114 75
HSL 151° 55.10% 28.82%
HSB/HSV 151° 71.05% 44.71%
CMYK 71.05% 0.00% 34.21%
55.29%

Color #21724B in popluar number systems.

HEX 21 72 4B
Decimal 33 114 75
Binary 100001 1110010 1001011
Octal 41 162 113

Shades and tints

Shades of #21724B

#21724B
(33,114,75)
#1E6845
(30,104,69)
#1B5E3F
(27,94,63)
#185439
(24,84,57)
#154A33
(21,74,51)
#12402D
(18,64,45)
#0F3627
(15,54,39)
#0C2C21
(12,44,33)
#09221B
(9,34,27)
#061815
(6,24,21)
#030E0F
(3,14,15)
#000000
(0,0,0)

Tints of #21724B

#21724B
(33,114,75)
#357E5B
(53,126,91)
#498A6B
(73,138,107)
#5D967B
(93,150,123)
#71A28B
(113,162,139)
#85AE9B
(133,174,155)
#99BAAB
(153,186,171)
#ADC6BB
(173,198,187)
#C1D2CB
(193,210,203)
#D5DEDB
(213,222,219)
#E9EAEB
(233,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #21724B color. Also use rgb(33,114,75) instead hex code.

Text Font Color

.myTextColor { color: #21724B; }

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

This text font color is #21724B.

Background Color

.myBgColor { background-color: #21724B; }

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

This div background color is #21724B.

Border color

.myBorderColor { border: 1px solid #21724B; }

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

This div border color is #21724B.

Opacity

.myOpacity80 { color: #21724B; opacity: 0.8; }

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

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

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

This text has shadow with #21724B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #21724B.

Preview

Color preview on black background

This text has color #21724B on black background.


Color preview on white background

This text has color #21724B on white background.


Black color preview on #21724B background

This text has black color on #21724B background.


White color preview on #21724B background

This text has white color on #21724B background.


Related colors

Complementary color

Complementary color for #hex is #DE8DB4.


I love getcolorcode.com

Triadic colors

1 #4B2172 and #724B21 with #21724B are triadic colors.

2 #4B7221 and #72214B with #21724B are triadic colors.