Shades of Chathams Blue #215667
Tints of Chathams Blue #215667
RGB
CMYK
RGB Variations
Color information
#215667 (or 0x215667) is known color: Chathams Blue. HEX triplet: 21, 56 and 67. RGB value is (33,86,103). Sum of RGB (Red+Green+Blue) = 33+86+103=222 (29% of max value = 765). Red value is 33 (13.28% from 255 or 14.86% from 222); Green value is 86 (33.98% from 255 or 38.74% from 222); Blue value is 103 (40.62% from 255 or 46.40% from 222); Max value from RGB is 103 - color contains mainly: blue. Hex color #215667 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215667 is #DEA998. Grayscale: #474747. Windows color (decimal): -14592409 or 6772257. OLE color: 6772257.
HSL color Cylindrical-coordinate representation of color #215667: hue angle of 194.57º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #215667 is Cyan = 0.68, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 33 | 86 | 103 | - |
| CMYK | 0.68 | 0.17 | 0 | 0.60 |
| HSL | 194.57º | 0.51% | 0.27% | - |
| HSV(B) | 194.57º | 0.68% | 0.4% | - |
| XYZ | 6.4 | 7.96 | 14.03 | - |
| YUV | 72.09 | 145.44 | 100.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 86 | 103 | 0.68 | 0.17 | 0 | 0.60 | 194.57 | 0.51 | 0.27 |
| Hex | 21 | 56 | 67 | 44 | 11 | 0 | 3C | C3 | 33 | 1B |
| Octal | 41 | 126 | 147 | 104 | 21 | 0 | 74 | 303 | 63 | 33 |
| Binary | 100001 | 1010110 | 1100111 | 1000100 | 10001 | 0 | 111100 | 11000011 | 110011 | 11011 |
Color Harmonies of #215667
Complementary color
Monochromatic Colors of #215667
Black with #215667
Text Example
Text Example
White with #215667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215667; }
p { color: rgb(33,86,103); }
H1.HeaderClassName
{
color: #215667;
}
.AnyTagClassName
{
color: #215667;
}
</style>
background-color css
<style>
a { background-color: #215667; }
a { background-color: rgb(33,86,103); }
div.DivClassName
{
background-color: #215667;
}
.BgClassName
{
background-color: #215667;
}
</style>
border-color css
<style>
span { border-color: #215667; }
span { border-color: rgb(33,86,103); }
td.TdClassName
{
border-color: #215667;
}
.TagClassName
{
border-color: #215667;
}
</style>