COLOR #083539

HEX: #083539 RGB: (8,53,57)

Color info

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

RGB color model

#083539 color RGB value is (8,53,57).

RGB: (8,53,57) (3%, 21%, 22%)

RGB channels and saturation

R 8 of 255 = 3%
G 53 of 255 = 21%
B 57 of 255 = 22%

8
53
57

R + G + B ~ 15%. #083539 is dark color.

Portions of RGB colors in percentages

R + G + B = 8 + 53 + 57 = 118 (100%)
R 8 of 118 ~ 6.78%
G 53 of 118 ~ 44.92%
B 57 of 118 ~ 48.31'%

%44.92
%48.31

CMYK color model

#083539 color CMYK value is (86,7,0,78).

  • cyan value is 85.96%
  • magenta value is 7.02%
  • yellow value is 0.00%
  • key color value is 77.65%

CMYK: (86,7,0,78)
C86M7Y0K78 (86%, 7%, 0%, 78%)
(0.86 / 0.07 / 0.00 / 0.78)

CMYK percentages

%85.96
%7.02
%0
%77.65

Codes

Color #083539 in popluar color models

08 35 39
RGB 8 53 57
HSL 185° 75.38% 12.75%
HSB/HSV 185° 85.96% 22.35%
CMYK 85.96% 7.02% 0.00%
77.65%

Color #083539 in popluar number systems.

HEX 08 35 39
Decimal 8 53 57
Binary 1000 110101 111001
Octal 10 65 71

Shades and tints

Shades of #083539

#083539
(8,53,57)
#083134
(8,49,52)
#082D2F
(8,45,47)
#08292A
(8,41,42)
#082525
(8,37,37)
#082120
(8,33,32)
#081D1B
(8,29,27)
#081916
(8,25,22)
#081511
(8,21,17)
#08110C
(8,17,12)
#080D07
(8,13,7)
#000000
(0,0,0)

Tints of #083539

#083539
(8,53,57)
#1E474B
(30,71,75)
#34595D
(52,89,93)
#4A6B6F
(74,107,111)
#607D81
(96,125,129)
#768F93
(118,143,147)
#8CA1A5
(140,161,165)
#A2B3B7
(162,179,183)
#B8C5C9
(184,197,201)
#CED7DB
(206,215,219)
#E4E9ED
(228,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #083539 color. Also use rgb(8,53,57) instead hex code.

Text Font Color

.myTextColor { color: #083539; }

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

This text font color is #083539.

Background Color

.myBgColor { background-color: #083539; }

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

This div background color is #083539.

Border color

.myBorderColor { border: 1px solid #083539; }

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

This div border color is #083539.

Opacity

.myOpacity80 { color: #083539; opacity: 0.8; }

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

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

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

This text has shadow with #083539 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #083539.

Preview

Color preview on black background

This text has color #083539 on black background.


Color preview on white background

This text has color #083539 on white background.


Black color preview on #083539 background

This text has black color on #083539 background.


White color preview on #083539 background

This text has white color on #083539 background.


Related colors

Complementary color

Complementary color for #hex is #F7CAC6.


I love getcolorcode.com

Triadic colors

1 #390835 and #353908 with #083539 are triadic colors.

2 #393508 and #350839 with #083539 are triadic colors.