COLOR #052A34

HEX: #052A34 RGB: (5,42,52)

Color info

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

RGB color model

#052A34 color RGB value is (5,42,52).

RGB: (5,42,52) (2%, 16%, 20%)

RGB channels and saturation

R 5 of 255 = 2%
G 42 of 255 = 16%
B 52 of 255 = 20%

5
42
52

R + G + B ~ 13%. #052A34 is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 42 + 52 = 99 (100%)
R 5 of 99 ~ 5.05%
G 42 of 99 ~ 42.42%
B 52 of 99 ~ 52.53'%

%42.42
%52.53

CMYK color model

#052A34 color CMYK value is (90,19,0,80).

  • cyan value is 90.38%
  • magenta value is 19.23%
  • yellow value is 0.00%
  • key color value is 79.61%

CMYK: (90,19,0,80)
C90M19Y0K80 (90%, 19%, 0%, 80%)
(0.90 / 0.19 / 0.00 / 0.80)

CMYK percentages

%90.38
%19.23
%0
%79.61

Codes

Color #052A34 in popluar color models

05 2A 34
RGB 5 42 52
HSL 193° 82.46% 11.18%
HSB/HSV 193° 90.38% 20.39%
CMYK 90.38% 19.23% 0.00%
79.61%

Color #052A34 in popluar number systems.

HEX 05 2A 34
Decimal 5 42 52
Binary 101 101010 110100
Octal 5 52 64

Shades and tints

Shades of #052A34

#052A34
(5,42,52)
#052730
(5,39,48)
#05242C
(5,36,44)
#052128
(5,33,40)
#051E24
(5,30,36)
#051B20
(5,27,32)
#05181C
(5,24,28)
#051518
(5,21,24)
#051214
(5,18,20)
#050F10
(5,15,16)
#050C0C
(5,12,12)
#000000
(0,0,0)

Tints of #052A34

#052A34
(5,42,52)
#1B3D46
(27,61,70)
#315058
(49,80,88)
#47636A
(71,99,106)
#5D767C
(93,118,124)
#73898E
(115,137,142)
#899CA0
(137,156,160)
#9FAFB2
(159,175,178)
#B5C2C4
(181,194,196)
#CBD5D6
(203,213,214)
#E1E8E8
(225,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #052A34; }

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

This text font color is #052A34.

Background Color

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

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

This div background color is #052A34.

Border color

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

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

This div border color is #052A34.

Opacity

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

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

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

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

This text has shadow with #052A34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #052A34.

Preview

Color preview on black background

This text has color #052A34 on black background.


Color preview on white background

This text has color #052A34 on white background.


Black color preview on #052A34 background

This text has black color on #052A34 background.


White color preview on #052A34 background

This text has white color on #052A34 background.


Related colors

Complementary color

Complementary color for #hex is #FAD5CB.


I love getcolorcode.com

Triadic colors

1 #34052A and #2A3405 with #052A34 are triadic colors.

2 #342A05 and #2A0534 with #052A34 are triadic colors.