COLOR #08363D

HEX: #08363D RGB: (8,54,61)

Color info

#08363D contains red, green and blue colors in about the same proportion. Web safe color of #08363D is #003333 (or #033).

RGB color model

#08363D color RGB value is (8,54,61).

RGB: (8,54,61) (3%, 21%, 24%)

RGB channels and saturation

R 8 of 255 = 3%
G 54 of 255 = 21%
B 61 of 255 = 24%

8
54
61

R + G + B ~ 16%. #08363D is dark color.

Portions of RGB colors in percentages

R + G + B = 8 + 54 + 61 = 123 (100%)
R 8 of 123 ~ 6.5%
G 54 of 123 ~ 43.9%
B 61 of 123 ~ 49.59'%

%43.9
%49.59

CMYK color model

#08363D color CMYK value is (87,11,0,76).

  • cyan value is 86.89%
  • magenta value is 11.48%
  • yellow value is 0.00%
  • key color value is 76.08%
CMYK: (87,11,0,76) C87M11Y0K76 (87%,11%,0%,76%) (0.87/0.11/0.00/0.76) 

CMYK percentages

%86.89
%11.48
%0
%76.08

Codes

Color #08363D in popluar color models

08 36 3D
RGB 8 54 61
HSL 188° 76.81% 13.53%
HSB/HSV 188° 86.89% 23.92%
CMYK 86.89% 11.48% 0.00%
76.08%

Color #08363D in popluar number systems.

HEX 08 36 3D
Decimal 8 54 61
Binary 1000 110110 111101
Octal 10 66 75

Shades and tints

Shades of #08363D

#08363D
(8,54,61)
#083238
(8,50,56)
#082E33
(8,46,51)
#082A2E
(8,42,46)
#082629
(8,38,41)
#082224
(8,34,36)
#081E1F
(8,30,31)
#081A1A
(8,26,26)
#081615
(8,22,21)
#081210
(8,18,16)
#080E0B
(8,14,11)
#000000
(0,0,0)

Tints of #08363D

#08363D
(8,54,61)
#1E484E
(30,72,78)
#345A5F
(52,90,95)
#4A6C70
(74,108,112)
#607E81
(96,126,129)
#769092
(118,144,146)
#8CA2A3
(140,162,163)
#A2B4B4
(162,180,180)
#B8C6C5
(184,198,197)
#CED8D6
(206,216,214)
#E4EAE7
(228,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #08363D color. Also use rgb(8,54,61) instead hex code.

Text Font Color

.myTextColor { color: #08363D; }

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

This text font color is #08363D.

Background Color

.myBgColor { background-color: #08363D; }

<div style="background-color:#08363D">Inner text</div>

This div background color is #08363D.

Border color

.myBorderColor { border: 1px solid #08363D; }

<div style="border:3px solid #08363D">Div</div>

This div border color is #08363D.

Opacity

.myOpacity80 { color: #08363D; opacity: 0.8; }

<p style="color:#08363D;opacity:0.8;">80%</p>

Text with #08363D 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 #08363D;}

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

This text has shadow with #08363D color.


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

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

This text has shadow with #08363D primary color and red secondary color.


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

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

This text has shadow with #08363D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #08363D.

Preview

Color preview on black background

This text has color #08363D on black background.


Color preview on white background

This text has color #08363D on white background.


Black color preview on #08363D background

This text has black color on #08363D background.


White color preview on #08363D background

This text has white color on #08363D background.


Related colors

Complementary color

Complementary color for #hex is #F7C9C2.


I love getcolorcode.com

Triadic colors

1 #3D0836 and #363D08 with #08363D are triadic colors.

2 #3D3608 and #36083D with #08363D are triadic colors.