COLOR #053017

HEX: #053017 RGB: (5,48,23)

Color info

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

RGB color model

#053017 color RGB value is (5,48,23).

RGB: (5,48,23) (2%, 19%, 9%)

RGB channels and saturation

R 5 of 255 = 2%
G 48 of 255 = 19%
B 23 of 255 = 9%

5
48
23

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

Portions of RGB colors in percentages

R + G + B = 5 + 48 + 23 = 76 (100%)
R 5 of 76 ~ 6.58%
G 48 of 76 ~ 63.16%
B 23 of 76 ~ 30.26'%

%63.16
%30.26

CMYK color model

#053017 color CMYK value is (90,0,52,81).

  • cyan value is 89.58%
  • magenta value is 0.00%
  • yellow value is 52.08%
  • key color value is 81.18%

CMYK: (90,0,52,81)
C90M0Y52K81 (90%, 0%, 52%, 81%)
(0.90 / 0.00 / 0.52 / 0.81)

CMYK percentages

%89.58
%0
%52.08
%81.18

Codes

Color #053017 in popluar color models

05 30 17
RGB 5 48 23
HSL 145° 81.13% 10.39%
HSB/HSV 145° 89.58% 18.82%
CMYK 89.58% 0.00% 52.08%
81.18%

Color #053017 in popluar number systems.

HEX 05 30 17
Decimal 5 48 23
Binary 101 110000 10111
Octal 5 60 27

Shades and tints

Shades of #053017

#053017
(5,48,23)
#052C15
(5,44,21)
#052813
(5,40,19)
#052411
(5,36,17)
#05200F
(5,32,15)
#051C0D
(5,28,13)
#05180B
(5,24,11)
#051409
(5,20,9)
#051007
(5,16,7)
#050C05
(5,12,5)
#050803
(5,8,3)
#000000
(0,0,0)

Tints of #053017

#053017
(5,48,23)
#1B422C
(27,66,44)
#315441
(49,84,65)
#476656
(71,102,86)
#5D786B
(93,120,107)
#738A80
(115,138,128)
#899C95
(137,156,149)
#9FAEAA
(159,174,170)
#B5C0BF
(181,192,191)
#CBD2D4
(203,210,212)
#E1E4E9
(225,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #053017; }

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

This text font color is #053017.

Background Color

.myBgColor { background-color: #053017; }

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

This div background color is #053017.

Border color

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

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

This div border color is #053017.

Opacity

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

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

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

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

This text has shadow with #053017 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #053017.

Preview

Color preview on black background

This text has color #053017 on black background.


Color preview on white background

This text has color #053017 on white background.


Black color preview on #053017 background

This text has black color on #053017 background.


White color preview on #053017 background

This text has white color on #053017 background.


Related colors

Complementary color

Complementary color for #hex is #FACFE8.


I love getcolorcode.com

Triadic colors

1 #170530 and #301705 with #053017 are triadic colors.

2 #173005 and #300517 with #053017 are triadic colors.