COLOR #156488

HEX: #156488 RGB: (21,100,136)

Color info

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

RGB color model

#156488 color RGB value is (21,100,136).

RGB: (21,100,136) (8%, 39%, 53%)

RGB channels and saturation

R 21 of 255 = 8%
G 100 of 255 = 39%
B 136 of 255 = 53%

21
100
136

R + G + B ~ 33%. #156488 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 100 + 136 = 257 (100%)
R 21 of 257 ~ 8.17%
G 100 of 257 ~ 38.91%
B 136 of 257 ~ 52.92'%

%38.91
%52.92

CMYK color model

#156488 color CMYK value is (85,26,0,47).

  • cyan value is 84.56%
  • magenta value is 26.47%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (85,26,0,47)
C85M26Y0K47 (85%, 26%, 0%, 47%)
(0.85 / 0.26 / 0.00 / 0.47)

CMYK percentages

%84.56
%26.47
%0
%46.67

Codes

Color #156488 in popluar color models

15 64 88
RGB 21 100 136
HSL 199° 73.25% 30.78%
HSB/HSV 199° 84.56% 53.33%
CMYK 84.56% 26.47% 0.00%
46.67%

Color #156488 in popluar number systems.

HEX 15 64 88
Decimal 21 100 136
Binary 10101 1100100 10001000
Octal 25 144 210

Shades and tints

Shades of #156488

#156488
(21,100,136)
#145B7C
(20,91,124)
#135270
(19,82,112)
#124964
(18,73,100)
#114058
(17,64,88)
#10374C
(16,55,76)
#0F2E40
(15,46,64)
#0E2534
(14,37,52)
#0D1C28
(13,28,40)
#0C131C
(12,19,28)
#0B0A10
(11,10,16)
#000000
(0,0,0)

Tints of #156488

#156488
(21,100,136)
#2A7292
(42,114,146)
#3F809C
(63,128,156)
#548EA6
(84,142,166)
#699CB0
(105,156,176)
#7EAABA
(126,170,186)
#93B8C4
(147,184,196)
#A8C6CE
(168,198,206)
#BDD4D8
(189,212,216)
#D2E2E2
(210,226,226)
#E7F0EC
(231,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #156488 color. Also use rgb(21,100,136) instead hex code.

Text Font Color

.myTextColor { color: #156488; }

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

This text font color is #156488.

Background Color

.myBgColor { background-color: #156488; }

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

This div background color is #156488.

Border color

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

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

This div border color is #156488.

Opacity

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

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

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

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

This text has shadow with #156488 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #156488.

Preview

Color preview on black background

This text has color #156488 on black background.


Color preview on white background

This text has color #156488 on white background.


Black color preview on #156488 background

This text has black color on #156488 background.


White color preview on #156488 background

This text has white color on #156488 background.


Related colors

Complementary color

Complementary color for #hex is #EA9B77.


I love getcolorcode.com

Triadic colors

1 #881564 and #648815 with #156488 are triadic colors.

2 #886415 and #641588 with #156488 are triadic colors.