COLOR #052B46

HEX: #052B46 RGB: (5,43,70)

Color info

#052B46 contains mainly green and blue colors. Web safe color of #052B46 is #003333 (or #033).

RGB color model

#052B46 color RGB value is (5,43,70).

RGB: (5,43,70) (2%, 17%, 27%)

RGB channels and saturation

R 5 of 255 = 2%
G 43 of 255 = 17%
B 70 of 255 = 27%

5
43
70

R + G + B ~ 15%. #052B46 is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 43 + 70 = 118 (100%)
R 5 of 118 ~ 4.24%
G 43 of 118 ~ 36.44%
B 70 of 118 ~ 59.32'%

%36.44
%59.32

CMYK color model

#052B46 color CMYK value is (93,39,0,73).

  • cyan value is 92.86%
  • magenta value is 38.57%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (93,39,0,73)
C93M39Y0K73 (93%, 39%, 0%, 73%)
(0.93 / 0.39 / 0.00 / 0.73)

CMYK percentages

%92.86
%38.57
%0
%72.55

Codes

Color #052B46 in popluar color models

05 2B 46
RGB 5 43 70
HSL 205° 86.67% 14.71%
HSB/HSV 205° 92.86% 27.45%
CMYK 92.86% 38.57% 0.00%
72.55%

Color #052B46 in popluar number systems.

HEX 05 2B 46
Decimal 5 43 70
Binary 101 101011 1000110
Octal 5 53 106

Shades and tints

Shades of #052B46

#052B46
(5,43,70)
#052840
(5,40,64)
#05253A
(5,37,58)
#052234
(5,34,52)
#051F2E
(5,31,46)
#051C28
(5,28,40)
#051922
(5,25,34)
#05161C
(5,22,28)
#051316
(5,19,22)
#051010
(5,16,16)
#050D0A
(5,13,10)
#000000
(0,0,0)

Tints of #052B46

#052B46
(5,43,70)
#1B3E56
(27,62,86)
#315166
(49,81,102)
#476476
(71,100,118)
#5D7786
(93,119,134)
#738A96
(115,138,150)
#899DA6
(137,157,166)
#9FB0B6
(159,176,182)
#B5C3C6
(181,195,198)
#CBD6D6
(203,214,214)
#E1E9E6
(225,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #052B46; }

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

This text font color is #052B46.

Background Color

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

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

This div background color is #052B46.

Border color

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

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

This div border color is #052B46.

Opacity

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

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

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

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

This text has shadow with #052B46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #052B46.

Preview

Color preview on black background

This text has color #052B46 on black background.


Color preview on white background

This text has color #052B46 on white background.


Black color preview on #052B46 background

This text has black color on #052B46 background.


White color preview on #052B46 background

This text has white color on #052B46 background.


Related colors

Complementary color

Complementary color for #hex is #FAD4B9.


I love getcolorcode.com

Triadic colors

1 #46052B and #2B4605 with #052B46 are triadic colors.

2 #462B05 and #2B0546 with #052B46 are triadic colors.