COLOR #053715

HEX: #053715 RGB: (5,55,21)

Color info

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

RGB color model

#053715 color RGB value is (5,55,21).

RGB: (5,55,21) (2%, 22%, 8%)

RGB channels and saturation

R 5 of 255 = 2%
G 55 of 255 = 22%
B 21 of 255 = 8%

5
55
21

R + G + B ~ 11%. #053715 is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 55 + 21 = 81 (100%)
R 5 of 81 ~ 6.17%
G 55 of 81 ~ 67.9%
B 21 of 81 ~ 25.93'%

%67.9
%25.93

CMYK color model

#053715 color CMYK value is (91,0,62,78).

  • cyan value is 90.91%
  • magenta value is 0.00%
  • yellow value is 61.82%
  • key color value is 78.43%

CMYK: (91,0,62,78)
C91M0Y62K78 (91%, 0%, 62%, 78%)
(0.91 / 0.00 / 0.62 / 0.78)

CMYK percentages

%90.91
%0
%61.82
%78.43

Codes

Color #053715 in popluar color models

05 37 15
RGB 5 55 21
HSL 139° 83.33% 11.76%
HSB/HSV 139° 90.91% 21.57%
CMYK 90.91% 0.00% 61.82%
78.43%

Color #053715 in popluar number systems.

HEX 05 37 15
Decimal 5 55 21
Binary 101 110111 10101
Octal 5 67 25

Shades and tints

Shades of #053715

#053715
(5,55,21)
#053214
(5,50,20)
#052D13
(5,45,19)
#052812
(5,40,18)
#052311
(5,35,17)
#051E10
(5,30,16)
#05190F
(5,25,15)
#05140E
(5,20,14)
#050F0D
(5,15,13)
#050A0C
(5,10,12)
#05050B
(5,5,11)
#000000
(0,0,0)

Tints of #053715

#053715
(5,55,21)
#1B492A
(27,73,42)
#315B3F
(49,91,63)
#476D54
(71,109,84)
#5D7F69
(93,127,105)
#73917E
(115,145,126)
#89A393
(137,163,147)
#9FB5A8
(159,181,168)
#B5C7BD
(181,199,189)
#CBD9D2
(203,217,210)
#E1EBE7
(225,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #053715 color. Also use rgb(5,55,21) instead hex code.

Text Font Color

.myTextColor { color: #053715; }

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

This text font color is #053715.

Background Color

.myBgColor { background-color: #053715; }

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

This div background color is #053715.

Border color

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

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

This div border color is #053715.

Opacity

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

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

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

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

This text has shadow with #053715 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #053715.

Preview

Color preview on black background

This text has color #053715 on black background.


Color preview on white background

This text has color #053715 on white background.


Black color preview on #053715 background

This text has black color on #053715 background.


White color preview on #053715 background

This text has white color on #053715 background.


Related colors

Complementary color

Complementary color for #hex is #FAC8EA.


I love getcolorcode.com

Triadic colors

1 #150537 and #371505 with #053715 are triadic colors.

2 #153705 and #370515 with #053715 are triadic colors.