Shades of Chathams Blue #315973
Tints of Chathams Blue #315973
RGB
CMYK
RGB Variations
Color information
#315973 (or 0x315973) is known color: Chathams Blue. HEX triplet: 31, 59 and 73. RGB value is (49,89,115). Sum of RGB (Red+Green+Blue) = 49+89+115=253 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.37% from 253); Green value is 89 (35.16% from 255 or 35.18% from 253); Blue value is 115 (45.31% from 255 or 45.45% from 253); Max value from RGB is 115 - color contains mainly: blue. Hex color #315973 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315973 is #CEA68C. Grayscale: #4F4F4F. Windows color (decimal): -13543053 or 7559473. OLE color: 7559473.
HSL color Cylindrical-coordinate representation of color #315973: hue angle of 203.64º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #315973 is Cyan = 0.57, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 89 | 115 | - |
| CMYK | 0.57 | 0.23 | 0 | 0.55 |
| HSL | 203.64º | 0.4% | 0.32% | - |
| HSV(B) | 203.64º | 0.57% | 0.45% | - |
| XYZ | 7.93 | 9.04 | 17.55 | - |
| YUV | 80 | 147.75 | 105.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 89 | 115 | 0.57 | 0.23 | 0 | 0.55 | 203.64 | 0.4 | 0.32 |
| Hex | 31 | 59 | 73 | 39 | 17 | 0 | 37 | CC | 28 | 20 |
| Octal | 61 | 131 | 163 | 71 | 27 | 0 | 67 | 314 | 50 | 40 |
| Binary | 110001 | 1011001 | 1110011 | 111001 | 10111 | 0 | 110111 | 11001100 | 101000 | 100000 |
Color Harmonies of #315973
Complementary color
Monochromatic Colors of #315973
Black with #315973
Text Example
Text Example
White with #315973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315973; }
p { color: rgb(49,89,115); }
H1.HeaderClassName
{
color: #315973;
}
.AnyTagClassName
{
color: #315973;
}
</style>
background-color css
<style>
a { background-color: #315973; }
a { background-color: rgb(49,89,115); }
div.DivClassName
{
background-color: #315973;
}
.BgClassName
{
background-color: #315973;
}
</style>
border-color css
<style>
span { border-color: #315973; }
span { border-color: rgb(49,89,115); }
td.TdClassName
{
border-color: #315973;
}
.TagClassName
{
border-color: #315973;
}
</style>