COLOR #155679

HEX: #155679 RGB: (21,86,121)

Color info

#155679 contains mainly green and blue colors. Web safe color of #155679 is #006666 (or #066).

RGB color model

#155679 color RGB value is (21,86,121).

RGB: (21,86,121) (8%, 34%, 47%)

RGB channels and saturation

R 21 of 255 = 8%
G 86 of 255 = 34%
B 121 of 255 = 47%

21
86
121

R + G + B ~ 30%. #155679 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 86 + 121 = 228 (100%)
R 21 of 228 ~ 9.21%
G 86 of 228 ~ 37.72%
B 121 of 228 ~ 53.07'%

%37.72
%53.07

CMYK color model

#155679 color CMYK value is (83,29,0,53).

  • cyan value is 82.64%
  • magenta value is 28.93%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (83,29,0,53)
C83M29Y0K53 (83%, 29%, 0%, 53%)
(0.83 / 0.29 / 0.00 / 0.53)

CMYK percentages

%82.64
%28.93
%0
%52.55

Codes

Color #155679 in popluar color models

15 56 79
RGB 21 86 121
HSL 201° 70.42% 27.84%
HSB/HSV 201° 82.64% 47.45%
CMYK 82.64% 28.93% 0.00%
52.55%

Color #155679 in popluar number systems.

HEX 15 56 79
Decimal 21 86 121
Binary 10101 1010110 1111001
Octal 25 126 171

Shades and tints

Shades of #155679

#155679
(21,86,121)
#144F6E
(20,79,110)
#134863
(19,72,99)
#124158
(18,65,88)
#113A4D
(17,58,77)
#103342
(16,51,66)
#0F2C37
(15,44,55)
#0E252C
(14,37,44)
#0D1E21
(13,30,33)
#0C1716
(12,23,22)
#0B100B
(11,16,11)
#000000
(0,0,0)

Tints of #155679

#155679
(21,86,121)
#2A6585
(42,101,133)
#3F7491
(63,116,145)
#54839D
(84,131,157)
#6992A9
(105,146,169)
#7EA1B5
(126,161,181)
#93B0C1
(147,176,193)
#A8BFCD
(168,191,205)
#BDCED9
(189,206,217)
#D2DDE5
(210,221,229)
#E7ECF1
(231,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #155679 color. Also use rgb(21,86,121) instead hex code.

Text Font Color

.myTextColor { color: #155679; }

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

This text font color is #155679.

Background Color

.myBgColor { background-color: #155679; }

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

This div background color is #155679.

Border color

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

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

This div border color is #155679.

Opacity

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

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

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

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

This text has shadow with #155679 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #155679.

Preview

Color preview on black background

This text has color #155679 on black background.


Color preview on white background

This text has color #155679 on white background.


Black color preview on #155679 background

This text has black color on #155679 background.


White color preview on #155679 background

This text has white color on #155679 background.


Related colors

Complementary color

Complementary color for #hex is #EAA986.


I love getcolorcode.com

Triadic colors

1 #791556 and #567915 with #155679 are triadic colors.

2 #795615 and #561579 with #155679 are triadic colors.