Shades of Chathams Blue #295669
Tints of Chathams Blue #295669
RGB
CMYK
RGB Variations
Color information
#295669 (or 0x295669) is known color: Chathams Blue. HEX triplet: 29, 56 and 69. RGB value is (41,86,105). Sum of RGB (Red+Green+Blue) = 41+86+105=232 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.67% from 232); Green value is 86 (33.98% from 255 or 37.07% from 232); Blue value is 105 (41.41% from 255 or 45.26% from 232); Max value from RGB is 105 - color contains mainly: blue. Hex color #295669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295669 is #D6A996. Grayscale: #4A4A4A. Windows color (decimal): -14068119 or 6903337. OLE color: 6903337.
HSL color Cylindrical-coordinate representation of color #295669: hue angle of 197.81º degrees, saturation: 0.44, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #295669 is Cyan = 0.61, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 86 | 105 | - |
| CMYK | 0.61 | 0.18 | 0 | 0.59 |
| HSL | 197.81º | 0.44% | 0.29% | - |
| HSV(B) | 197.81º | 0.61% | 0.41% | - |
| XYZ | 6.79 | 8.15 | 14.58 | - |
| YUV | 74.71 | 145.09 | 103.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 86 | 105 | 0.61 | 0.18 | 0 | 0.59 | 197.81 | 0.44 | 0.29 |
| Hex | 29 | 56 | 69 | 3D | 12 | 0 | 3B | C6 | 2C | 1D |
| Octal | 51 | 126 | 151 | 75 | 22 | 0 | 73 | 306 | 54 | 35 |
| Binary | 101001 | 1010110 | 1101001 | 111101 | 10010 | 0 | 111011 | 11000110 | 101100 | 11101 |
Color Harmonies of #295669
Complementary color
Monochromatic Colors of #295669
Black with #295669
Text Example
Text Example
White with #295669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295669; }
p { color: rgb(41,86,105); }
H1.HeaderClassName
{
color: #295669;
}
.AnyTagClassName
{
color: #295669;
}
</style>
background-color css
<style>
a { background-color: #295669; }
a { background-color: rgb(41,86,105); }
div.DivClassName
{
background-color: #295669;
}
.BgClassName
{
background-color: #295669;
}
</style>
border-color css
<style>
span { border-color: #295669; }
span { border-color: rgb(41,86,105); }
td.TdClassName
{
border-color: #295669;
}
.TagClassName
{
border-color: #295669;
}
</style>