COLOR #0D4D46

HEX: #0D4D46 RGB: (13,77,70)

Color info

#0D4D46 contains mainly green and blue colors. Web safe color of #0D4D46 is #003333 (or #033).

RGB color model

#0D4D46 color RGB value is (13,77,70).

RGB: (13,77,70) (5%, 30%, 27%)

RGB channels and saturation

R 13 of 255 = 5%
G 77 of 255 = 30%
B 70 of 255 = 27%

13
77
70

R + G + B ~ 21%. #0D4D46 is dark color.

Portions of RGB colors in percentages

R + G + B = 13 + 77 + 70 = 160 (100%)
R 13 of 160 ~ 8.13%
G 77 of 160 ~ 48.13%
B 70 of 160 ~ 43.75'%

%48.13
%43.75

CMYK color model

#0D4D46 color CMYK value is (83,0,9,70).

  • cyan value is 83.12%
  • magenta value is 0.00%
  • yellow value is 9.09%
  • key color value is 69.80%

CMYK: (83,0,9,70)
C83M0Y9K70 (83%, 0%, 9%, 70%)
(0.83 / 0.00 / 0.09 / 0.70)

CMYK percentages

%83.12
%0
%9.09
%69.8

Codes

Color #0D4D46 in popluar color models

0D 4D 46
RGB 13 77 70
HSL 173° 71.11% 17.65%
HSB/HSV 173° 83.12% 30.20%
CMYK 83.12% 0.00% 9.09%
69.80%

Color #0D4D46 in popluar number systems.

HEX 0D 4D 46
Decimal 13 77 70
Binary 1101 1001101 1000110
Octal 15 115 106

Shades and tints

Shades of #0D4D46

#0D4D46
(13,77,70)
#0C4640
(12,70,64)
#0B3F3A
(11,63,58)
#0A3834
(10,56,52)
#09312E
(9,49,46)
#082A28
(8,42,40)
#072322
(7,35,34)
#061C1C
(6,28,28)
#051516
(5,21,22)
#040E10
(4,14,16)
#03070A
(3,7,10)
#000000
(0,0,0)

Tints of #0D4D46

#0D4D46
(13,77,70)
#235D56
(35,93,86)
#396D66
(57,109,102)
#4F7D76
(79,125,118)
#658D86
(101,141,134)
#7B9D96
(123,157,150)
#91ADA6
(145,173,166)
#A7BDB6
(167,189,182)
#BDCDC6
(189,205,198)
#D3DDD6
(211,221,214)
#E9EDE6
(233,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0D4D46 color. Also use rgb(13,77,70) instead hex code.

Text Font Color

.myTextColor { color: #0D4D46; }

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

This text font color is #0D4D46.

Background Color

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

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

This div background color is #0D4D46.

Border color

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

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

This div border color is #0D4D46.

Opacity

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

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

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

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

This text has shadow with #0D4D46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0D4D46.

Preview

Color preview on black background

This text has color #0D4D46 on black background.


Color preview on white background

This text has color #0D4D46 on white background.


Black color preview on #0D4D46 background

This text has black color on #0D4D46 background.


White color preview on #0D4D46 background

This text has white color on #0D4D46 background.


Related colors

Complementary color

Complementary color for #hex is #F2B2B9.


I love getcolorcode.com

Triadic colors

1 #460D4D and #4D460D with #0D4D46 are triadic colors.

2 #464D0D and #4D0D46 with #0D4D46 are triadic colors.