Shades of Chathams Blue #315871
Tints of Chathams Blue #315871
RGB
CMYK
RGB Variations
Color information
#315871 (or 0x315871) is known color: Chathams Blue. HEX triplet: 31, 58 and 71. RGB value is (49,88,113). Sum of RGB (Red+Green+Blue) = 49+88+113=250 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.6% from 250); Green value is 88 (34.77% from 255 or 35.2% from 250); Blue value is 113 (44.53% from 255 or 45.2% from 250); Max value from RGB is 113 - color contains mainly: blue. Hex color #315871 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315871 is #CEA78E. Grayscale: #4F4F4F. Windows color (decimal): -13543311 or 7428145. OLE color: 7428145.
HSL color Cylindrical-coordinate representation of color #315871: hue angle of 203.44º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #315871 is Cyan = 0.57, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 88 | 113 | - |
| CMYK | 0.57 | 0.22 | 0 | 0.56 |
| HSL | 203.44º | 0.4% | 0.32% | - |
| HSV(B) | 203.44º | 0.57% | 0.44% | - |
| XYZ | 7.74 | 8.82 | 16.92 | - |
| YUV | 79.19 | 147.08 | 106.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 88 | 113 | 0.57 | 0.22 | 0 | 0.56 | 203.44 | 0.4 | 0.32 |
| Hex | 31 | 58 | 71 | 39 | 16 | 0 | 38 | CB | 28 | 20 |
| Octal | 61 | 130 | 161 | 71 | 26 | 0 | 70 | 313 | 50 | 40 |
| Binary | 110001 | 1011000 | 1110001 | 111001 | 10110 | 0 | 111000 | 11001011 | 101000 | 100000 |
Color Harmonies of #315871
Complementary color
Monochromatic Colors of #315871
Black with #315871
Text Example
Text Example
White with #315871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315871; }
p { color: rgb(49,88,113); }
H1.HeaderClassName
{
color: #315871;
}
.AnyTagClassName
{
color: #315871;
}
</style>
background-color css
<style>
a { background-color: #315871; }
a { background-color: rgb(49,88,113); }
div.DivClassName
{
background-color: #315871;
}
.BgClassName
{
background-color: #315871;
}
</style>
border-color css
<style>
span { border-color: #315871; }
span { border-color: rgb(49,88,113); }
td.TdClassName
{
border-color: #315871;
}
.TagClassName
{
border-color: #315871;
}
</style>