Shades of Chathams Blue #29566A
Tints of Chathams Blue #29566A
RGB
CMYK
RGB Variations
Color information
#29566A (or 0x29566A) is known color: Chathams Blue. HEX triplet: 29, 56 and 6A. RGB value is (41,86,106). Sum of RGB (Red+Green+Blue) = 41+86+106=233 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.60% from 233); Green value is 86 (33.98% from 255 or 36.91% from 233); Blue value is 106 (41.80% from 255 or 45.49% from 233); Max value from RGB is 106 - color contains mainly: blue. Hex color #29566A is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #29566A is #D6A995. Grayscale: #4A4A4A. Windows color (decimal): -14068118 or 6968873. OLE color: 6968873.
HSL color Cylindrical-coordinate representation of color #29566A: hue angle of 198.46º degrees, saturation: 0.44, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #29566A is Cyan = 0.61, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 41 | 86 | 106 | - |
| CMYK | 0.61 | 0.19 | 0 | 0.58 |
| HSL | 198.46º | 0.44% | 0.29% | - |
| HSV(B) | 198.46º | 0.61% | 0.42% | - |
| XYZ | 6.84 | 8.17 | 14.85 | - |
| YUV | 74.83 | 145.59 | 103.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 86 | 106 | 0.61 | 0.19 | 0 | 0.58 | 198.46 | 0.44 | 0.29 |
| Hex | 29 | 56 | 6A | 3D | 13 | 0 | 3A | C6 | 2C | 1D |
| Octal | 51 | 126 | 152 | 75 | 23 | 0 | 72 | 306 | 54 | 35 |
| Binary | 101001 | 1010110 | 1101010 | 111101 | 10011 | 0 | 111010 | 11000110 | 101100 | 11101 |
Color Harmonies of #29566A
Complementary color
Monochromatic Colors of #29566A
Black with #29566A
Text Example
Text Example
White with #29566A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #29566A; }
p { color: rgb(41,86,106); }
H1.HeaderClassName
{
color: #29566A;
}
.AnyTagClassName
{
color: #29566A;
}
</style>
background-color css
<style>
a { background-color: #29566A; }
a { background-color: rgb(41,86,106); }
div.DivClassName
{
background-color: #29566A;
}
.BgClassName
{
background-color: #29566A;
}
</style>
border-color css
<style>
span { border-color: #29566A; }
span { border-color: rgb(41,86,106); }
td.TdClassName
{
border-color: #29566A;
}
.TagClassName
{
border-color: #29566A;
}
</style>