COLOR #00529A

HEX: #00529A RGB: (0,82,154)

Color info

#00529A contains mainly blue color. Web safe color of #00529A is #006699 (or #069).

RGB color model

#00529A color RGB value is (0,82,154).

RGB: (0,82,154) (0%, 32%, 60%)

RGB channels and saturation

R 0 of 255 = 0%
G 82 of 255 = 32%
B 154 of 255 = 60%

0
82
154

R + G + B ~ 31%. #00529A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 0 + 82 + 154 = 236 (100%)
R 0 of 236 ~ 0%
G 82 of 236 ~ 34.75%
B 154 of 236 ~ 65.25'%

%34.75
%65.25

CMYK color model

#00529A color CMYK value is (100,47,0,40).

  • cyan value is 100.00%
  • magenta value is 46.75%
  • yellow value is 0.00%
  • key color value is 39.61%

CMYK: (100,47,0,40)
C100M47Y0K40 (100%, 47%, 0%, 40%)
(1.00 / 0.47 / 0.00 / 0.40)

CMYK percentages

%100
%46.75
%0
%39.61

Codes

Color #00529A in popluar color models

00 52 9A
RGB 0 82 154
HSL 208° 100.00% 30.20%
HSB/HSV 208° 100.00% 60.39%
CMYK 100.00% 46.75% 0.00%
39.61%

Color #00529A in popluar number systems.

HEX 00 52 9A
Decimal 0 82 154
Binary 0 1010010 10011010
Octal 0 122 232

Shades and tints

Shades of #00529A

#00529A
(0,82,154)
#004B8C
(0,75,140)
#00447E
(0,68,126)
#003D70
(0,61,112)
#003662
(0,54,98)
#002F54
(0,47,84)
#002846
(0,40,70)
#002138
(0,33,56)
#001A2A
(0,26,42)
#00131C
(0,19,28)
#000C0E
(0,12,14)
#000000
(0,0,0)

Tints of #00529A

#00529A
(0,82,154)
#1761A3
(23,97,163)
#2E70AC
(46,112,172)
#457FB5
(69,127,181)
#5C8EBE
(92,142,190)
#739DC7
(115,157,199)
#8AACD0
(138,172,208)
#A1BBD9
(161,187,217)
#B8CAE2
(184,202,226)
#CFD9EB
(207,217,235)
#E6E8F4
(230,232,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #00529A color. Also use rgb(0,82,154) instead hex code.

Text Font Color

.myTextColor { color: #00529A; }

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

This text font color is #00529A.

Background Color

.myBgColor { background-color: #00529A; }

<div style="background-color:#00529A">Inner text</div>

This div background color is #00529A.

Border color

.myBorderColor { border: 1px solid #00529A; }

<div style="border:3px solid #00529A">Div</div>

This div border color is #00529A.

Opacity

.myOpacity80 { color: #00529A; opacity: 0.8; }

<p style="color:#00529A;opacity:0.8;">80%</p>

Text with #00529A 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 #00529A;}

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

This text has shadow with #00529A color.


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

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

This text has shadow with #00529A primary color and red secondary color.


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

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

This text has shadow with #00529A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #00529A.

Preview

Color preview on black background

This text has color #00529A on black background.


Color preview on white background

This text has color #00529A on white background.


Black color preview on #00529A background

This text has black color on #00529A background.


White color preview on #00529A background

This text has white color on #00529A background.


Related colors

Complementary color

Complementary color for #hex is #FFAD65.


I love getcolorcode.com

Gradients

Color #00529A is used in Spanish Blue gradient.

Spanish Blue


Triadic colors

1 #9A0052 and #529A00 with #00529A are triadic colors.

2 #9A5200 and #52009A with #00529A are triadic colors.