COLOR #215061

HEX: #215061 RGB: (33,80,97)

Color info

#215061 contains mainly green and blue colors. Web safe color of #215061 is #336666 (or #366).

RGB color model

#215061 color RGB value is (33,80,97).

RGB: (33,80,97) (13%, 31%, 38%)

RGB channels and saturation

R 33 of 255 = 13%
G 80 of 255 = 31%
B 97 of 255 = 38%

33
80
97

R + G + B ~ 27%. #215061 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 80 + 97 = 210 (100%)
R 33 of 210 ~ 15.71%
G 80 of 210 ~ 38.1%
B 97 of 210 ~ 46.19'%

%15.71
%38.1
%46.19

CMYK color model

#215061 color CMYK value is (66,18,0,62).

  • cyan value is 65.98%
  • magenta value is 17.53%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (66,18,0,62)
C66M18Y0K62 (66%, 18%, 0%, 62%)
(0.66 / 0.18 / 0.00 / 0.62)

CMYK percentages

%65.98
%17.53
%0
%61.96

Codes

Color #215061 in popluar color models

21 50 61
RGB 33 80 97
HSL 196° 49.23% 25.49%
HSB/HSV 196° 65.98% 38.04%
CMYK 65.98% 17.53% 0.00%
61.96%

Color #215061 in popluar number systems.

HEX 21 50 61
Decimal 33 80 97
Binary 100001 1010000 1100001
Octal 41 120 141

Shades and tints

Shades of #215061

#215061
(33,80,97)
#1E4959
(30,73,89)
#1B4251
(27,66,81)
#183B49
(24,59,73)
#153441
(21,52,65)
#122D39
(18,45,57)
#0F2631
(15,38,49)
#0C1F29
(12,31,41)
#091821
(9,24,33)
#061119
(6,17,25)
#030A11
(3,10,17)
#000000
(0,0,0)

Tints of #215061

#215061
(33,80,97)
#355F6F
(53,95,111)
#496E7D
(73,110,125)
#5D7D8B
(93,125,139)
#718C99
(113,140,153)
#859BA7
(133,155,167)
#99AAB5
(153,170,181)
#ADB9C3
(173,185,195)
#C1C8D1
(193,200,209)
#D5D7DF
(213,215,223)
#E9E6ED
(233,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #215061; }

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

This text font color is #215061.

Background Color

.myBgColor { background-color: #215061; }

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

This div background color is #215061.

Border color

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

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

This div border color is #215061.

Opacity

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

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

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

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

This text has shadow with #215061 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #215061.

Preview

Color preview on black background

This text has color #215061 on black background.


Color preview on white background

This text has color #215061 on white background.


Black color preview on #215061 background

This text has black color on #215061 background.


White color preview on #215061 background

This text has white color on #215061 background.


Related colors

Complementary color

Complementary color for #hex is #DEAF9E.


I love getcolorcode.com

Triadic colors

1 #612150 and #506121 with #215061 are triadic colors.

2 #615021 and #502161 with #215061 are triadic colors.