COLOR #052B17

HEX: #052B17 RGB: (5,43,23)

Color info

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

RGB color model

#052B17 color RGB value is (5,43,23).

RGB: (5,43,23) (2%, 17%, 9%)

RGB channels and saturation

R 5 of 255 = 2%
G 43 of 255 = 17%
B 23 of 255 = 9%

5
43
23

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

Portions of RGB colors in percentages

R + G + B = 5 + 43 + 23 = 71 (100%)
R 5 of 71 ~ 7.04%
G 43 of 71 ~ 60.56%
B 23 of 71 ~ 32.39'%

%60.56
%32.39

CMYK color model

#052B17 color CMYK value is (88,0,47,83).

  • cyan value is 88.37%
  • magenta value is 0.00%
  • yellow value is 46.51%
  • key color value is 83.14%

CMYK: (88,0,47,83)
C88M0Y47K83 (88%, 0%, 47%, 83%)
(0.88 / 0.00 / 0.47 / 0.83)

CMYK percentages

%88.37
%0
%46.51
%83.14

Codes

Color #052B17 in popluar color models

05 2B 17
RGB 5 43 23
HSL 148° 79.17% 9.41%
HSB/HSV 148° 88.37% 16.86%
CMYK 88.37% 0.00% 46.51%
83.14%

Color #052B17 in popluar number systems.

HEX 05 2B 17
Decimal 5 43 23
Binary 101 101011 10111
Octal 5 53 27

Shades and tints

Shades of #052B17

#052B17
(5,43,23)
#052815
(5,40,21)
#052513
(5,37,19)
#052211
(5,34,17)
#051F0F
(5,31,15)
#051C0D
(5,28,13)
#05190B
(5,25,11)
#051609
(5,22,9)
#051307
(5,19,7)
#051005
(5,16,5)
#050D03
(5,13,3)
#000000
(0,0,0)

Tints of #052B17

#052B17
(5,43,23)
#1B3E2C
(27,62,44)
#315141
(49,81,65)
#476456
(71,100,86)
#5D776B
(93,119,107)
#738A80
(115,138,128)
#899D95
(137,157,149)
#9FB0AA
(159,176,170)
#B5C3BF
(181,195,191)
#CBD6D4
(203,214,212)
#E1E9E9
(225,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #052B17; }

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

This text font color is #052B17.

Background Color

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

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

This div background color is #052B17.

Border color

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

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

This div border color is #052B17.

Opacity

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

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

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

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

This text has shadow with #052B17 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #052B17.

Preview

Color preview on black background

This text has color #052B17 on black background.


Color preview on white background

This text has color #052B17 on white background.


Black color preview on #052B17 background

This text has black color on #052B17 background.


White color preview on #052B17 background

This text has white color on #052B17 background.


Related colors

Complementary color

Complementary color for #hex is #FAD4E8.


I love getcolorcode.com

Triadic colors

1 #17052B and #2B1705 with #052B17 are triadic colors.

2 #172B05 and #2B0517 with #052B17 are triadic colors.