Shades of Chathams Blue #285667
Tints of Chathams Blue #285667
RGB
CMYK
RGB Variations
Color information
#285667 (or 0x285667) is known color: Chathams Blue. HEX triplet: 28, 56 and 67. RGB value is (40,86,103). Sum of RGB (Red+Green+Blue) = 40+86+103=229 (30% of max value = 765). Red value is 40 (16.02% from 255 or 17.47% from 229); Green value is 86 (33.98% from 255 or 37.55% from 229); Blue value is 103 (40.62% from 255 or 44.98% from 229); Max value from RGB is 103 - color contains mainly: blue. Hex color #285667 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #285667 is #D7A998. Grayscale: #4A4A4A. Windows color (decimal): -14133657 or 6772264. OLE color: 6772264.
HSL color Cylindrical-coordinate representation of color #285667: hue angle of 196.19º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #285667 is Cyan = 0.61, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 40 | 86 | 103 | - |
| CMYK | 0.61 | 0.17 | 0 | 0.60 |
| HSL | 196.19º | 0.44% | 0.28% | - |
| HSV(B) | 196.19º | 0.61% | 0.4% | - |
| XYZ | 6.65 | 8.09 | 14.04 | - |
| YUV | 74.18 | 144.26 | 103.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 86 | 103 | 0.61 | 0.17 | 0 | 0.60 | 196.19 | 0.44 | 0.28 |
| Hex | 28 | 56 | 67 | 3D | 11 | 0 | 3C | C4 | 2C | 1C |
| Octal | 50 | 126 | 147 | 75 | 21 | 0 | 74 | 304 | 54 | 34 |
| Binary | 101000 | 1010110 | 1100111 | 111101 | 10001 | 0 | 111100 | 11000100 | 101100 | 11100 |
Color Harmonies of #285667
Complementary color
Monochromatic Colors of #285667
Black with #285667
Text Example
Text Example
White with #285667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #285667; }
p { color: rgb(40,86,103); }
H1.HeaderClassName
{
color: #285667;
}
.AnyTagClassName
{
color: #285667;
}
</style>
background-color css
<style>
a { background-color: #285667; }
a { background-color: rgb(40,86,103); }
div.DivClassName
{
background-color: #285667;
}
.BgClassName
{
background-color: #285667;
}
</style>
border-color css
<style>
span { border-color: #285667; }
span { border-color: rgb(40,86,103); }
td.TdClassName
{
border-color: #285667;
}
.TagClassName
{
border-color: #285667;
}
</style>