Shades of Prussian Blue #063572
Tints of Prussian Blue #063572
RGB
CMYK
RGB Variations
Color information
#063572 (or 0x063572) is known color: Prussian Blue. HEX triplet: 06, 35 and 72. RGB value is (6,53,114). Sum of RGB (Red+Green+Blue) = 6+53+114=173 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.47% from 173); Green value is 53 (21.09% from 255 or 30.64% from 173); Blue value is 114 (44.92% from 255 or 65.90% from 173); Max value from RGB is 114 - color contains mainly: blue. Hex color #063572 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #063572 is #F9CA8D. Grayscale: #2D2D2D. Windows color (decimal): -16370318 or 7484678. OLE color: 7484678.
HSL color Cylindrical-coordinate representation of color #063572: hue angle of 213.89º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #063572 is Cyan = 0.95, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 6 | 53 | 114 | - |
| CMYK | 0.95 | 0.54 | 0 | 0.55 |
| HSL | 213.89º | 0.9% | 0.24% | - |
| HSV(B) | 213.89º | 0.95% | 0.45% | - |
| XYZ | 4.39 | 3.8 | 16.42 | - |
| YUV | 45.9 | 166.43 | 99.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 53 | 114 | 0.95 | 0.54 | 0 | 0.55 | 213.89 | 0.9 | 0.24 |
| Hex | 6 | 35 | 72 | 5F | 36 | 0 | 37 | D6 | 5A | 18 |
| Octal | 6 | 65 | 162 | 137 | 66 | 0 | 67 | 326 | 132 | 30 |
| Binary | 110 | 110101 | 1110010 | 1011111 | 110110 | 0 | 110111 | 11010110 | 1011010 | 11000 |
Color Harmonies of #063572
Complementary color
Monochromatic Colors of #063572
Black with #063572
Text Example
Text Example
White with #063572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063572; }
p { color: rgb(6,53,114); }
H1.HeaderClassName
{
color: #063572;
}
.AnyTagClassName
{
color: #063572;
}
</style>
background-color css
<style>
a { background-color: #063572; }
a { background-color: rgb(6,53,114); }
div.DivClassName
{
background-color: #063572;
}
.BgClassName
{
background-color: #063572;
}
</style>
border-color css
<style>
span { border-color: #063572; }
span { border-color: rgb(6,53,114); }
td.TdClassName
{
border-color: #063572;
}
.TagClassName
{
border-color: #063572;
}
</style>