COLOR #0C4F37

HEX: #0C4F37 RGB: (12,79,55)

Color info

#0C4F37 contains mainly green and blue colors. Web safe color of #0C4F37 is #006633 (or #063).

RGB color model

#0C4F37 color RGB value is (12,79,55).

RGB: (12,79,55) (5%, 31%, 22%)

RGB channels and saturation

R 12 of 255 = 5%
G 79 of 255 = 31%
B 55 of 255 = 22%

12
79
55

R + G + B ~ 19%. #0C4F37 is dark color.

Portions of RGB colors in percentages

R + G + B = 12 + 79 + 55 = 146 (100%)
R 12 of 146 ~ 8.22%
G 79 of 146 ~ 54.11%
B 55 of 146 ~ 37.67'%

%54.11
%37.67

CMYK color model

#0C4F37 color CMYK value is (85,0,30,69).

  • cyan value is 84.81%
  • magenta value is 0.00%
  • yellow value is 30.38%
  • key color value is 69.02%

CMYK: (85,0,30,69)
C85M0Y30K69 (85%, 0%, 30%, 69%)
(0.85 / 0.00 / 0.30 / 0.69)

CMYK percentages

%84.81
%0
%30.38
%69.02

Codes

Color #0C4F37 in popluar color models

0C 4F 37
RGB 12 79 55
HSL 159° 73.63% 17.84%
HSB/HSV 159° 84.81% 30.98%
CMYK 84.81% 0.00% 30.38%
69.02%

Color #0C4F37 in popluar number systems.

HEX 0C 4F 37
Decimal 12 79 55
Binary 1100 1001111 110111
Octal 14 117 67

Shades and tints

Shades of #0C4F37

#0C4F37
(12,79,55)
#0B4832
(11,72,50)
#0A412D
(10,65,45)
#093A28
(9,58,40)
#083323
(8,51,35)
#072C1E
(7,44,30)
#062519
(6,37,25)
#051E14
(5,30,20)
#04170F
(4,23,15)
#03100A
(3,16,10)
#020905
(2,9,5)
#000000
(0,0,0)

Tints of #0C4F37

#0C4F37
(12,79,55)
#225F49
(34,95,73)
#386F5B
(56,111,91)
#4E7F6D
(78,127,109)
#648F7F
(100,143,127)
#7A9F91
(122,159,145)
#90AFA3
(144,175,163)
#A6BFB5
(166,191,181)
#BCCFC7
(188,207,199)
#D2DFD9
(210,223,217)
#E8EFEB
(232,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0C4F37 color. Also use rgb(12,79,55) instead hex code.

Text Font Color

.myTextColor { color: #0C4F37; }

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

This text font color is #0C4F37.

Background Color

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

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

This div background color is #0C4F37.

Border color

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

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

This div border color is #0C4F37.

Opacity

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

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

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

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

This text has shadow with #0C4F37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0C4F37.

Preview

Color preview on black background

This text has color #0C4F37 on black background.


Color preview on white background

This text has color #0C4F37 on white background.


Black color preview on #0C4F37 background

This text has black color on #0C4F37 background.


White color preview on #0C4F37 background

This text has white color on #0C4F37 background.


Related colors

Complementary color

Complementary color for #hex is #F3B0C8.


I love getcolorcode.com

Triadic colors

1 #370C4F and #4F370C with #0C4F37 are triadic colors.

2 #374F0C and #4F0C37 with #0C4F37 are triadic colors.