COLOR #0D5662

HEX: #0D5662 RGB: (13,86,98)

Color info

#0D5662 contains mainly green and blue colors. Web safe color of #0D5662 is #006666 (or #066).

RGB color model

#0D5662 color RGB value is (13,86,98).

RGB: (13,86,98) (5%, 34%, 38%)

RGB channels and saturation

R 13 of 255 = 5%
G 86 of 255 = 34%
B 98 of 255 = 38%

13
86
98

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

Portions of RGB colors in percentages

R + G + B = 13 + 86 + 98 = 197 (100%)
R 13 of 197 ~ 6.6%
G 86 of 197 ~ 43.65%
B 98 of 197 ~ 49.75'%

%43.65
%49.75

CMYK color model

#0D5662 color CMYK value is (87,12,0,62).

  • cyan value is 86.73%
  • magenta value is 12.24%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (87,12,0,62)
C87M12Y0K62 (87%, 12%, 0%, 62%)
(0.87 / 0.12 / 0.00 / 0.62)

CMYK percentages

%86.73
%12.24
%0
%61.57

Codes

Color #0D5662 in popluar color models

0D 56 62
RGB 13 86 98
HSL 188° 76.58% 21.76%
HSB/HSV 188° 86.73% 38.43%
CMYK 86.73% 12.24% 0.00%
61.57%

Color #0D5662 in popluar number systems.

HEX 0D 56 62
Decimal 13 86 98
Binary 1101 1010110 1100010
Octal 15 126 142

Shades and tints

Shades of #0D5662

#0D5662
(13,86,98)
#0C4F5A
(12,79,90)
#0B4852
(11,72,82)
#0A414A
(10,65,74)
#093A42
(9,58,66)
#08333A
(8,51,58)
#072C32
(7,44,50)
#06252A
(6,37,42)
#051E22
(5,30,34)
#04171A
(4,23,26)
#031012
(3,16,18)
#000000
(0,0,0)

Tints of #0D5662

#0D5662
(13,86,98)
#236570
(35,101,112)
#39747E
(57,116,126)
#4F838C
(79,131,140)
#65929A
(101,146,154)
#7BA1A8
(123,161,168)
#91B0B6
(145,176,182)
#A7BFC4
(167,191,196)
#BDCED2
(189,206,210)
#D3DDE0
(211,221,224)
#E9ECEE
(233,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0D5662 color. Also use rgb(13,86,98) instead hex code.

Text Font Color

.myTextColor { color: #0D5662; }

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

This text font color is #0D5662.

Background Color

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

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

This div background color is #0D5662.

Border color

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

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

This div border color is #0D5662.

Opacity

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

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

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

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

This text has shadow with #0D5662 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0D5662.

Preview

Color preview on black background

This text has color #0D5662 on black background.


Color preview on white background

This text has color #0D5662 on white background.


Black color preview on #0D5662 background

This text has black color on #0D5662 background.


White color preview on #0D5662 background

This text has white color on #0D5662 background.


Related colors

Complementary color

Complementary color for #hex is #F2A99D.


I love getcolorcode.com

Triadic colors

1 #620D56 and #56620D with #0D5662 are triadic colors.

2 #62560D and #560D62 with #0D5662 are triadic colors.