COLOR #052F39

HEX: #052F39 RGB: (5,47,57)

Color info

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

RGB color model

#052F39 color RGB value is (5,47,57).

RGB: (5,47,57) (2%, 18%, 22%)

RGB channels and saturation

R 5 of 255 = 2%
G 47 of 255 = 18%
B 57 of 255 = 22%

5
47
57

R + G + B ~ 14%. #052F39 is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 47 + 57 = 109 (100%)
R 5 of 109 ~ 4.59%
G 47 of 109 ~ 43.12%
B 57 of 109 ~ 52.29'%

%43.12
%52.29

CMYK color model

#052F39 color CMYK value is (91,18,0,78).

  • cyan value is 91.23%
  • magenta value is 17.54%
  • yellow value is 0.00%
  • key color value is 77.65%

CMYK: (91,18,0,78)
C91M18Y0K78 (91%, 18%, 0%, 78%)
(0.91 / 0.18 / 0.00 / 0.78)

CMYK percentages

%91.23
%17.54
%0
%77.65

Codes

Color #052F39 in popluar color models

05 2F 39
RGB 5 47 57
HSL 192° 83.87% 12.16%
HSB/HSV 192° 91.23% 22.35%
CMYK 91.23% 17.54% 0.00%
77.65%

Color #052F39 in popluar number systems.

HEX 05 2F 39
Decimal 5 47 57
Binary 101 101111 111001
Octal 5 57 71

Shades and tints

Shades of #052F39

#052F39
(5,47,57)
#052B34
(5,43,52)
#05272F
(5,39,47)
#05232A
(5,35,42)
#051F25
(5,31,37)
#051B20
(5,27,32)
#05171B
(5,23,27)
#051316
(5,19,22)
#050F11
(5,15,17)
#050B0C
(5,11,12)
#050707
(5,7,7)
#000000
(0,0,0)

Tints of #052F39

#052F39
(5,47,57)
#1B414B
(27,65,75)
#31535D
(49,83,93)
#47656F
(71,101,111)
#5D7781
(93,119,129)
#738993
(115,137,147)
#899BA5
(137,155,165)
#9FADB7
(159,173,183)
#B5BFC9
(181,191,201)
#CBD1DB
(203,209,219)
#E1E3ED
(225,227,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #052F39 color. Also use rgb(5,47,57) instead hex code.

Text Font Color

.myTextColor { color: #052F39; }

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

This text font color is #052F39.

Background Color

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

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

This div background color is #052F39.

Border color

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

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

This div border color is #052F39.

Opacity

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

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

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

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

This text has shadow with #052F39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #052F39.

Preview

Color preview on black background

This text has color #052F39 on black background.


Color preview on white background

This text has color #052F39 on white background.


Black color preview on #052F39 background

This text has black color on #052F39 background.


White color preview on #052F39 background

This text has white color on #052F39 background.


Related colors

Complementary color

Complementary color for #hex is #FAD0C6.


I love getcolorcode.com

Triadic colors

1 #39052F and #2F3905 with #052F39 are triadic colors.

2 #392F05 and #2F0539 with #052F39 are triadic colors.