COLOR #05350D

HEX: #05350D RGB: (5,53,13)

Color info

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

RGB color model

#05350D color RGB value is (5,53,13).

RGB: (5,53,13) (2%, 21%, 5%)

RGB channels and saturation

R 5 of 255 = 2%
G 53 of 255 = 21%
B 13 of 255 = 5%

5
53
13

R + G + B ~ 9%. #05350D is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 53 + 13 = 71 (100%)
R 5 of 71 ~ 7.04%
G 53 of 71 ~ 74.65%
B 13 of 71 ~ 18.31'%

%74.65
%18.31

CMYK color model

#05350D color CMYK value is (91,0,75,79).

  • cyan value is 90.57%
  • magenta value is 0.00%
  • yellow value is 75.47%
  • key color value is 79.22%

CMYK: (91,0,75,79)
C91M0Y75K79 (91%, 0%, 75%, 79%)
(0.91 / 0.00 / 0.75 / 0.79)

CMYK percentages

%90.57
%0
%75.47
%79.22

Codes

Color #05350D in popluar color models

05 35 0D
RGB 5 53 13
HSL 130° 82.76% 11.37%
HSB/HSV 130° 90.57% 20.78%
CMYK 90.57% 0.00% 75.47%
79.22%

Color #05350D in popluar number systems.

HEX 05 35 0D
Decimal 5 53 13
Binary 101 110101 1101
Octal 5 65 15

Shades and tints

Shades of #05350D

#05350D
(5,53,13)
#05310C
(5,49,12)
#052D0B
(5,45,11)
#05290A
(5,41,10)
#052509
(5,37,9)
#052108
(5,33,8)
#051D07
(5,29,7)
#051906
(5,25,6)
#051505
(5,21,5)
#051104
(5,17,4)
#050D03
(5,13,3)
#000000
(0,0,0)

Tints of #05350D

#05350D
(5,53,13)
#1B4723
(27,71,35)
#315939
(49,89,57)
#476B4F
(71,107,79)
#5D7D65
(93,125,101)
#738F7B
(115,143,123)
#89A191
(137,161,145)
#9FB3A7
(159,179,167)
#B5C5BD
(181,197,189)
#CBD7D3
(203,215,211)
#E1E9E9
(225,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #05350D color. Also use rgb(5,53,13) instead hex code.

Text Font Color

.myTextColor { color: #05350D; }

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

This text font color is #05350D.

Background Color

.myBgColor { background-color: #05350D; }

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

This div background color is #05350D.

Border color

.myBorderColor { border: 1px solid #05350D; }

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

This div border color is #05350D.

Opacity

.myOpacity80 { color: #05350D; opacity: 0.8; }

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

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

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

This text has shadow with #05350D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #05350D.

Preview

Color preview on black background

This text has color #05350D on black background.


Color preview on white background

This text has color #05350D on white background.


Black color preview on #05350D background

This text has black color on #05350D background.


White color preview on #05350D background

This text has white color on #05350D background.


Related colors

Complementary color

Complementary color for #hex is #FACAF2.


I love getcolorcode.com

Triadic colors

1 #0D0535 and #350D05 with #05350D are triadic colors.

2 #0D3505 and #35050D with #05350D are triadic colors.