COLOR #0B4B34

HEX: #0B4B34 RGB: (11,75,52)

Color info

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

RGB color model

#0B4B34 color RGB value is (11,75,52).

RGB: (11,75,52) (4%, 29%, 20%)

RGB channels and saturation

R 11 of 255 = 4%
G 75 of 255 = 29%
B 52 of 255 = 20%

11
75
52

R + G + B ~ 18%. #0B4B34 is dark color.

Portions of RGB colors in percentages

R + G + B = 11 + 75 + 52 = 138 (100%)
R 11 of 138 ~ 7.97%
G 75 of 138 ~ 54.35%
B 52 of 138 ~ 37.68'%

%54.35
%37.68

CMYK color model

#0B4B34 color CMYK value is (85,0,31,71).

  • cyan value is 85.33%
  • magenta value is 0.00%
  • yellow value is 30.67%
  • key color value is 70.59%

CMYK: (85,0,31,71)
C85M0Y31K71 (85%, 0%, 31%, 71%)
(0.85 / 0.00 / 0.31 / 0.71)

CMYK percentages

%85.33
%0
%30.67
%70.59

Codes

Color #0B4B34 in popluar color models

0B 4B 34
RGB 11 75 52
HSL 158° 74.42% 16.86%
HSB/HSV 158° 85.33% 29.41%
CMYK 85.33% 0.00% 30.67%
70.59%

Color #0B4B34 in popluar number systems.

HEX 0B 4B 34
Decimal 11 75 52
Binary 1011 1001011 110100
Octal 13 113 64

Shades and tints

Shades of #0B4B34

#0B4B34
(11,75,52)
#0A4530
(10,69,48)
#093F2C
(9,63,44)
#083928
(8,57,40)
#073324
(7,51,36)
#062D20
(6,45,32)
#05271C
(5,39,28)
#042118
(4,33,24)
#031B14
(3,27,20)
#021510
(2,21,16)
#010F0C
(1,15,12)
#000000
(0,0,0)

Tints of #0B4B34

#0B4B34
(11,75,52)
#215B46
(33,91,70)
#376B58
(55,107,88)
#4D7B6A
(77,123,106)
#638B7C
(99,139,124)
#799B8E
(121,155,142)
#8FABA0
(143,171,160)
#A5BBB2
(165,187,178)
#BBCBC4
(187,203,196)
#D1DBD6
(209,219,214)
#E7EBE8
(231,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0B4B34 color. Also use rgb(11,75,52) instead hex code.

Text Font Color

.myTextColor { color: #0B4B34; }

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

This text font color is #0B4B34.

Background Color

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

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

This div background color is #0B4B34.

Border color

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

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

This div border color is #0B4B34.

Opacity

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

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

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

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

This text has shadow with #0B4B34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0B4B34.

Preview

Color preview on black background

This text has color #0B4B34 on black background.


Color preview on white background

This text has color #0B4B34 on white background.


Black color preview on #0B4B34 background

This text has black color on #0B4B34 background.


White color preview on #0B4B34 background

This text has white color on #0B4B34 background.


Related colors

Complementary color

Complementary color for #hex is #F4B4CB.


I love getcolorcode.com

Triadic colors

1 #340B4B and #4B340B with #0B4B34 are triadic colors.

2 #344B0B and #4B0B34 with #0B4B34 are triadic colors.