COLOR #153963

HEX: #153963 RGB: (21,57,99)

Color info

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

RGB color model

#153963 color RGB value is (21,57,99).

RGB: (21,57,99) (8%, 22%, 39%)

RGB channels and saturation

R 21 of 255 = 8%
G 57 of 255 = 22%
B 99 of 255 = 39%

21
57
99

R + G + B ~ 23%. #153963 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 57 + 99 = 177 (100%)
R 21 of 177 ~ 11.86%
G 57 of 177 ~ 32.2%
B 99 of 177 ~ 55.93'%

%11.86
%32.2
%55.93

CMYK color model

#153963 color CMYK value is (79,42,0,61).

  • cyan value is 78.79%
  • magenta value is 42.42%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (79,42,0,61)
C79M42Y0K61 (79%, 42%, 0%, 61%)
(0.79 / 0.42 / 0.00 / 0.61)

CMYK percentages

%78.79
%42.42
%0
%61.18

Codes

Color #153963 in popluar color models

15 39 63
RGB 21 57 99
HSL 212° 65.00% 23.53%
HSB/HSV 212° 78.79% 38.82%
CMYK 78.79% 42.42% 0.00%
61.18%

Color #153963 in popluar number systems.

HEX 15 39 63
Decimal 21 57 99
Binary 10101 111001 1100011
Octal 25 71 143

Shades and tints

Shades of #153963

#153963
(21,57,99)
#14345A
(20,52,90)
#132F51
(19,47,81)
#122A48
(18,42,72)
#11253F
(17,37,63)
#102036
(16,32,54)
#0F1B2D
(15,27,45)
#0E1624
(14,22,36)
#0D111B
(13,17,27)
#0C0C12
(12,12,18)
#0B0709
(11,7,9)
#000000
(0,0,0)

Tints of #153963

#153963
(21,57,99)
#2A4B71
(42,75,113)
#3F5D7F
(63,93,127)
#546F8D
(84,111,141)
#69819B
(105,129,155)
#7E93A9
(126,147,169)
#93A5B7
(147,165,183)
#A8B7C5
(168,183,197)
#BDC9D3
(189,201,211)
#D2DBE1
(210,219,225)
#E7EDEF
(231,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #153963 color. Also use rgb(21,57,99) instead hex code.

Text Font Color

.myTextColor { color: #153963; }

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

This text font color is #153963.

Background Color

.myBgColor { background-color: #153963; }

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

This div background color is #153963.

Border color

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

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

This div border color is #153963.

Opacity

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

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

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

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

This text has shadow with #153963 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #153963.

Preview

Color preview on black background

This text has color #153963 on black background.


Color preview on white background

This text has color #153963 on white background.


Black color preview on #153963 background

This text has black color on #153963 background.


White color preview on #153963 background

This text has white color on #153963 background.


Related colors

Complementary color

Complementary color for #hex is #EAC69C.


I love getcolorcode.com

Triadic colors

1 #631539 and #396315 with #153963 are triadic colors.

2 #633915 and #391563 with #153963 are triadic colors.