COLOR #052A17

HEX: #052A17 RGB: (5,42,23)

Color info

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

RGB color model

#052A17 color RGB value is (5,42,23).

RGB: (5,42,23) (2%, 16%, 9%)

RGB channels and saturation

R 5 of 255 = 2%
G 42 of 255 = 16%
B 23 of 255 = 9%

5
42
23

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

Portions of RGB colors in percentages

R + G + B = 5 + 42 + 23 = 70 (100%)
R 5 of 70 ~ 7.14%
G 42 of 70 ~ 60%
B 23 of 70 ~ 32.86'%

%60
%32.86

CMYK color model

#052A17 color CMYK value is (88,0,45,84).

  • cyan value is 88.10%
  • magenta value is 0.00%
  • yellow value is 45.24%
  • key color value is 83.53%
CMYK: (88,0,45,84) C88M0Y45K84 (88%,0%,45%,84%) (0.88/0.00/0.45/0.84) 

CMYK percentages

%88.1
%0
%45.24
%83.53

Codes

Color #052A17 in popluar color models

05 2A 17
RGB 5 42 23
HSL 149° 78.72% 9.22%
HSB/HSV 149° 88.10% 16.47%
CMYK 88.10% 0.00% 45.24%
83.53%

Color #052A17 in popluar number systems.

HEX 05 2A 17
Decimal 5 42 23
Binary 101 101010 10111
Octal 5 52 27

Shades and tints

Shades of #052A17

#052A17
(5,42,23)
#052715
(5,39,21)
#052413
(5,36,19)
#052111
(5,33,17)
#051E0F
(5,30,15)
#051B0D
(5,27,13)
#05180B
(5,24,11)
#051509
(5,21,9)
#051207
(5,18,7)
#050F05
(5,15,5)
#050C03
(5,12,3)
#000000
(0,0,0)

Tints of #052A17

#052A17
(5,42,23)
#1B3D2C
(27,61,44)
#315041
(49,80,65)
#476356
(71,99,86)
#5D766B
(93,118,107)
#738980
(115,137,128)
#899C95
(137,156,149)
#9FAFAA
(159,175,170)
#B5C2BF
(181,194,191)
#CBD5D4
(203,213,212)
#E1E8E9
(225,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #052A17; }

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

This text font color is #052A17.

Background Color

.myBgColor { background-color: #052A17; }

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

This div background color is #052A17.

Border color

.myBorderColor { border: 1px solid #052A17; }

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

This div border color is #052A17.

Opacity

.myOpacity80 { color: #052A17; opacity: 0.8; }

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

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

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

This text has shadow with #052A17 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #052A17.

Preview

Color preview on black background

This text has color #052A17 on black background.


Color preview on white background

This text has color #052A17 on white background.


Black color preview on #052A17 background

This text has black color on #052A17 background.


White color preview on #052A17 background

This text has white color on #052A17 background.


Related colors

Complementary color

Complementary color for #hex is #FAD5E8.


I love getcolorcode.com

Triadic colors

1 #17052A and #2A1705 with #052A17 are triadic colors.

2 #172A05 and #2A0517 with #052A17 are triadic colors.