Shades of Dark Cerulean #063976
Tints of Dark Cerulean #063976
RGB
CMYK
RGB Variations
Color information
#063976 (or 0x063976) is known color: Dark Cerulean. HEX triplet: 06, 39 and 76. RGB value is (6,57,118). Sum of RGB (Red+Green+Blue) = 6+57+118=181 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.31% from 181); Green value is 57 (22.66% from 255 or 31.49% from 181); Blue value is 118 (46.48% from 255 or 65.19% from 181); Max value from RGB is 118 - color contains mainly: blue. Hex color #063976 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #063976 is #F9C689. Grayscale: #303030. Windows color (decimal): -16369290 or 7747846. OLE color: 7747846.
HSL color Cylindrical-coordinate representation of color #063976: hue angle of 212.68º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #063976 is Cyan = 0.95, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 6 | 57 | 118 | - |
| CMYK | 0.95 | 0.52 | 0 | 0.54 |
| HSL | 212.68º | 0.9% | 0.24% | - |
| HSV(B) | 212.68º | 0.95% | 0.46% | - |
| XYZ | 4.81 | 4.27 | 17.71 | - |
| YUV | 48.71 | 167.1 | 97.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 57 | 118 | 0.95 | 0.52 | 0 | 0.54 | 212.68 | 0.9 | 0.24 |
| Hex | 6 | 39 | 76 | 5F | 34 | 0 | 36 | D5 | 5A | 18 |
| Octal | 6 | 71 | 166 | 137 | 64 | 0 | 66 | 325 | 132 | 30 |
| Binary | 110 | 111001 | 1110110 | 1011111 | 110100 | 0 | 110110 | 11010101 | 1011010 | 11000 |
Color Harmonies of #063976
Complementary color
Monochromatic Colors of #063976
Black with #063976
Text Example
Text Example
White with #063976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063976; }
p { color: rgb(6,57,118); }
H1.HeaderClassName
{
color: #063976;
}
.AnyTagClassName
{
color: #063976;
}
</style>
background-color css
<style>
a { background-color: #063976; }
a { background-color: rgb(6,57,118); }
div.DivClassName
{
background-color: #063976;
}
.BgClassName
{
background-color: #063976;
}
</style>
border-color css
<style>
span { border-color: #063976; }
span { border-color: rgb(6,57,118); }
td.TdClassName
{
border-color: #063976;
}
.TagClassName
{
border-color: #063976;
}
</style>