Shades of Prussian Blue #063458
Tints of Prussian Blue #063458
RGB
CMYK
RGB Variations
Color information
#063458 (or 0x063458) is known color: Prussian Blue. HEX triplet: 06, 34 and 58. RGB value is (6,52,88). Sum of RGB (Red+Green+Blue) = 6+52+88=146 (19% of max value = 765). Red value is 6 (2.73% from 255 or 4.11% from 146); Green value is 52 (20.70% from 255 or 35.62% from 146); Blue value is 88 (34.77% from 255 or 60.27% from 146); Max value from RGB is 88 - color contains mainly: blue. Hex color #063458 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #063458 is #F9CBA7. Grayscale: #2A2A2A. Windows color (decimal): -16370600 or 5780486. OLE color: 5780486.
HSL color Cylindrical-coordinate representation of color #063458: hue angle of 206.34º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #063458 is Cyan = 0.93, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 6 | 52 | 88 | - |
| CMYK | 0.93 | 0.41 | 0 | 0.65 |
| HSL | 206.34º | 0.87% | 0.18% | - |
| HSV(B) | 206.34º | 0.93% | 0.35% | - |
| XYZ | 3.06 | 3.2 | 9.69 | - |
| YUV | 42.35 | 153.76 | 102.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 52 | 88 | 0.93 | 0.41 | 0 | 0.65 | 206.34 | 0.87 | 0.18 |
| Hex | 6 | 34 | 58 | 5D | 29 | 0 | 41 | CE | 57 | 12 |
| Octal | 6 | 64 | 130 | 135 | 51 | 0 | 101 | 316 | 127 | 22 |
| Binary | 110 | 110100 | 1011000 | 1011101 | 101001 | 0 | 1000001 | 11001110 | 1010111 | 10010 |
Color Harmonies of #063458
Complementary color
Monochromatic Colors of #063458
Black with #063458
Text Example
Text Example
White with #063458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063458; }
p { color: rgb(6,52,88); }
H1.HeaderClassName
{
color: #063458;
}
.AnyTagClassName
{
color: #063458;
}
</style>
background-color css
<style>
a { background-color: #063458; }
a { background-color: rgb(6,52,88); }
div.DivClassName
{
background-color: #063458;
}
.BgClassName
{
background-color: #063458;
}
</style>
border-color css
<style>
span { border-color: #063458; }
span { border-color: rgb(6,52,88); }
td.TdClassName
{
border-color: #063458;
}
.TagClassName
{
border-color: #063458;
}
</style>