Shades of Chathams Blue #295975
Tints of Chathams Blue #295975
RGB
CMYK
RGB Variations
Color information
#295975 (or 0x295975) is known color: Chathams Blue. HEX triplet: 29, 59 and 75. RGB value is (41,89,117). Sum of RGB (Red+Green+Blue) = 41+89+117=247 (32% of max value = 765). Red value is 41 (16.41% from 255 or 16.60% from 247); Green value is 89 (35.16% from 255 or 36.03% from 247); Blue value is 117 (46.09% from 255 or 47.37% from 247); Max value from RGB is 117 - color contains mainly: blue. Hex color #295975 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295975 is #D6A68A. Grayscale: #4D4D4D. Windows color (decimal): -14067339 or 7690537. OLE color: 7690537.
HSL color Cylindrical-coordinate representation of color #295975: hue angle of 202.11º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #295975 is Cyan = 0.65, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 89 | 117 | - |
| CMYK | 0.65 | 0.24 | 0 | 0.54 |
| HSL | 202.11º | 0.48% | 0.31% | - |
| HSV(B) | 202.11º | 0.65% | 0.46% | - |
| XYZ | 7.7 | 8.9 | 18.14 | - |
| YUV | 77.84 | 150.1 | 101.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 89 | 117 | 0.65 | 0.24 | 0 | 0.54 | 202.11 | 0.48 | 0.31 |
| Hex | 29 | 59 | 75 | 41 | 18 | 0 | 36 | CA | 30 | 1F |
| Octal | 51 | 131 | 165 | 101 | 30 | 0 | 66 | 312 | 60 | 37 |
| Binary | 101001 | 1011001 | 1110101 | 1000001 | 11000 | 0 | 110110 | 11001010 | 110000 | 11111 |
Color Harmonies of #295975
Complementary color
Monochromatic Colors of #295975
Black with #295975
Text Example
Text Example
White with #295975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295975; }
p { color: rgb(41,89,117); }
H1.HeaderClassName
{
color: #295975;
}
.AnyTagClassName
{
color: #295975;
}
</style>
background-color css
<style>
a { background-color: #295975; }
a { background-color: rgb(41,89,117); }
div.DivClassName
{
background-color: #295975;
}
.BgClassName
{
background-color: #295975;
}
</style>
border-color css
<style>
span { border-color: #295975; }
span { border-color: rgb(41,89,117); }
td.TdClassName
{
border-color: #295975;
}
.TagClassName
{
border-color: #295975;
}
</style>