COLOR #052619

HEX: #052619 RGB: (5,38,25)

Color info

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

RGB color model

#052619 color RGB value is (5,38,25).

RGB: (5,38,25) (2%, 15%, 10%)

RGB channels and saturation

R 5 of 255 = 2%
G 38 of 255 = 15%
B 25 of 255 = 10%

5
38
25

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

Portions of RGB colors in percentages

R + G + B = 5 + 38 + 25 = 68 (100%)
R 5 of 68 ~ 7.35%
G 38 of 68 ~ 55.88%
B 25 of 68 ~ 36.76'%

%55.88
%36.76

CMYK color model

#052619 color CMYK value is (87,0,34,85).

  • cyan value is 86.84%
  • magenta value is 0.00%
  • yellow value is 34.21%
  • key color value is 85.10%

CMYK: (87,0,34,85)
C87M0Y34K85 (87%, 0%, 34%, 85%)
(0.87 / 0.00 / 0.34 / 0.85)

CMYK percentages

%86.84
%0
%34.21
%85.1

Codes

Color #052619 in popluar color models

05 26 19
RGB 5 38 25
HSL 156° 76.74% 8.43%
HSB/HSV 156° 86.84% 14.90%
CMYK 86.84% 0.00% 34.21%
85.10%

Color #052619 in popluar number systems.

HEX 05 26 19
Decimal 5 38 25
Binary 101 100110 11001
Octal 5 46 31

Shades and tints

Shades of #052619

#052619
(5,38,25)
#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)
#000000
(0,0,0)

Tints of #052619

#052619
(5,38,25)
#1B392D
(27,57,45)
#314C41
(49,76,65)
#475F55
(71,95,85)
#5D7269
(93,114,105)
#73857D
(115,133,125)
#899891
(137,152,145)
#9FABA5
(159,171,165)
#B5BEB9
(181,190,185)
#CBD1CD
(203,209,205)
#E1E4E1
(225,228,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #052619 color. Also use rgb(5,38,25) instead hex code.

Text Font Color

.myTextColor { color: #052619; }

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

This text font color is #052619.

Background Color

.myBgColor { background-color: #052619; }

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

This div background color is #052619.

Border color

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

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

This div border color is #052619.

Opacity

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

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

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

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

This text has shadow with #052619 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #052619.

Preview

Color preview on black background

This text has color #052619 on black background.


Color preview on white background

This text has color #052619 on white background.


Black color preview on #052619 background

This text has black color on #052619 background.


White color preview on #052619 background

This text has white color on #052619 background.


Related colors

Complementary color

Complementary color for #hex is #FAD9E6.


I love getcolorcode.com

Triadic colors

1 #190526 and #261905 with #052619 are triadic colors.

2 #192605 and #260519 with #052619 are triadic colors.