Shades of Chathams Blue #315772
Tints of Chathams Blue #315772
RGB
CMYK
RGB Variations
Color information
#315772 (or 0x315772) is known color: Chathams Blue. HEX triplet: 31, 57 and 72. RGB value is (49,87,114). Sum of RGB (Red+Green+Blue) = 49+87+114=250 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.6% from 250); Green value is 87 (34.38% from 255 or 34.8% from 250); Blue value is 114 (44.92% from 255 or 45.6% from 250); Max value from RGB is 114 - color contains mainly: blue. Hex color #315772 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315772 is #CEA88D. Grayscale: #4E4E4E. Windows color (decimal): -13543566 or 7493425. OLE color: 7493425.
HSL color Cylindrical-coordinate representation of color #315772: hue angle of 204.92º 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 #315772 is Cyan = 0.57, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 87 | 114 | - |
| CMYK | 0.57 | 0.24 | 0 | 0.55 |
| HSL | 204.92º | 0.4% | 0.32% | - |
| HSV(B) | 204.92º | 0.57% | 0.45% | - |
| XYZ | 7.71 | 8.68 | 17.19 | - |
| YUV | 78.72 | 147.91 | 106.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 87 | 114 | 0.57 | 0.24 | 0 | 0.55 | 204.92 | 0.4 | 0.32 |
| Hex | 31 | 57 | 72 | 39 | 18 | 0 | 37 | CD | 28 | 20 |
| Octal | 61 | 127 | 162 | 71 | 30 | 0 | 67 | 315 | 50 | 40 |
| Binary | 110001 | 1010111 | 1110010 | 111001 | 11000 | 0 | 110111 | 11001101 | 101000 | 100000 |
Color Harmonies of #315772
Complementary color
Monochromatic Colors of #315772
Black with #315772
Text Example
Text Example
White with #315772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315772; }
p { color: rgb(49,87,114); }
H1.HeaderClassName
{
color: #315772;
}
.AnyTagClassName
{
color: #315772;
}
</style>
background-color css
<style>
a { background-color: #315772; }
a { background-color: rgb(49,87,114); }
div.DivClassName
{
background-color: #315772;
}
.BgClassName
{
background-color: #315772;
}
</style>
border-color css
<style>
span { border-color: #315772; }
span { border-color: rgb(49,87,114); }
td.TdClassName
{
border-color: #315772;
}
.TagClassName
{
border-color: #315772;
}
</style>