COLOR #05361D

HEX: #05361D RGB: (5,54,29)

Color info

#05361D contains red, green and blue colors in about the same proportion. Web safe color of #05361D is #003333 (or #033).

RGB color model

#05361D color RGB value is (5,54,29).

RGB: (5,54,29) (2%, 21%, 11%)

RGB channels and saturation

R 5 of 255 = 2%
G 54 of 255 = 21%
B 29 of 255 = 11%

5
54
29

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

Portions of RGB colors in percentages

R + G + B = 5 + 54 + 29 = 88 (100%)
R 5 of 88 ~ 5.68%
G 54 of 88 ~ 61.36%
B 29 of 88 ~ 32.95'%

%61.36
%32.95

CMYK color model

#05361D color CMYK value is (91,0,46,79).

  • cyan value is 90.74%
  • magenta value is 0.00%
  • yellow value is 46.30%
  • key color value is 78.82%

CMYK: (91,0,46,79)
C91M0Y46K79 (91%, 0%, 46%, 79%)
(0.91 / 0.00 / 0.46 / 0.79)

CMYK percentages

%90.74
%0
%46.3
%78.82

Codes

Color #05361D in popluar color models

05 36 1D
RGB 5 54 29
HSL 149° 83.05% 11.57%
HSB/HSV 149° 90.74% 21.18%
CMYK 90.74% 0.00% 46.30%
78.82%

Color #05361D in popluar number systems.

HEX 05 36 1D
Decimal 5 54 29
Binary 101 110110 11101
Octal 5 66 35

Shades and tints

Shades of #05361D

#05361D
(5,54,29)
#05321B
(5,50,27)
#052E19
(5,46,25)
#052A17
(5,42,23)
#052615
(5,38,21)
#052213
(5,34,19)
#051E11
(5,30,17)
#051A0F
(5,26,15)
#05160D
(5,22,13)
#05120B
(5,18,11)
#050E09
(5,14,9)
#000000
(0,0,0)

Tints of #05361D

#05361D
(5,54,29)
#1B4831
(27,72,49)
#315A45
(49,90,69)
#476C59
(71,108,89)
#5D7E6D
(93,126,109)
#739081
(115,144,129)
#89A295
(137,162,149)
#9FB4A9
(159,180,169)
#B5C6BD
(181,198,189)
#CBD8D1
(203,216,209)
#E1EAE5
(225,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #05361D color. Also use rgb(5,54,29) instead hex code.

Text Font Color

.myTextColor { color: #05361D; }

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

This text font color is #05361D.

Background Color

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

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

This div background color is #05361D.

Border color

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

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

This div border color is #05361D.

Opacity

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

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

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

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

This text has shadow with #05361D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #05361D.

Preview

Color preview on black background

This text has color #05361D on black background.


Color preview on white background

This text has color #05361D on white background.


Black color preview on #05361D background

This text has black color on #05361D background.


White color preview on #05361D background

This text has white color on #05361D background.


Related colors

Complementary color

Complementary color for #hex is #FAC9E2.


I love getcolorcode.com

Triadic colors

1 #1D0536 and #361D05 with #05361D are triadic colors.

2 #1D3605 and #36051D with #05361D are triadic colors.