Shades of Chathams Blue #295668
Tints of Chathams Blue #295668
RGB
CMYK
RGB Variations
Color information
#295668 (or 0x295668) is known color: Chathams Blue. HEX triplet: 29, 56 and 68. RGB value is (41,86,104). Sum of RGB (Red+Green+Blue) = 41+86+104=231 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.75% from 231); Green value is 86 (33.98% from 255 or 37.23% from 231); Blue value is 104 (41.02% from 255 or 45.02% from 231); Max value from RGB is 104 - color contains mainly: blue. Hex color #295668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295668 is #D6A997. Grayscale: #4A4A4A. Windows color (decimal): -14068120 or 6837801. OLE color: 6837801.
HSL color Cylindrical-coordinate representation of color #295668: hue angle of 197.14º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #295668 is Cyan = 0.61, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 86 | 104 | - |
| CMYK | 0.61 | 0.17 | 0 | 0.59 |
| HSL | 197.14º | 0.43% | 0.28% | - |
| HSV(B) | 197.14º | 0.61% | 0.41% | - |
| XYZ | 6.74 | 8.13 | 14.31 | - |
| YUV | 74.6 | 144.59 | 104.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 86 | 104 | 0.61 | 0.17 | 0 | 0.59 | 197.14 | 0.43 | 0.28 |
| Hex | 29 | 56 | 68 | 3D | 11 | 0 | 3B | C5 | 2B | 1C |
| Octal | 51 | 126 | 150 | 75 | 21 | 0 | 73 | 305 | 53 | 34 |
| Binary | 101001 | 1010110 | 1101000 | 111101 | 10001 | 0 | 111011 | 11000101 | 101011 | 11100 |
Color Harmonies of #295668
Complementary color
Monochromatic Colors of #295668
Black with #295668
Text Example
Text Example
White with #295668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295668; }
p { color: rgb(41,86,104); }
H1.HeaderClassName
{
color: #295668;
}
.AnyTagClassName
{
color: #295668;
}
</style>
background-color css
<style>
a { background-color: #295668; }
a { background-color: rgb(41,86,104); }
div.DivClassName
{
background-color: #295668;
}
.BgClassName
{
background-color: #295668;
}
</style>
border-color css
<style>
span { border-color: #295668; }
span { border-color: rgb(41,86,104); }
td.TdClassName
{
border-color: #295668;
}
.TagClassName
{
border-color: #295668;
}
</style>