Shades of Chathams Blue #295768
Tints of Chathams Blue #295768
RGB
CMYK
RGB Variations
Color information
#295768 (or 0x295768) is known color: Chathams Blue. HEX triplet: 29, 57 and 68. RGB value is (41,87,104). Sum of RGB (Red+Green+Blue) = 41+87+104=232 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.67% from 232); Green value is 87 (34.38% from 255 or 37.5% from 232); Blue value is 104 (41.02% from 255 or 44.83% from 232); Max value from RGB is 104 - color contains mainly: blue. Hex color #295768 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295768 is #D6A897. Grayscale: #4B4B4B. Windows color (decimal): -14067864 or 6838057. OLE color: 6838057.
HSL color Cylindrical-coordinate representation of color #295768: hue angle of 196.19º 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 #295768 is Cyan = 0.61, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 87 | 104 | - |
| CMYK | 0.61 | 0.16 | 0 | 0.59 |
| HSL | 196.19º | 0.43% | 0.28% | - |
| HSV(B) | 196.19º | 0.61% | 0.41% | - |
| XYZ | 6.82 | 8.29 | 14.34 | - |
| YUV | 75.18 | 144.26 | 103.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 87 | 104 | 0.61 | 0.16 | 0 | 0.59 | 196.19 | 0.43 | 0.28 |
| Hex | 29 | 57 | 68 | 3D | 10 | 0 | 3B | C4 | 2B | 1C |
| Octal | 51 | 127 | 150 | 75 | 20 | 0 | 73 | 304 | 53 | 34 |
| Binary | 101001 | 1010111 | 1101000 | 111101 | 10000 | 0 | 111011 | 11000100 | 101011 | 11100 |
Color Harmonies of #295768
Complementary color
Monochromatic Colors of #295768
Black with #295768
Text Example
Text Example
White with #295768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295768; }
p { color: rgb(41,87,104); }
H1.HeaderClassName
{
color: #295768;
}
.AnyTagClassName
{
color: #295768;
}
</style>
background-color css
<style>
a { background-color: #295768; }
a { background-color: rgb(41,87,104); }
div.DivClassName
{
background-color: #295768;
}
.BgClassName
{
background-color: #295768;
}
</style>
border-color css
<style>
span { border-color: #295768; }
span { border-color: rgb(41,87,104); }
td.TdClassName
{
border-color: #295768;
}
.TagClassName
{
border-color: #295768;
}
</style>