COLOR #052B37

HEX: #052B37 RGB: (5,43,55)

Color info

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

RGB color model

#052B37 color RGB value is (5,43,55).

RGB: (5,43,55) (2%, 17%, 22%)

RGB channels and saturation

R 5 of 255 = 2%
G 43 of 255 = 17%
B 55 of 255 = 22%

5
43
55

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

Portions of RGB colors in percentages

R + G + B = 5 + 43 + 55 = 103 (100%)
R 5 of 103 ~ 4.85%
G 43 of 103 ~ 41.75%
B 55 of 103 ~ 53.4'%

%41.75
%53.4

CMYK color model

#052B37 color CMYK value is (91,22,0,78).

  • cyan value is 90.91%
  • magenta value is 21.82%
  • yellow value is 0.00%
  • key color value is 78.43%

CMYK: (91,22,0,78)
C91M22Y0K78 (91%, 22%, 0%, 78%)
(0.91 / 0.22 / 0.00 / 0.78)

CMYK percentages

%90.91
%21.82
%0
%78.43

Codes

Color #052B37 in popluar color models

05 2B 37
RGB 5 43 55
HSL 194° 83.33% 11.76%
HSB/HSV 194° 90.91% 21.57%
CMYK 90.91% 21.82% 0.00%
78.43%

Color #052B37 in popluar number systems.

HEX 05 2B 37
Decimal 5 43 55
Binary 101 101011 110111
Octal 5 53 67

Shades and tints

Shades of #052B37

#052B37
(5,43,55)
#052832
(5,40,50)
#05252D
(5,37,45)
#052228
(5,34,40)
#051F23
(5,31,35)
#051C1E
(5,28,30)
#051919
(5,25,25)
#051614
(5,22,20)
#05130F
(5,19,15)
#05100A
(5,16,10)
#050D05
(5,13,5)
#000000
(0,0,0)

Tints of #052B37

#052B37
(5,43,55)
#1B3E49
(27,62,73)
#31515B
(49,81,91)
#47646D
(71,100,109)
#5D777F
(93,119,127)
#738A91
(115,138,145)
#899DA3
(137,157,163)
#9FB0B5
(159,176,181)
#B5C3C7
(181,195,199)
#CBD6D9
(203,214,217)
#E1E9EB
(225,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #052B37; }

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

This text font color is #052B37.

Background Color

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

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

This div background color is #052B37.

Border color

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

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

This div border color is #052B37.

Opacity

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

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

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

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

This text has shadow with #052B37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #052B37.

Preview

Color preview on black background

This text has color #052B37 on black background.


Color preview on white background

This text has color #052B37 on white background.


Black color preview on #052B37 background

This text has black color on #052B37 background.


White color preview on #052B37 background

This text has white color on #052B37 background.


Related colors

Complementary color

Complementary color for #hex is #FAD4C8.


I love getcolorcode.com

Triadic colors

1 #37052B and #2B3705 with #052B37 are triadic colors.

2 #372B05 and #2B0537 with #052B37 are triadic colors.