Shades of Chathams Blue #215869
Tints of Chathams Blue #215869
RGB
CMYK
RGB Variations
Color information
#215869 (or 0x215869) is known color: Chathams Blue. HEX triplet: 21, 58 and 69. RGB value is (33,88,105). Sum of RGB (Red+Green+Blue) = 33+88+105=226 (29% of max value = 765). Red value is 33 (13.28% from 255 or 14.60% from 226); Green value is 88 (34.77% from 255 or 38.94% from 226); Blue value is 105 (41.41% from 255 or 46.46% from 226); Max value from RGB is 105 - color contains mainly: blue. Hex color #215869 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215869 is #DEA796. Grayscale: #494949. Windows color (decimal): -14591895 or 6903841. OLE color: 6903841.
HSL color Cylindrical-coordinate representation of color #215869: hue angle of 194.17º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #215869 is Cyan = 0.69, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 33 | 88 | 105 | - |
| CMYK | 0.69 | 0.16 | 0 | 0.59 |
| HSL | 194.17º | 0.52% | 0.27% | - |
| HSV(B) | 194.17º | 0.69% | 0.41% | - |
| XYZ | 6.67 | 8.32 | 14.62 | - |
| YUV | 73.49 | 145.78 | 99.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 88 | 105 | 0.69 | 0.16 | 0 | 0.59 | 194.17 | 0.52 | 0.27 |
| Hex | 21 | 58 | 69 | 45 | 10 | 0 | 3B | C2 | 34 | 1B |
| Octal | 41 | 130 | 151 | 105 | 20 | 0 | 73 | 302 | 64 | 33 |
| Binary | 100001 | 1011000 | 1101001 | 1000101 | 10000 | 0 | 111011 | 11000010 | 110100 | 11011 |
Color Harmonies of #215869
Complementary color
Monochromatic Colors of #215869
Black with #215869
Text Example
Text Example
White with #215869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215869; }
p { color: rgb(33,88,105); }
H1.HeaderClassName
{
color: #215869;
}
.AnyTagClassName
{
color: #215869;
}
</style>
background-color css
<style>
a { background-color: #215869; }
a { background-color: rgb(33,88,105); }
div.DivClassName
{
background-color: #215869;
}
.BgClassName
{
background-color: #215869;
}
</style>
border-color css
<style>
span { border-color: #215869; }
span { border-color: rgb(33,88,105); }
td.TdClassName
{
border-color: #215869;
}
.TagClassName
{
border-color: #215869;
}
</style>