Shades of Chathams Blue #295572
Tints of Chathams Blue #295572
RGB
CMYK
RGB Variations
Color information
#295572 (or 0x295572) is known color: Chathams Blue. HEX triplet: 29, 55 and 72. RGB value is (41,85,114). Sum of RGB (Red+Green+Blue) = 41+85+114=240 (31% of max value = 765). Red value is 41 (16.41% from 255 or 17.08% from 240); Green value is 85 (33.59% from 255 or 35.42% from 240); Blue value is 114 (44.92% from 255 or 47.5% from 240); Max value from RGB is 114 - color contains mainly: blue. Hex color #295572 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295572 is #D6AA8D. Grayscale: #4A4A4A. Windows color (decimal): -14068366 or 7492905. OLE color: 7492905.
HSL color Cylindrical-coordinate representation of color #295572: hue angle of 203.84º 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 #295572 is Cyan = 0.64, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 85 | 114 | - |
| CMYK | 0.64 | 0.25 | 0 | 0.55 |
| HSL | 203.84º | 0.47% | 0.3% | - |
| HSV(B) | 203.84º | 0.64% | 0.45% | - |
| XYZ | 7.2 | 8.18 | 17.12 | - |
| YUV | 75.15 | 149.92 | 103.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 85 | 114 | 0.64 | 0.25 | 0 | 0.55 | 203.84 | 0.47 | 0.3 |
| Hex | 29 | 55 | 72 | 40 | 19 | 0 | 37 | CC | 2F | 1E |
| Octal | 51 | 125 | 162 | 100 | 31 | 0 | 67 | 314 | 57 | 36 |
| Binary | 101001 | 1010101 | 1110010 | 1000000 | 11001 | 0 | 110111 | 11001100 | 101111 | 11110 |
Color Harmonies of #295572
Complementary color
Monochromatic Colors of #295572
Black with #295572
Text Example
Text Example
White with #295572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295572; }
p { color: rgb(41,85,114); }
H1.HeaderClassName
{
color: #295572;
}
.AnyTagClassName
{
color: #295572;
}
</style>
background-color css
<style>
a { background-color: #295572; }
a { background-color: rgb(41,85,114); }
div.DivClassName
{
background-color: #295572;
}
.BgClassName
{
background-color: #295572;
}
</style>
border-color css
<style>
span { border-color: #295572; }
span { border-color: rgb(41,85,114); }
td.TdClassName
{
border-color: #295572;
}
.TagClassName
{
border-color: #295572;
}
</style>