Shades of Chathams Blue #295670
Tints of Chathams Blue #295670
RGB
CMYK
RGB Variations
Color information
#295670 (or 0x295670) is known color: Chathams Blue. HEX triplet: 29, 56 and 70. RGB value is (41,86,112). Sum of RGB (Red+Green+Blue) = 41+86+112=239 (31% of max value = 765). Red value is 41 (16.41% from 255 or 17.15% from 239); Green value is 86 (33.98% from 255 or 35.98% from 239); Blue value is 112 (44.14% from 255 or 46.86% from 239); Max value from RGB is 112 - color contains mainly: blue. Hex color #295670 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295670 is #D6A98F. Grayscale: #4B4B4B. Windows color (decimal): -14068112 or 7362089. OLE color: 7362089.
HSL color Cylindrical-coordinate representation of color #295670: hue angle of 201.97º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #295670 is Cyan = 0.63, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 86 | 112 | - |
| CMYK | 0.63 | 0.23 | 0 | 0.56 |
| HSL | 201.97º | 0.46% | 0.3% | - |
| HSV(B) | 201.97º | 0.63% | 0.44% | - |
| XYZ | 7.17 | 8.3 | 16.55 | - |
| YUV | 75.51 | 148.59 | 103.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 86 | 112 | 0.63 | 0.23 | 0 | 0.56 | 201.97 | 0.46 | 0.3 |
| Hex | 29 | 56 | 70 | 3F | 17 | 0 | 38 | CA | 2E | 1E |
| Octal | 51 | 126 | 160 | 77 | 27 | 0 | 70 | 312 | 56 | 36 |
| Binary | 101001 | 1010110 | 1110000 | 111111 | 10111 | 0 | 111000 | 11001010 | 101110 | 11110 |
Color Harmonies of #295670
Complementary color
Monochromatic Colors of #295670
Black with #295670
Text Example
Text Example
White with #295670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295670; }
p { color: rgb(41,86,112); }
H1.HeaderClassName
{
color: #295670;
}
.AnyTagClassName
{
color: #295670;
}
</style>
background-color css
<style>
a { background-color: #295670; }
a { background-color: rgb(41,86,112); }
div.DivClassName
{
background-color: #295670;
}
.BgClassName
{
background-color: #295670;
}
</style>
border-color css
<style>
span { border-color: #295670; }
span { border-color: rgb(41,86,112); }
td.TdClassName
{
border-color: #295670;
}
.TagClassName
{
border-color: #295670;
}
</style>