COLOR #0B4974

HEX: #0B4974 RGB: (11,73,116)

Color info

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

RGB color model

#0B4974 color RGB value is (11,73,116).

RGB: (11,73,116) (4%, 29%, 45%)

RGB channels and saturation

R 11 of 255 = 4%
G 73 of 255 = 29%
B 116 of 255 = 45%

11
73
116

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

Portions of RGB colors in percentages

R + G + B = 11 + 73 + 116 = 200 (100%)
R 11 of 200 ~ 5.5%
G 73 of 200 ~ 36.5%
B 116 of 200 ~ 58'%

%36.5
%58

CMYK color model

#0B4974 color CMYK value is (91,37,0,55).

  • cyan value is 90.52%
  • magenta value is 37.07%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (91,37,0,55)
C91M37Y0K55 (91%, 37%, 0%, 55%)
(0.91 / 0.37 / 0.00 / 0.55)

CMYK percentages

%90.52
%37.07
%0
%54.51

Codes

Color #0B4974 in popluar color models

0B 49 74
RGB 11 73 116
HSL 205° 82.68% 24.90%
HSB/HSV 205° 90.52% 45.49%
CMYK 90.52% 37.07% 0.00%
54.51%

Color #0B4974 in popluar number systems.

HEX 0B 49 74
Decimal 11 73 116
Binary 1011 1001001 1110100
Octal 13 111 164

Shades and tints

Shades of #0B4974

#0B4974
(11,73,116)
#0A436A
(10,67,106)
#093D60
(9,61,96)
#083756
(8,55,86)
#07314C
(7,49,76)
#062B42
(6,43,66)
#052538
(5,37,56)
#041F2E
(4,31,46)
#031924
(3,25,36)
#02131A
(2,19,26)
#010D10
(1,13,16)
#000000
(0,0,0)

Tints of #0B4974

#0B4974
(11,73,116)
#215980
(33,89,128)
#37698C
(55,105,140)
#4D7998
(77,121,152)
#6389A4
(99,137,164)
#7999B0
(121,153,176)
#8FA9BC
(143,169,188)
#A5B9C8
(165,185,200)
#BBC9D4
(187,201,212)
#D1D9E0
(209,217,224)
#E7E9EC
(231,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0B4974 color. Also use rgb(11,73,116) instead hex code.

Text Font Color

.myTextColor { color: #0B4974; }

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

This text font color is #0B4974.

Background Color

.myBgColor { background-color: #0B4974; }

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

This div background color is #0B4974.

Border color

.myBorderColor { border: 1px solid #0B4974; }

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

This div border color is #0B4974.

Opacity

.myOpacity80 { color: #0B4974; opacity: 0.8; }

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

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

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

This text has shadow with #0B4974 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0B4974.

Preview

Color preview on black background

This text has color #0B4974 on black background.


Color preview on white background

This text has color #0B4974 on white background.


Black color preview on #0B4974 background

This text has black color on #0B4974 background.


White color preview on #0B4974 background

This text has white color on #0B4974 background.


Related colors

Complementary color

Complementary color for #hex is #F4B68B.


I love getcolorcode.com

Triadic colors

1 #740B49 and #49740B with #0B4974 are triadic colors.

2 #74490B and #490B74 with #0B4974 are triadic colors.