COLOR #215447

HEX: #215447 RGB: (33,84,71)

Color info

#215447 contains red, green and blue colors in about the same proportion. Web safe color of #215447 is #336633 (or #363).

RGB color model

#215447 color RGB value is (33,84,71).

RGB: (33,84,71) (13%, 33%, 28%)

RGB channels and saturation

R 33 of 255 = 13%
G 84 of 255 = 33%
B 71 of 255 = 28%

33
84
71

R + G + B ~ 25%. #215447 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 84 + 71 = 188 (100%)
R 33 of 188 ~ 17.55%
G 84 of 188 ~ 44.68%
B 71 of 188 ~ 37.77'%

%17.55
%44.68
%37.77

CMYK color model

#215447 color CMYK value is (61,0,15,67).

  • cyan value is 60.71%
  • magenta value is 0.00%
  • yellow value is 15.48%
  • key color value is 67.06%

CMYK: (61,0,15,67)
C61M0Y15K67 (61%, 0%, 15%, 67%)
(0.61 / 0.00 / 0.15 / 0.67)

CMYK percentages

%60.71
%0
%15.48
%67.06

Codes

Color #215447 in popluar color models

21 54 47
RGB 33 84 71
HSL 165° 43.59% 22.94%
HSB/HSV 165° 60.71% 32.94%
CMYK 60.71% 0.00% 15.48%
67.06%

Color #215447 in popluar number systems.

HEX 21 54 47
Decimal 33 84 71
Binary 100001 1010100 1000111
Octal 41 124 107

Shades and tints

Shades of #215447

#215447
(33,84,71)
#1E4D41
(30,77,65)
#1B463B
(27,70,59)
#183F35
(24,63,53)
#15382F
(21,56,47)
#123129
(18,49,41)
#0F2A23
(15,42,35)
#0C231D
(12,35,29)
#091C17
(9,28,23)
#061511
(6,21,17)
#030E0B
(3,14,11)
#000000
(0,0,0)

Tints of #215447

#215447
(33,84,71)
#356357
(53,99,87)
#497267
(73,114,103)
#5D8177
(93,129,119)
#719087
(113,144,135)
#859F97
(133,159,151)
#99AEA7
(153,174,167)
#ADBDB7
(173,189,183)
#C1CCC7
(193,204,199)
#D5DBD7
(213,219,215)
#E9EAE7
(233,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #215447; }

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

This text font color is #215447.

Background Color

.myBgColor { background-color: #215447; }

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

This div background color is #215447.

Border color

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

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

This div border color is #215447.

Opacity

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

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

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

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

This text has shadow with #215447 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #215447.

Preview

Color preview on black background

This text has color #215447 on black background.


Color preview on white background

This text has color #215447 on white background.


Black color preview on #215447 background

This text has black color on #215447 background.


White color preview on #215447 background

This text has white color on #215447 background.


Related colors

Complementary color

Complementary color for #hex is #DEABB8.


I love getcolorcode.com

Triadic colors

1 #472154 and #544721 with #215447 are triadic colors.

2 #475421 and #542147 with #215447 are triadic colors.