Shades of Chathams Blue #295772
Tints of Chathams Blue #295772
RGB
CMYK
RGB Variations
Color information
#295772 (or 0x295772) is known color: Chathams Blue. HEX triplet: 29, 57 and 72. RGB value is (41,87,114). Sum of RGB (Red+Green+Blue) = 41+87+114=242 (32% of max value = 765). Red value is 41 (16.41% from 255 or 16.94% from 242); Green value is 87 (34.38% from 255 or 35.95% from 242); Blue value is 114 (44.92% from 255 or 47.11% from 242); Max value from RGB is 114 - color contains mainly: blue. Hex color #295772 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295772 is #D6A88D. Grayscale: #4C4C4C. Windows color (decimal): -14067854 or 7493417. OLE color: 7493417.
HSL color Cylindrical-coordinate representation of color #295772: hue angle of 202.19º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #295772 is Cyan = 0.64, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 87 | 114 | - |
| CMYK | 0.64 | 0.24 | 0 | 0.55 |
| HSL | 202.19º | 0.47% | 0.3% | - |
| HSV(B) | 202.19º | 0.64% | 0.45% | - |
| XYZ | 7.36 | 8.5 | 17.17 | - |
| YUV | 76.32 | 149.26 | 102.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 87 | 114 | 0.64 | 0.24 | 0 | 0.55 | 202.19 | 0.47 | 0.3 |
| Hex | 29 | 57 | 72 | 40 | 18 | 0 | 37 | CA | 2F | 1E |
| Octal | 51 | 127 | 162 | 100 | 30 | 0 | 67 | 312 | 57 | 36 |
| Binary | 101001 | 1010111 | 1110010 | 1000000 | 11000 | 0 | 110111 | 11001010 | 101111 | 11110 |
Color Harmonies of #295772
Complementary color
Monochromatic Colors of #295772
Black with #295772
Text Example
Text Example
White with #295772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295772; }
p { color: rgb(41,87,114); }
H1.HeaderClassName
{
color: #295772;
}
.AnyTagClassName
{
color: #295772;
}
</style>
background-color css
<style>
a { background-color: #295772; }
a { background-color: rgb(41,87,114); }
div.DivClassName
{
background-color: #295772;
}
.BgClassName
{
background-color: #295772;
}
</style>
border-color css
<style>
span { border-color: #295772; }
span { border-color: rgb(41,87,114); }
td.TdClassName
{
border-color: #295772;
}
.TagClassName
{
border-color: #295772;
}
</style>