COLOR #18476B

HEX: #18476B RGB: (24,71,107)

Color info

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

RGB color model

#18476B color RGB value is (24,71,107).

RGB: (24,71,107) (9%, 28%, 42%)

RGB channels and saturation

R 24 of 255 = 9%
G 71 of 255 = 28%
B 107 of 255 = 42%

24
71
107

R + G + B ~ 26%. #18476B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 71 + 107 = 202 (100%)
R 24 of 202 ~ 11.88%
G 71 of 202 ~ 35.15%
B 107 of 202 ~ 52.97'%

%11.88
%35.15
%52.97

CMYK color model

#18476B color CMYK value is (78,34,0,58).

  • cyan value is 77.57%
  • magenta value is 33.64%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (78,34,0,58)
C78M34Y0K58 (78%, 34%, 0%, 58%)
(0.78 / 0.34 / 0.00 / 0.58)

CMYK percentages

%77.57
%33.64
%0
%58.04

Codes

Color #18476B in popluar color models

18 47 6B
RGB 24 71 107
HSL 206° 63.36% 25.69%
HSB/HSV 206° 77.57% 41.96%
CMYK 77.57% 33.64% 0.00%
58.04%

Color #18476B in popluar number systems.

HEX 18 47 6B
Decimal 24 71 107
Binary 11000 1000111 1101011
Octal 30 107 153

Shades and tints

Shades of #18476B

#18476B
(24,71,107)
#164162
(22,65,98)
#143B59
(20,59,89)
#123550
(18,53,80)
#102F47
(16,47,71)
#0E293E
(14,41,62)
#0C2335
(12,35,53)
#0A1D2C
(10,29,44)
#081723
(8,23,35)
#06111A
(6,17,26)
#040B11
(4,11,17)
#000000
(0,0,0)

Tints of #18476B

#18476B
(24,71,107)
#2D5778
(45,87,120)
#426785
(66,103,133)
#577792
(87,119,146)
#6C879F
(108,135,159)
#8197AC
(129,151,172)
#96A7B9
(150,167,185)
#ABB7C6
(171,183,198)
#C0C7D3
(192,199,211)
#D5D7E0
(213,215,224)
#EAE7ED
(234,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #18476B color. Also use rgb(24,71,107) instead hex code.

Text Font Color

.myTextColor { color: #18476B; }

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

This text font color is #18476B.

Background Color

.myBgColor { background-color: #18476B; }

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

This div background color is #18476B.

Border color

.myBorderColor { border: 1px solid #18476B; }

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

This div border color is #18476B.

Opacity

.myOpacity80 { color: #18476B; opacity: 0.8; }

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

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

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

This text has shadow with #18476B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #18476B.

Preview

Color preview on black background

This text has color #18476B on black background.


Color preview on white background

This text has color #18476B on white background.


Black color preview on #18476B background

This text has black color on #18476B background.


White color preview on #18476B background

This text has white color on #18476B background.


Related colors

Complementary color

Complementary color for #hex is #E7B894.


I love getcolorcode.com

Triadic colors

1 #6B1847 and #476B18 with #18476B are triadic colors.

2 #6B4718 and #47186B with #18476B are triadic colors.