Shades of Dark Cerulean #063886
Tints of Dark Cerulean #063886
RGB
CMYK
RGB Variations
Color information
#063886 (or 0x063886) is known color: Dark Cerulean. HEX triplet: 06, 38 and 86. RGB value is (6,56,134). Sum of RGB (Red+Green+Blue) = 6+56+134=196 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.06% from 196); Green value is 56 (22.27% from 255 or 28.57% from 196); Blue value is 134 (52.73% from 255 or 68.37% from 196); Max value from RGB is 134 - color contains mainly: blue. Hex color #063886 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #063886 is #F9C779. Grayscale: #313131. Windows color (decimal): -16369530 or 8796166. OLE color: 8796166.
HSL color Cylindrical-coordinate representation of color #063886: hue angle of 216.56º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #063886 is Cyan = 0.96, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 56 | 134 | - |
| CMYK | 0.96 | 0.58 | 0 | 0.47 |
| HSL | 216.56º | 0.91% | 0.27% | - |
| HSV(B) | 216.56º | 0.96% | 0.53% | - |
| XYZ | 5.79 | 4.59 | 23.13 | - |
| YUV | 49.94 | 175.44 | 96.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 56 | 134 | 0.96 | 0.58 | 0 | 0.47 | 216.56 | 0.91 | 0.27 |
| Hex | 6 | 38 | 86 | 60 | 3A | 0 | 2F | D9 | 5B | 1B |
| Octal | 6 | 70 | 206 | 140 | 72 | 0 | 57 | 331 | 133 | 33 |
| Binary | 110 | 111000 | 10000110 | 1100000 | 111010 | 0 | 101111 | 11011001 | 1011011 | 11011 |
Color Harmonies of #063886
Complementary color
Monochromatic Colors of #063886
Black with #063886
Text Example
Text Example
White with #063886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063886; }
p { color: rgb(6,56,134); }
H1.HeaderClassName
{
color: #063886;
}
.AnyTagClassName
{
color: #063886;
}
</style>
background-color css
<style>
a { background-color: #063886; }
a { background-color: rgb(6,56,134); }
div.DivClassName
{
background-color: #063886;
}
.BgClassName
{
background-color: #063886;
}
</style>
border-color css
<style>
span { border-color: #063886; }
span { border-color: rgb(6,56,134); }
td.TdClassName
{
border-color: #063886;
}
.TagClassName
{
border-color: #063886;
}
</style>