HEX: #00529A
RGB: (0,82,154)
#00529A contains mainly blue color. Web safe color of #00529A is #006699 (or #069).
#00529A color RGB value is (0,82,154).
RGB: (0,82,154)
(0%, 32%, 60%)
R 0 of 255 = 0%
G 82 of 255 = 32%
B 154 of 255 = 60%
R + G + B ~ 31%. #00529A is quite dark color.
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'%
#00529A color CMYK value is (100,47,0,40).
CMYK: (100,47,0,40)
C100M47Y0K40 (100%, 47%, 0%, 40%)
(1.00 / 0.47 / 0.00 / 0.40)
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 of #00529A
Tints of #00529A
Examples of css and html codes for elements with #00529A color. Also use rgb(0,82,154) instead hex code.
.myTextColor { color: #00529A; }
<p style="color:#00529A">This sample text font color is #00529A.</p>
This text font color is #00529A.
.myBgColor { background-color: #00529A; }
<div style="background-color:#00529A">Inner text</div>
This div background color is #00529A.
.myBorderColor { border: 1px solid #00529A; }
<div style="border:3px solid #00529A">Div</div>
This div border color is #00529A.
.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%.
.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.
/* 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 text has color #00529A on black background.
This text has color #00529A on white background.
This text has black color on #00529A background.
This text has white color on #00529A background.
Complementary color for #hex is #FFAD65.
Color #00529A is used in Spanish Blue gradient.
Spanish Blue