Shades of Chathams Blue #295665
Tints of Chathams Blue #295665
RGB
CMYK
RGB Variations
Color information
#295665 (or 0x295665) is known color: Chathams Blue. HEX triplet: 29, 56 and 65. RGB value is (41,86,101). Sum of RGB (Red+Green+Blue) = 41+86+101=228 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.98% from 228); Green value is 86 (33.98% from 255 or 37.72% from 228); Blue value is 101 (39.84% from 255 or 44.30% from 228); Max value from RGB is 101 - color contains mainly: blue. Hex color #295665 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295665 is #D6A99A. Grayscale: #4A4A4A. Windows color (decimal): -14068123 or 6641193. OLE color: 6641193.
HSL color Cylindrical-coordinate representation of color #295665: hue angle of 195º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #295665 is Cyan = 0.59, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 86 | 101 | - |
| CMYK | 0.59 | 0.15 | 0 | 0.60 |
| HSL | 195º | 0.42% | 0.28% | - |
| HSV(B) | 195º | 0.59% | 0.4% | - |
| XYZ | 6.59 | 8.07 | 13.52 | - |
| YUV | 74.26 | 143.09 | 104.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 86 | 101 | 0.59 | 0.15 | 0 | 0.60 | 195 | 0.42 | 0.28 |
| Hex | 29 | 56 | 65 | 3B | F | 0 | 3C | C3 | 2A | 1C |
| Octal | 51 | 126 | 145 | 73 | 17 | 0 | 74 | 303 | 52 | 34 |
| Binary | 101001 | 1010110 | 1100101 | 111011 | 1111 | 0 | 111100 | 11000011 | 101010 | 11100 |
Color Harmonies of #295665
Complementary color
Monochromatic Colors of #295665
Black with #295665
Text Example
Text Example
White with #295665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295665; }
p { color: rgb(41,86,101); }
H1.HeaderClassName
{
color: #295665;
}
.AnyTagClassName
{
color: #295665;
}
</style>
background-color css
<style>
a { background-color: #295665; }
a { background-color: rgb(41,86,101); }
div.DivClassName
{
background-color: #295665;
}
.BgClassName
{
background-color: #295665;
}
</style>
border-color css
<style>
span { border-color: #295665; }
span { border-color: rgb(41,86,101); }
td.TdClassName
{
border-color: #295665;
}
.TagClassName
{
border-color: #295665;
}
</style>