Shades of Chathams Blue #315570
Tints of Chathams Blue #315570
RGB
CMYK
RGB Variations
Color information
#315570 (or 0x315570) is known color: Chathams Blue. HEX triplet: 31, 55 and 70. RGB value is (49,85,112). Sum of RGB (Red+Green+Blue) = 49+85+112=246 (32% of max value = 765). Red value is 49 (19.53% from 255 or 19.92% from 246); Green value is 85 (33.59% from 255 or 34.55% from 246); Blue value is 112 (44.14% from 255 or 45.53% from 246); Max value from RGB is 112 - color contains mainly: blue. Hex color #315570 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315570 is #CEAA8F. Grayscale: #4D4D4D. Windows color (decimal): -13544080 or 7361841. OLE color: 7361841.
HSL color Cylindrical-coordinate representation of color #315570: hue angle of 205.71º 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 #315570 is Cyan = 0.56, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 85 | 112 | - |
| CMYK | 0.56 | 0.24 | 0 | 0.56 |
| HSL | 205.71º | 0.39% | 0.32% | - |
| HSV(B) | 205.71º | 0.56% | 0.44% | - |
| XYZ | 7.44 | 8.32 | 16.54 | - |
| YUV | 77.31 | 147.57 | 107.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 85 | 112 | 0.56 | 0.24 | 0 | 0.56 | 205.71 | 0.39 | 0.32 |
| Hex | 31 | 55 | 70 | 38 | 18 | 0 | 38 | CE | 27 | 20 |
| Octal | 61 | 125 | 160 | 70 | 30 | 0 | 70 | 316 | 47 | 40 |
| Binary | 110001 | 1010101 | 1110000 | 111000 | 11000 | 0 | 111000 | 11001110 | 100111 | 100000 |
Color Harmonies of #315570
Complementary color
Monochromatic Colors of #315570
Black with #315570
Text Example
Text Example
White with #315570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315570; }
p { color: rgb(49,85,112); }
H1.HeaderClassName
{
color: #315570;
}
.AnyTagClassName
{
color: #315570;
}
</style>
background-color css
<style>
a { background-color: #315570; }
a { background-color: rgb(49,85,112); }
div.DivClassName
{
background-color: #315570;
}
.BgClassName
{
background-color: #315570;
}
</style>
border-color css
<style>
span { border-color: #315570; }
span { border-color: rgb(49,85,112); }
td.TdClassName
{
border-color: #315570;
}
.TagClassName
{
border-color: #315570;
}
</style>