COLOR #053317

HEX: #053317 RGB: (5,51,23)

Color info

#053317 contains red, green and blue colors in about the same proportion. Web safe color of #053317 is #003300 (or #030).

RGB color model

#053317 color RGB value is (5,51,23).

RGB: (5,51,23) (2%, 20%, 9%)

RGB channels and saturation

R 5 of 255 = 2%
G 51 of 255 = 20%
B 23 of 255 = 9%

5
51
23

R + G + B ~ 10%. #053317 is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 51 + 23 = 79 (100%)
R 5 of 79 ~ 6.33%
G 51 of 79 ~ 64.56%
B 23 of 79 ~ 29.11'%

%64.56
%29.11

CMYK color model

#053317 color CMYK value is (90,0,55,80).

  • cyan value is 90.20%
  • magenta value is 0.00%
  • yellow value is 54.90%
  • key color value is 80.00%

CMYK: (90,0,55,80)
C90M0Y55K80 (90%, 0%, 55%, 80%)
(0.90 / 0.00 / 0.55 / 0.80)

CMYK percentages

%90.2
%0
%54.9
%80

Codes

Color #053317 in popluar color models

05 33 17
RGB 5 51 23
HSL 143° 82.14% 10.98%
HSB/HSV 143° 90.20% 20.00%
CMYK 90.20% 0.00% 54.90%
80.00%

Color #053317 in popluar number systems.

HEX 05 33 17
Decimal 5 51 23
Binary 101 110011 10111
Octal 5 63 27

Shades and tints

Shades of #053317

#053317
(5,51,23)
#052F15
(5,47,21)
#052B13
(5,43,19)
#052711
(5,39,17)
#05230F
(5,35,15)
#051F0D
(5,31,13)
#051B0B
(5,27,11)
#051709
(5,23,9)
#051307
(5,19,7)
#050F05
(5,15,5)
#050B03
(5,11,3)
#000000
(0,0,0)

Tints of #053317

#053317
(5,51,23)
#1B452C
(27,69,44)
#315741
(49,87,65)
#476956
(71,105,86)
#5D7B6B
(93,123,107)
#738D80
(115,141,128)
#899F95
(137,159,149)
#9FB1AA
(159,177,170)
#B5C3BF
(181,195,191)
#CBD5D4
(203,213,212)
#E1E7E9
(225,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #053317 color. Also use rgb(5,51,23) instead hex code.

Text Font Color

.myTextColor { color: #053317; }

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

This text font color is #053317.

Background Color

.myBgColor { background-color: #053317; }

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

This div background color is #053317.

Border color

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

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

This div border color is #053317.

Opacity

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

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

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

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

This text has shadow with #053317 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #053317.

Preview

Color preview on black background

This text has color #053317 on black background.


Color preview on white background

This text has color #053317 on white background.


Black color preview on #053317 background

This text has black color on #053317 background.


White color preview on #053317 background

This text has white color on #053317 background.


Related colors

Complementary color

Complementary color for #hex is #FACCE8.


I love getcolorcode.com

Triadic colors

1 #170533 and #331705 with #053317 are triadic colors.

2 #173305 and #330517 with #053317 are triadic colors.