COLOR #052317

HEX: #052317 RGB: (5,35,23)

Color info

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

RGB color model

#052317 color RGB value is (5,35,23).

RGB: (5,35,23) (2%, 14%, 9%)

RGB channels and saturation

R 5 of 255 = 2%
G 35 of 255 = 14%
B 23 of 255 = 9%

5
35
23

R + G + B ~ 8%. #052317 is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 35 + 23 = 63 (100%)
R 5 of 63 ~ 7.94%
G 35 of 63 ~ 55.56%
B 23 of 63 ~ 36.51'%

%55.56
%36.51

CMYK color model

#052317 color CMYK value is (86,0,34,86).

  • cyan value is 85.71%
  • magenta value is 0.00%
  • yellow value is 34.29%
  • key color value is 86.27%

CMYK: (86,0,34,86)
C86M0Y34K86 (86%, 0%, 34%, 86%)
(0.86 / 0.00 / 0.34 / 0.86)

CMYK percentages

%85.71
%0
%34.29
%86.27

Codes

Color #052317 in popluar color models

05 23 17
RGB 5 35 23
HSL 156° 75.00% 7.84%
HSB/HSV 156° 85.71% 13.73%
CMYK 85.71% 0.00% 34.29%
86.27%

Color #052317 in popluar number systems.

HEX 05 23 17
Decimal 5 35 23
Binary 101 100011 10111
Octal 5 43 27

Shades and tints

Shades of #052317

#052317
(5,35,23)
#052015
(5,32,21)
#051D13
(5,29,19)
#051A11
(5,26,17)
#05170F
(5,23,15)
#05140D
(5,20,13)
#05110B
(5,17,11)
#050E09
(5,14,9)
#050B07
(5,11,7)
#050805
(5,8,5)
#050503
(5,5,3)
#000000
(0,0,0)

Tints of #052317

#052317
(5,35,23)
#1B372C
(27,55,44)
#314B41
(49,75,65)
#475F56
(71,95,86)
#5D736B
(93,115,107)
#738780
(115,135,128)
#899B95
(137,155,149)
#9FAFAA
(159,175,170)
#B5C3BF
(181,195,191)
#CBD7D4
(203,215,212)
#E1EBE9
(225,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #052317; }

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

This text font color is #052317.

Background Color

.myBgColor { background-color: #052317; }

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

This div background color is #052317.

Border color

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

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

This div border color is #052317.

Opacity

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

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

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

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

This text has shadow with #052317 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #052317.

Preview

Color preview on black background

This text has color #052317 on black background.


Color preview on white background

This text has color #052317 on white background.


Black color preview on #052317 background

This text has black color on #052317 background.


White color preview on #052317 background

This text has white color on #052317 background.


Related colors

Complementary color

Complementary color for #hex is #FADCE8.


I love getcolorcode.com

Triadic colors

1 #170523 and #231705 with #052317 are triadic colors.

2 #172305 and #230517 with #052317 are triadic colors.