Shades of Prussian Blue #063469
Tints of Prussian Blue #063469
RGB
CMYK
RGB Variations
Color information
#063469 (or 0x063469) is known color: Prussian Blue. HEX triplet: 06, 34 and 69. RGB value is (6,52,105). Sum of RGB (Red+Green+Blue) = 6+52+105=163 (21% of max value = 765). Red value is 6 (2.73% from 255 or 3.68% from 163); Green value is 52 (20.70% from 255 or 31.90% from 163); Blue value is 105 (41.41% from 255 or 64.42% from 163); Max value from RGB is 105 - color contains mainly: blue. Hex color #063469 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #063469 is #F9CB96. Grayscale: #2C2C2C. Windows color (decimal): -16370583 or 6894598. OLE color: 6894598.
HSL color Cylindrical-coordinate representation of color #063469: hue angle of 212.12º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #063469 is Cyan = 0.94, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 6 | 52 | 105 | - |
| CMYK | 0.94 | 0.50 | 0 | 0.59 |
| HSL | 212.12º | 0.89% | 0.22% | - |
| HSV(B) | 212.12º | 0.94% | 0.41% | - |
| XYZ | 3.85 | 3.51 | 13.84 | - |
| YUV | 44.29 | 162.26 | 100.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 52 | 105 | 0.94 | 0.50 | 0 | 0.59 | 212.12 | 0.89 | 0.22 |
| Hex | 6 | 34 | 69 | 5E | 32 | 0 | 3B | D4 | 59 | 16 |
| Octal | 6 | 64 | 151 | 136 | 62 | 0 | 73 | 324 | 131 | 26 |
| Binary | 110 | 110100 | 1101001 | 1011110 | 110010 | 0 | 111011 | 11010100 | 1011001 | 10110 |
Color Harmonies of #063469
Complementary color
Monochromatic Colors of #063469
Black with #063469
Text Example
Text Example
White with #063469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063469; }
p { color: rgb(6,52,105); }
H1.HeaderClassName
{
color: #063469;
}
.AnyTagClassName
{
color: #063469;
}
</style>
background-color css
<style>
a { background-color: #063469; }
a { background-color: rgb(6,52,105); }
div.DivClassName
{
background-color: #063469;
}
.BgClassName
{
background-color: #063469;
}
</style>
border-color css
<style>
span { border-color: #063469; }
span { border-color: rgb(6,52,105); }
td.TdClassName
{
border-color: #063469;
}
.TagClassName
{
border-color: #063469;
}
</style>