COLOR #153461

HEX: #153461 RGB: (21,52,97)

Color info

#153461 contains mainly green and blue colors. Web safe color of #153461 is #003366 (or #036).

RGB color model

#153461 color RGB value is (21,52,97).

RGB: (21,52,97) (8%, 20%, 38%)

RGB channels and saturation

R 21 of 255 = 8%
G 52 of 255 = 20%
B 97 of 255 = 38%

21
52
97

R + G + B ~ 22%. #153461 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 52 + 97 = 170 (100%)
R 21 of 170 ~ 12.35%
G 52 of 170 ~ 30.59%
B 97 of 170 ~ 57.06'%

%12.35
%30.59
%57.06

CMYK color model

#153461 color CMYK value is (78,46,0,62).

  • cyan value is 78.35%
  • magenta value is 46.39%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (78,46,0,62)
C78M46Y0K62 (78%, 46%, 0%, 62%)
(0.78 / 0.46 / 0.00 / 0.62)

CMYK percentages

%78.35
%46.39
%0
%61.96

Codes

Color #153461 in popluar color models

15 34 61
RGB 21 52 97
HSL 216° 64.41% 23.14%
HSB/HSV 216° 78.35% 38.04%
CMYK 78.35% 46.39% 0.00%
61.96%

Color #153461 in popluar number systems.

HEX 15 34 61
Decimal 21 52 97
Binary 10101 110100 1100001
Octal 25 64 141

Shades and tints

Shades of #153461

#153461
(21,52,97)
#143059
(20,48,89)
#132C51
(19,44,81)
#122849
(18,40,73)
#112441
(17,36,65)
#102039
(16,32,57)
#0F1C31
(15,28,49)
#0E1829
(14,24,41)
#0D1421
(13,20,33)
#0C1019
(12,16,25)
#0B0C11
(11,12,17)
#000000
(0,0,0)

Tints of #153461

#153461
(21,52,97)
#2A466F
(42,70,111)
#3F587D
(63,88,125)
#546A8B
(84,106,139)
#697C99
(105,124,153)
#7E8EA7
(126,142,167)
#93A0B5
(147,160,181)
#A8B2C3
(168,178,195)
#BDC4D1
(189,196,209)
#D2D6DF
(210,214,223)
#E7E8ED
(231,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #153461 color. Also use rgb(21,52,97) instead hex code.

Text Font Color

.myTextColor { color: #153461; }

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

This text font color is #153461.

Background Color

.myBgColor { background-color: #153461; }

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

This div background color is #153461.

Border color

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

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

This div border color is #153461.

Opacity

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

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

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

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

This text has shadow with #153461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #153461.

Preview

Color preview on black background

This text has color #153461 on black background.


Color preview on white background

This text has color #153461 on white background.


Black color preview on #153461 background

This text has black color on #153461 background.


White color preview on #153461 background

This text has white color on #153461 background.


Related colors

Complementary color

Complementary color for #hex is #EACB9E.


I love getcolorcode.com

Triadic colors

1 #611534 and #346115 with #153461 are triadic colors.

2 #613415 and #341561 with #153461 are triadic colors.