Shades of Chathams Blue #285670
Tints of Chathams Blue #285670
RGB
CMYK
RGB Variations
Color information
#285670 (or 0x285670) is known color: Chathams Blue. HEX triplet: 28, 56 and 70. RGB value is (40,86,112). Sum of RGB (Red+Green+Blue) = 40+86+112=238 (31% of max value = 765). Red value is 40 (16.02% from 255 or 16.81% from 238); Green value is 86 (33.98% from 255 or 36.13% from 238); Blue value is 112 (44.14% from 255 or 47.06% from 238); Max value from RGB is 112 - color contains mainly: blue. Hex color #285670 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #285670 is #D7A98F. Grayscale: #4B4B4B. Windows color (decimal): -14133648 or 7362088. OLE color: 7362088.
HSL color Cylindrical-coordinate representation of color #285670: hue angle of 201.67º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #285670 is Cyan = 0.64, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 86 | 112 | - |
| CMYK | 0.64 | 0.23 | 0 | 0.56 |
| HSL | 201.67º | 0.47% | 0.3% | - |
| HSV(B) | 201.67º | 0.64% | 0.44% | - |
| XYZ | 7.13 | 8.28 | 16.55 | - |
| YUV | 75.21 | 148.76 | 102.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 86 | 112 | 0.64 | 0.23 | 0 | 0.56 | 201.67 | 0.47 | 0.3 |
| Hex | 28 | 56 | 70 | 40 | 17 | 0 | 38 | CA | 2F | 1E |
| Octal | 50 | 126 | 160 | 100 | 27 | 0 | 70 | 312 | 57 | 36 |
| Binary | 101000 | 1010110 | 1110000 | 1000000 | 10111 | 0 | 111000 | 11001010 | 101111 | 11110 |
Color Harmonies of #285670
Complementary color
Monochromatic Colors of #285670
Black with #285670
Text Example
Text Example
White with #285670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #285670; }
p { color: rgb(40,86,112); }
H1.HeaderClassName
{
color: #285670;
}
.AnyTagClassName
{
color: #285670;
}
</style>
background-color css
<style>
a { background-color: #285670; }
a { background-color: rgb(40,86,112); }
div.DivClassName
{
background-color: #285670;
}
.BgClassName
{
background-color: #285670;
}
</style>
border-color css
<style>
span { border-color: #285670; }
span { border-color: rgb(40,86,112); }
td.TdClassName
{
border-color: #285670;
}
.TagClassName
{
border-color: #285670;
}
</style>