Shades of Chathams Blue #315668
Tints of Chathams Blue #315668
RGB
CMYK
RGB Variations
Color information
#315668 (or 0x315668) is known color: Chathams Blue. HEX triplet: 31, 56 and 68. RGB value is (49,86,104). Sum of RGB (Red+Green+Blue) = 49+86+104=239 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.50% from 239); Green value is 86 (33.98% from 255 or 35.98% from 239); Blue value is 104 (41.02% from 255 or 43.51% from 239); Max value from RGB is 104 - color contains mainly: blue. Hex color #315668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315668 is #CEA997. Grayscale: #4C4C4C. Windows color (decimal): -13543832 or 6837809. OLE color: 6837809.
HSL color Cylindrical-coordinate representation of color #315668: hue angle of 199.64º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #315668 is Cyan = 0.53, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 86 | 104 | - |
| CMYK | 0.53 | 0.17 | 0 | 0.59 |
| HSL | 199.64º | 0.36% | 0.3% | - |
| HSV(B) | 199.64º | 0.53% | 0.41% | - |
| XYZ | 7.09 | 8.31 | 14.33 | - |
| YUV | 76.99 | 143.24 | 108.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 86 | 104 | 0.53 | 0.17 | 0 | 0.59 | 199.64 | 0.36 | 0.3 |
| Hex | 31 | 56 | 68 | 35 | 11 | 0 | 3B | C8 | 24 | 1E |
| Octal | 61 | 126 | 150 | 65 | 21 | 0 | 73 | 310 | 44 | 36 |
| Binary | 110001 | 1010110 | 1101000 | 110101 | 10001 | 0 | 111011 | 11001000 | 100100 | 11110 |
Color Harmonies of #315668
Complementary color
Monochromatic Colors of #315668
Black with #315668
Text Example
Text Example
White with #315668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315668; }
p { color: rgb(49,86,104); }
H1.HeaderClassName
{
color: #315668;
}
.AnyTagClassName
{
color: #315668;
}
</style>
background-color css
<style>
a { background-color: #315668; }
a { background-color: rgb(49,86,104); }
div.DivClassName
{
background-color: #315668;
}
.BgClassName
{
background-color: #315668;
}
</style>
border-color css
<style>
span { border-color: #315668; }
span { border-color: rgb(49,86,104); }
td.TdClassName
{
border-color: #315668;
}
.TagClassName
{
border-color: #315668;
}
</style>