Shades of Chathams Blue #215868
Tints of Chathams Blue #215868
RGB
CMYK
RGB Variations
Color information
#215868 (or 0x215868) is known color: Chathams Blue. HEX triplet: 21, 58 and 68. RGB value is (33,88,104). Sum of RGB (Red+Green+Blue) = 33+88+104=225 (29% of max value = 765). Red value is 33 (13.28% from 255 or 14.67% from 225); Green value is 88 (34.77% from 255 or 39.11% from 225); Blue value is 104 (41.02% from 255 or 46.22% from 225); Max value from RGB is 104 - color contains mainly: blue. Hex color #215868 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215868 is #DEA797. Grayscale: #494949. Windows color (decimal): -14591896 or 6838305. OLE color: 6838305.
HSL color Cylindrical-coordinate representation of color #215868: hue angle of 193.52º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #215868 is Cyan = 0.68, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 33 | 88 | 104 | - |
| CMYK | 0.68 | 0.15 | 0 | 0.59 |
| HSL | 193.52º | 0.52% | 0.27% | - |
| HSV(B) | 193.52º | 0.68% | 0.41% | - |
| XYZ | 6.62 | 8.3 | 14.35 | - |
| YUV | 73.38 | 145.28 | 99.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 88 | 104 | 0.68 | 0.15 | 0 | 0.59 | 193.52 | 0.52 | 0.27 |
| Hex | 21 | 58 | 68 | 44 | F | 0 | 3B | C2 | 34 | 1B |
| Octal | 41 | 130 | 150 | 104 | 17 | 0 | 73 | 302 | 64 | 33 |
| Binary | 100001 | 1011000 | 1101000 | 1000100 | 1111 | 0 | 111011 | 11000010 | 110100 | 11011 |
Color Harmonies of #215868
Complementary color
Monochromatic Colors of #215868
Black with #215868
Text Example
Text Example
White with #215868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215868; }
p { color: rgb(33,88,104); }
H1.HeaderClassName
{
color: #215868;
}
.AnyTagClassName
{
color: #215868;
}
</style>
background-color css
<style>
a { background-color: #215868; }
a { background-color: rgb(33,88,104); }
div.DivClassName
{
background-color: #215868;
}
.BgClassName
{
background-color: #215868;
}
</style>
border-color css
<style>
span { border-color: #215868; }
span { border-color: rgb(33,88,104); }
td.TdClassName
{
border-color: #215868;
}
.TagClassName
{
border-color: #215868;
}
</style>