Shades of Chathams Blue #315870
Tints of Chathams Blue #315870
RGB
CMYK
RGB Variations
Color information
#315870 (or 0x315870) is known color: Chathams Blue. HEX triplet: 31, 58 and 70. RGB value is (49,88,112). Sum of RGB (Red+Green+Blue) = 49+88+112=249 (32% of max value = 765). Red value is 49 (19.53% from 255 or 19.68% from 249); Green value is 88 (34.77% from 255 or 35.34% from 249); Blue value is 112 (44.14% from 255 or 44.98% from 249); Max value from RGB is 112 - color contains mainly: blue. Hex color #315870 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315870 is #CEA78F. Grayscale: #4E4E4E. Windows color (decimal): -13543312 or 7362609. OLE color: 7362609.
HSL color Cylindrical-coordinate representation of color #315870: hue angle of 202.86º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #315870 is Cyan = 0.56, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 88 | 112 | - |
| CMYK | 0.56 | 0.21 | 0 | 0.56 |
| HSL | 202.86º | 0.39% | 0.32% | - |
| HSV(B) | 202.86º | 0.56% | 0.44% | - |
| XYZ | 7.68 | 8.8 | 16.62 | - |
| YUV | 79.08 | 146.58 | 106.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 88 | 112 | 0.56 | 0.21 | 0 | 0.56 | 202.86 | 0.39 | 0.32 |
| Hex | 31 | 58 | 70 | 38 | 15 | 0 | 38 | CB | 27 | 20 |
| Octal | 61 | 130 | 160 | 70 | 25 | 0 | 70 | 313 | 47 | 40 |
| Binary | 110001 | 1011000 | 1110000 | 111000 | 10101 | 0 | 111000 | 11001011 | 100111 | 100000 |
Color Harmonies of #315870
Complementary color
Monochromatic Colors of #315870
Black with #315870
Text Example
Text Example
White with #315870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315870; }
p { color: rgb(49,88,112); }
H1.HeaderClassName
{
color: #315870;
}
.AnyTagClassName
{
color: #315870;
}
</style>
background-color css
<style>
a { background-color: #315870; }
a { background-color: rgb(49,88,112); }
div.DivClassName
{
background-color: #315870;
}
.BgClassName
{
background-color: #315870;
}
</style>
border-color css
<style>
span { border-color: #315870; }
span { border-color: rgb(49,88,112); }
td.TdClassName
{
border-color: #315870;
}
.TagClassName
{
border-color: #315870;
}
</style>