COLOR #114772

HEX: #114772 RGB: (17,71,114)

Color info

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

RGB color model

#114772 color RGB value is (17,71,114).

RGB: (17,71,114) (7%, 28%, 45%)

RGB channels and saturation

R 17 of 255 = 7%
G 71 of 255 = 28%
B 114 of 255 = 45%

17
71
114

R + G + B ~ 27%. #114772 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 71 + 114 = 202 (100%)
R 17 of 202 ~ 8.42%
G 71 of 202 ~ 35.15%
B 114 of 202 ~ 56.44'%

%35.15
%56.44

CMYK color model

#114772 color CMYK value is (85,38,0,55).

  • cyan value is 85.09%
  • magenta value is 37.72%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (85,38,0,55)
C85M38Y0K55 (85%, 38%, 0%, 55%)
(0.85 / 0.38 / 0.00 / 0.55)

CMYK percentages

%85.09
%37.72
%0
%55.29

Codes

Color #114772 in popluar color models

11 47 72
RGB 17 71 114
HSL 207° 74.05% 25.69%
HSB/HSV 207° 85.09% 44.71%
CMYK 85.09% 37.72% 0.00%
55.29%

Color #114772 in popluar number systems.

HEX 11 47 72
Decimal 17 71 114
Binary 10001 1000111 1110010
Octal 21 107 162

Shades and tints

Shades of #114772

#114772
(17,71,114)
#104168
(16,65,104)
#0F3B5E
(15,59,94)
#0E3554
(14,53,84)
#0D2F4A
(13,47,74)
#0C2940
(12,41,64)
#0B2336
(11,35,54)
#0A1D2C
(10,29,44)
#091722
(9,23,34)
#081118
(8,17,24)
#070B0E
(7,11,14)
#000000
(0,0,0)

Tints of #114772

#114772
(17,71,114)
#26577E
(38,87,126)
#3B678A
(59,103,138)
#507796
(80,119,150)
#6587A2
(101,135,162)
#7A97AE
(122,151,174)
#8FA7BA
(143,167,186)
#A4B7C6
(164,183,198)
#B9C7D2
(185,199,210)
#CED7DE
(206,215,222)
#E3E7EA
(227,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #114772 color. Also use rgb(17,71,114) instead hex code.

Text Font Color

.myTextColor { color: #114772; }

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

This text font color is #114772.

Background Color

.myBgColor { background-color: #114772; }

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

This div background color is #114772.

Border color

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

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

This div border color is #114772.

Opacity

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

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

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

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

This text has shadow with #114772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #114772.

Preview

Color preview on black background

This text has color #114772 on black background.


Color preview on white background

This text has color #114772 on white background.


Black color preview on #114772 background

This text has black color on #114772 background.


White color preview on #114772 background

This text has white color on #114772 background.


Related colors

Complementary color

Complementary color for #hex is #EEB88D.


I love getcolorcode.com

Triadic colors

1 #721147 and #477211 with #114772 are triadic colors.

2 #724711 and #471172 with #114772 are triadic colors.