Shades of Prussian Blue #063067
Tints of Prussian Blue #063067
RGB
CMYK
RGB Variations
Color information
#063067 (or 0x063067) is known color: Prussian Blue. HEX triplet: 06, 30 and 67. RGB value is (6,48,103). Sum of RGB (Red+Green+Blue) = 6+48+103=157 (20% of max value = 765). Red value is 6 (2.73% from 255 or 3.82% from 157); Green value is 48 (19.14% from 255 or 30.57% from 157); Blue value is 103 (40.62% from 255 or 65.61% from 157); Max value from RGB is 103 - color contains mainly: blue. Hex color #063067 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #063067 is #F9CF98. Grayscale: #292929. Windows color (decimal): -16371609 or 6762502. OLE color: 6762502.
HSL color Cylindrical-coordinate representation of color #063067: hue angle of 214.02º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #063067 is Cyan = 0.94, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 6 | 48 | 103 | - |
| CMYK | 0.94 | 0.53 | 0 | 0.60 |
| HSL | 214.02º | 0.89% | 0.21% | - |
| HSV(B) | 214.02º | 0.94% | 0.4% | - |
| XYZ | 3.58 | 3.13 | 13.25 | - |
| YUV | 41.71 | 162.59 | 102.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 48 | 103 | 0.94 | 0.53 | 0 | 0.60 | 214.02 | 0.89 | 0.21 |
| Hex | 6 | 30 | 67 | 5E | 35 | 0 | 3C | D6 | 59 | 15 |
| Octal | 6 | 60 | 147 | 136 | 65 | 0 | 74 | 326 | 131 | 25 |
| Binary | 110 | 110000 | 1100111 | 1011110 | 110101 | 0 | 111100 | 11010110 | 1011001 | 10101 |
Color Harmonies of #063067
Complementary color
Monochromatic Colors of #063067
Black with #063067
Text Example
Text Example
White with #063067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063067; }
p { color: rgb(6,48,103); }
H1.HeaderClassName
{
color: #063067;
}
.AnyTagClassName
{
color: #063067;
}
</style>
background-color css
<style>
a { background-color: #063067; }
a { background-color: rgb(6,48,103); }
div.DivClassName
{
background-color: #063067;
}
.BgClassName
{
background-color: #063067;
}
</style>
border-color css
<style>
span { border-color: #063067; }
span { border-color: rgb(6,48,103); }
td.TdClassName
{
border-color: #063067;
}
.TagClassName
{
border-color: #063067;
}
</style>