COLOR #219552

HEX: #219552 RGB: (33,149,82)

Color info

#219552 contains mainly green color. Web safe color of #219552 is #339966 (or #396).

RGB color model

#219552 color RGB value is (33,149,82).

RGB: (33,149,82) (13%, 58%, 32%)

RGB channels and saturation

R 33 of 255 = 13%
G 149 of 255 = 58%
B 82 of 255 = 32%

33
149
82

R + G + B ~ 34%. #219552 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 149 + 82 = 264 (100%)
R 33 of 264 ~ 12.5%
G 149 of 264 ~ 56.44%
B 82 of 264 ~ 31.06'%

%12.5
%56.44
%31.06

CMYK color model

#219552 color CMYK value is (78,0,45,42).

  • cyan value is 77.85%
  • magenta value is 0.00%
  • yellow value is 44.97%
  • key color value is 41.57%

CMYK: (78,0,45,42)
C78M0Y45K42 (78%, 0%, 45%, 42%)
(0.78 / 0.00 / 0.45 / 0.42)

CMYK percentages

%77.85
%0
%44.97
%41.57

Codes

Color #219552 in popluar color models

21 95 52
RGB 33 149 82
HSL 145° 63.74% 35.69%
HSB/HSV 145° 77.85% 58.43%
CMYK 77.85% 0.00% 44.97%
41.57%

Color #219552 in popluar number systems.

HEX 21 95 52
Decimal 33 149 82
Binary 100001 10010101 1010010
Octal 41 225 122

Shades and tints

Shades of #219552

#219552
(33,149,82)
#1E884B
(30,136,75)
#1B7B44
(27,123,68)
#186E3D
(24,110,61)
#156136
(21,97,54)
#12542F
(18,84,47)
#0F4728
(15,71,40)
#0C3A21
(12,58,33)
#092D1A
(9,45,26)
#062013
(6,32,19)
#03130C
(3,19,12)
#000000
(0,0,0)

Tints of #219552

#219552
(33,149,82)
#359E61
(53,158,97)
#49A770
(73,167,112)
#5DB07F
(93,176,127)
#71B98E
(113,185,142)
#85C29D
(133,194,157)
#99CBAC
(153,203,172)
#ADD4BB
(173,212,187)
#C1DDCA
(193,221,202)
#D5E6D9
(213,230,217)
#E9EFE8
(233,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #219552; }

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

This text font color is #219552.

Background Color

.myBgColor { background-color: #219552; }

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

This div background color is #219552.

Border color

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

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

This div border color is #219552.

Opacity

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

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

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

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

This text has shadow with #219552 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #219552.

Preview

Color preview on black background

This text has color #219552 on black background.


Color preview on white background

This text has color #219552 on white background.


Black color preview on #219552 background

This text has black color on #219552 background.


White color preview on #219552 background

This text has white color on #219552 background.


Related colors

Complementary color

Complementary color for #hex is #DE6AAD.


I love getcolorcode.com

Triadic colors

1 #522195 and #955221 with #219552 are triadic colors.

2 #529521 and #952152 with #219552 are triadic colors.