COLOR #155278

HEX: #155278 RGB: (21,82,120)

Color info

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

RGB color model

#155278 color RGB value is (21,82,120).

RGB: (21,82,120) (8%, 32%, 47%)

RGB channels and saturation

R 21 of 255 = 8%
G 82 of 255 = 32%
B 120 of 255 = 47%

21
82
120

R + G + B ~ 29%. #155278 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 82 + 120 = 223 (100%)
R 21 of 223 ~ 9.42%
G 82 of 223 ~ 36.77%
B 120 of 223 ~ 53.81'%

%36.77
%53.81

CMYK color model

#155278 color CMYK value is (83,32,0,53).

  • cyan value is 82.50%
  • magenta value is 31.67%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (83,32,0,53)
C83M32Y0K53 (83%, 32%, 0%, 53%)
(0.83 / 0.32 / 0.00 / 0.53)

CMYK percentages

%82.5
%31.67
%0
%52.94

Codes

Color #155278 in popluar color models

15 52 78
RGB 21 82 120
HSL 203° 70.21% 27.65%
HSB/HSV 203° 82.50% 47.06%
CMYK 82.50% 31.67% 0.00%
52.94%

Color #155278 in popluar number systems.

HEX 15 52 78
Decimal 21 82 120
Binary 10101 1010010 1111000
Octal 25 122 170

Shades and tints

Shades of #155278

#155278
(21,82,120)
#144B6E
(20,75,110)
#134464
(19,68,100)
#123D5A
(18,61,90)
#113650
(17,54,80)
#102F46
(16,47,70)
#0F283C
(15,40,60)
#0E2132
(14,33,50)
#0D1A28
(13,26,40)
#0C131E
(12,19,30)
#0B0C14
(11,12,20)
#000000
(0,0,0)

Tints of #155278

#155278
(21,82,120)
#2A6184
(42,97,132)
#3F7090
(63,112,144)
#547F9C
(84,127,156)
#698EA8
(105,142,168)
#7E9DB4
(126,157,180)
#93ACC0
(147,172,192)
#A8BBCC
(168,187,204)
#BDCAD8
(189,202,216)
#D2D9E4
(210,217,228)
#E7E8F0
(231,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #155278 color. Also use rgb(21,82,120) instead hex code.

Text Font Color

.myTextColor { color: #155278; }

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

This text font color is #155278.

Background Color

.myBgColor { background-color: #155278; }

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

This div background color is #155278.

Border color

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

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

This div border color is #155278.

Opacity

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

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

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

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

This text has shadow with #155278 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #155278.

Preview

Color preview on black background

This text has color #155278 on black background.


Color preview on white background

This text has color #155278 on white background.


Black color preview on #155278 background

This text has black color on #155278 background.


White color preview on #155278 background

This text has white color on #155278 background.


Related colors

Complementary color

Complementary color for #hex is #EAAD87.


I love getcolorcode.com

Triadic colors

1 #781552 and #527815 with #155278 are triadic colors.

2 #785215 and #521578 with #155278 are triadic colors.