COLOR #052A4A

HEX: #052A4A RGB: (5,42,74)

Color info

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

RGB color model

#052A4A color RGB value is (5,42,74).

RGB: (5,42,74) (2%, 16%, 29%)

RGB channels and saturation

R 5 of 255 = 2%
G 42 of 255 = 16%
B 74 of 255 = 29%

5
42
74

R + G + B ~ 16%. #052A4A is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 42 + 74 = 121 (100%)
R 5 of 121 ~ 4.13%
G 42 of 121 ~ 34.71%
B 74 of 121 ~ 61.16'%

%34.71
%61.16

CMYK color model

#052A4A color CMYK value is (93,43,0,71).

  • cyan value is 93.24%
  • magenta value is 43.24%
  • yellow value is 0.00%
  • key color value is 70.98%

CMYK: (93,43,0,71)
C93M43Y0K71 (93%, 43%, 0%, 71%)
(0.93 / 0.43 / 0.00 / 0.71)

CMYK percentages

%93.24
%43.24
%0
%70.98

Codes

Color #052A4A in popluar color models

05 2A 4A
RGB 5 42 74
HSL 208° 87.34% 15.49%
HSB/HSV 208° 93.24% 29.02%
CMYK 93.24% 43.24% 0.00%
70.98%

Color #052A4A in popluar number systems.

HEX 05 2A 4A
Decimal 5 42 74
Binary 101 101010 1001010
Octal 5 52 112

Shades and tints

Shades of #052A4A

#052A4A
(5,42,74)
#052744
(5,39,68)
#05243E
(5,36,62)
#052138
(5,33,56)
#051E32
(5,30,50)
#051B2C
(5,27,44)
#051826
(5,24,38)
#051520
(5,21,32)
#05121A
(5,18,26)
#050F14
(5,15,20)
#050C0E
(5,12,14)
#000000
(0,0,0)

Tints of #052A4A

#052A4A
(5,42,74)
#1B3D5A
(27,61,90)
#31506A
(49,80,106)
#47637A
(71,99,122)
#5D768A
(93,118,138)
#73899A
(115,137,154)
#899CAA
(137,156,170)
#9FAFBA
(159,175,186)
#B5C2CA
(181,194,202)
#CBD5DA
(203,213,218)
#E1E8EA
(225,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #052A4A; }

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

This text font color is #052A4A.

Background Color

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

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

This div background color is #052A4A.

Border color

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

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

This div border color is #052A4A.

Opacity

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

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

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

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

This text has shadow with #052A4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #052A4A.

Preview

Color preview on black background

This text has color #052A4A on black background.


Color preview on white background

This text has color #052A4A on white background.


Black color preview on #052A4A background

This text has black color on #052A4A background.


White color preview on #052A4A background

This text has white color on #052A4A background.


Related colors

Complementary color

Complementary color for #hex is #FAD5B5.


I love getcolorcode.com

Triadic colors

1 #4A052A and #2A4A05 with #052A4A are triadic colors.

2 #4A2A05 and #2A054A with #052A4A are triadic colors.