COLOR #0B5C39

HEX: #0B5C39 RGB: (11,92,57)

Color info

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

RGB color model

#0B5C39 color RGB value is (11,92,57).

RGB: (11,92,57) (4%, 36%, 22%)

RGB channels and saturation

R 11 of 255 = 4%
G 92 of 255 = 36%
B 57 of 255 = 22%

11
92
57

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

Portions of RGB colors in percentages

R + G + B = 11 + 92 + 57 = 160 (100%)
R 11 of 160 ~ 6.88%
G 92 of 160 ~ 57.5%
B 57 of 160 ~ 35.63'%

%57.5
%35.63

CMYK color model

#0B5C39 color CMYK value is (88,0,38,64).

  • cyan value is 88.04%
  • magenta value is 0.00%
  • yellow value is 38.04%
  • key color value is 63.92%

CMYK: (88,0,38,64)
C88M0Y38K64 (88%, 0%, 38%, 64%)
(0.88 / 0.00 / 0.38 / 0.64)

CMYK percentages

%88.04
%0
%38.04
%63.92

Codes

Color #0B5C39 in popluar color models

0B 5C 39
RGB 11 92 57
HSL 154° 78.64% 20.20%
HSB/HSV 154° 88.04% 36.08%
CMYK 88.04% 0.00% 38.04%
63.92%

Color #0B5C39 in popluar number systems.

HEX 0B 5C 39
Decimal 11 92 57
Binary 1011 1011100 111001
Octal 13 134 71

Shades and tints

Shades of #0B5C39

#0B5C39
(11,92,57)
#0A5434
(10,84,52)
#094C2F
(9,76,47)
#08442A
(8,68,42)
#073C25
(7,60,37)
#063420
(6,52,32)
#052C1B
(5,44,27)
#042416
(4,36,22)
#031C11
(3,28,17)
#02140C
(2,20,12)
#010C07
(1,12,7)
#000000
(0,0,0)

Tints of #0B5C39

#0B5C39
(11,92,57)
#216A4B
(33,106,75)
#37785D
(55,120,93)
#4D866F
(77,134,111)
#639481
(99,148,129)
#79A293
(121,162,147)
#8FB0A5
(143,176,165)
#A5BEB7
(165,190,183)
#BBCCC9
(187,204,201)
#D1DADB
(209,218,219)
#E7E8ED
(231,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0B5C39 color. Also use rgb(11,92,57) instead hex code.

Text Font Color

.myTextColor { color: #0B5C39; }

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

This text font color is #0B5C39.

Background Color

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

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

This div background color is #0B5C39.

Border color

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

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

This div border color is #0B5C39.

Opacity

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

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

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

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

This text has shadow with #0B5C39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0B5C39.

Preview

Color preview on black background

This text has color #0B5C39 on black background.


Color preview on white background

This text has color #0B5C39 on white background.


Black color preview on #0B5C39 background

This text has black color on #0B5C39 background.


White color preview on #0B5C39 background

This text has white color on #0B5C39 background.


Related colors

Complementary color

Complementary color for #hex is #F4A3C6.


I love getcolorcode.com

Triadic colors

1 #390B5C and #5C390B with #0B5C39 are triadic colors.

2 #395C0B and #5C0B39 with #0B5C39 are triadic colors.