Shades of Chathams Blue #285772
Tints of Chathams Blue #285772
RGB
CMYK
RGB Variations
Color information
#285772 (or 0x285772) is known color: Chathams Blue. HEX triplet: 28, 57 and 72. RGB value is (40,87,114). Sum of RGB (Red+Green+Blue) = 40+87+114=241 (31% of max value = 765). Red value is 40 (16.02% from 255 or 16.60% from 241); Green value is 87 (34.38% from 255 or 36.10% from 241); Blue value is 114 (44.92% from 255 or 47.30% from 241); Max value from RGB is 114 - color contains mainly: blue. Hex color #285772 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #285772 is #D7A88D. Grayscale: #4B4B4B. Windows color (decimal): -14133390 or 7493416. OLE color: 7493416.
HSL color Cylindrical-coordinate representation of color #285772: hue angle of 201.89º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #285772 is Cyan = 0.65, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 87 | 114 | - |
| CMYK | 0.65 | 0.24 | 0 | 0.55 |
| HSL | 201.89º | 0.48% | 0.3% | - |
| HSV(B) | 201.89º | 0.65% | 0.45% | - |
| XYZ | 7.32 | 8.48 | 17.17 | - |
| YUV | 76.03 | 149.43 | 102.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 87 | 114 | 0.65 | 0.24 | 0 | 0.55 | 201.89 | 0.48 | 0.3 |
| Hex | 28 | 57 | 72 | 41 | 18 | 0 | 37 | CA | 30 | 1E |
| Octal | 50 | 127 | 162 | 101 | 30 | 0 | 67 | 312 | 60 | 36 |
| Binary | 101000 | 1010111 | 1110010 | 1000001 | 11000 | 0 | 110111 | 11001010 | 110000 | 11110 |
Color Harmonies of #285772
Complementary color
Monochromatic Colors of #285772
Black with #285772
Text Example
Text Example
White with #285772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #285772; }
p { color: rgb(40,87,114); }
H1.HeaderClassName
{
color: #285772;
}
.AnyTagClassName
{
color: #285772;
}
</style>
background-color css
<style>
a { background-color: #285772; }
a { background-color: rgb(40,87,114); }
div.DivClassName
{
background-color: #285772;
}
.BgClassName
{
background-color: #285772;
}
</style>
border-color css
<style>
span { border-color: #285772; }
span { border-color: rgb(40,87,114); }
td.TdClassName
{
border-color: #285772;
}
.TagClassName
{
border-color: #285772;
}
</style>