COLOR #156687

HEX: #156687 RGB: (21,102,135)

Color info

#156687 contains mainly green and blue colors. Web safe color of #156687 is #006699 (or #069).

RGB color model

#156687 color RGB value is (21,102,135).

RGB: (21,102,135) (8%, 40%, 53%)

RGB channels and saturation

R 21 of 255 = 8%
G 102 of 255 = 40%
B 135 of 255 = 53%

21
102
135

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

Portions of RGB colors in percentages

R + G + B = 21 + 102 + 135 = 258 (100%)
R 21 of 258 ~ 8.14%
G 102 of 258 ~ 39.53%
B 135 of 258 ~ 52.33'%

%39.53
%52.33

CMYK color model

#156687 color CMYK value is (84,24,0,47).

  • cyan value is 84.44%
  • magenta value is 24.44%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (84,24,0,47)
C84M24Y0K47 (84%, 24%, 0%, 47%)
(0.84 / 0.24 / 0.00 / 0.47)

CMYK percentages

%84.44
%24.44
%0
%47.06

Codes

Color #156687 in popluar color models

15 66 87
RGB 21 102 135
HSL 197° 73.08% 30.59%
HSB/HSV 197° 84.44% 52.94%
CMYK 84.44% 24.44% 0.00%
47.06%

Color #156687 in popluar number systems.

HEX 15 66 87
Decimal 21 102 135
Binary 10101 1100110 10000111
Octal 25 146 207

Shades and tints

Shades of #156687

#156687
(21,102,135)
#145D7B
(20,93,123)
#13546F
(19,84,111)
#124B63
(18,75,99)
#114257
(17,66,87)
#10394B
(16,57,75)
#0F303F
(15,48,63)
#0E2733
(14,39,51)
#0D1E27
(13,30,39)
#0C151B
(12,21,27)
#0B0C0F
(11,12,15)
#000000
(0,0,0)

Tints of #156687

#156687
(21,102,135)
#2A7391
(42,115,145)
#3F809B
(63,128,155)
#548DA5
(84,141,165)
#699AAF
(105,154,175)
#7EA7B9
(126,167,185)
#93B4C3
(147,180,195)
#A8C1CD
(168,193,205)
#BDCED7
(189,206,215)
#D2DBE1
(210,219,225)
#E7E8EB
(231,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #156687 color. Also use rgb(21,102,135) instead hex code.

Text Font Color

.myTextColor { color: #156687; }

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

This text font color is #156687.

Background Color

.myBgColor { background-color: #156687; }

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

This div background color is #156687.

Border color

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

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

This div border color is #156687.

Opacity

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

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

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

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

This text has shadow with #156687 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #156687.

Preview

Color preview on black background

This text has color #156687 on black background.


Color preview on white background

This text has color #156687 on white background.


Black color preview on #156687 background

This text has black color on #156687 background.


White color preview on #156687 background

This text has white color on #156687 background.


Related colors

Complementary color

Complementary color for #hex is #EA9978.


I love getcolorcode.com

Triadic colors

1 #871566 and #668715 with #156687 are triadic colors.

2 #876615 and #661587 with #156687 are triadic colors.