Shades of Chathams Blue #215469
Tints of Chathams Blue #215469
RGB
CMYK
RGB Variations
Color information
#215469 (or 0x215469) is known color: Chathams Blue. HEX triplet: 21, 54 and 69. RGB value is (33,84,105). Sum of RGB (Red+Green+Blue) = 33+84+105=222 (29% of max value = 765). Red value is 33 (13.28% from 255 or 14.86% from 222); Green value is 84 (33.20% from 255 or 37.84% from 222); Blue value is 105 (41.41% from 255 or 47.30% from 222); Max value from RGB is 105 - color contains mainly: blue. Hex color #215469 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215469 is #DEAB96. Grayscale: #474747. Windows color (decimal): -14592919 or 6902817. OLE color: 6902817.
HSL color Cylindrical-coordinate representation of color #215469: hue angle of 197.5º 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 #215469 is Cyan = 0.69, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 33 | 84 | 105 | - |
| CMYK | 0.69 | 0.20 | 0 | 0.59 |
| HSL | 197.5º | 0.52% | 0.27% | - |
| HSV(B) | 197.5º | 0.69% | 0.41% | - |
| XYZ | 6.35 | 7.68 | 14.51 | - |
| YUV | 71.15 | 147.1 | 100.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 84 | 105 | 0.69 | 0.20 | 0 | 0.59 | 197.5 | 0.52 | 0.27 |
| Hex | 21 | 54 | 69 | 45 | 14 | 0 | 3B | C6 | 34 | 1B |
| Octal | 41 | 124 | 151 | 105 | 24 | 0 | 73 | 306 | 64 | 33 |
| Binary | 100001 | 1010100 | 1101001 | 1000101 | 10100 | 0 | 111011 | 11000110 | 110100 | 11011 |
Color Harmonies of #215469
Complementary color
Monochromatic Colors of #215469
Black with #215469
Text Example
Text Example
White with #215469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215469; }
p { color: rgb(33,84,105); }
H1.HeaderClassName
{
color: #215469;
}
.AnyTagClassName
{
color: #215469;
}
</style>
background-color css
<style>
a { background-color: #215469; }
a { background-color: rgb(33,84,105); }
div.DivClassName
{
background-color: #215469;
}
.BgClassName
{
background-color: #215469;
}
</style>
border-color css
<style>
span { border-color: #215469; }
span { border-color: rgb(33,84,105); }
td.TdClassName
{
border-color: #215469;
}
.TagClassName
{
border-color: #215469;
}
</style>