Shades of Chathams Blue #295469
Tints of Chathams Blue #295469
RGB
CMYK
RGB Variations
Color information
#295469 (or 0x295469) is known color: Chathams Blue. HEX triplet: 29, 54 and 69. RGB value is (41,84,105). Sum of RGB (Red+Green+Blue) = 41+84+105=230 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.83% from 230); Green value is 84 (33.20% from 255 or 36.52% from 230); Blue value is 105 (41.41% from 255 or 45.65% from 230); Max value from RGB is 105 - color contains mainly: blue. Hex color #295469 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295469 is #D6AB96. Grayscale: #494949. Windows color (decimal): -14068631 or 6902825. OLE color: 6902825.
HSL color Cylindrical-coordinate representation of color #295469: hue angle of 199.69º degrees, saturation: 0.44, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #295469 is Cyan = 0.61, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 84 | 105 | - |
| CMYK | 0.61 | 0.20 | 0 | 0.59 |
| HSL | 199.69º | 0.44% | 0.29% | - |
| HSV(B) | 199.69º | 0.61% | 0.41% | - |
| XYZ | 6.63 | 7.83 | 14.53 | - |
| YUV | 73.54 | 145.75 | 104.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 84 | 105 | 0.61 | 0.20 | 0 | 0.59 | 199.69 | 0.44 | 0.29 |
| Hex | 29 | 54 | 69 | 3D | 14 | 0 | 3B | C8 | 2C | 1D |
| Octal | 51 | 124 | 151 | 75 | 24 | 0 | 73 | 310 | 54 | 35 |
| Binary | 101001 | 1010100 | 1101001 | 111101 | 10100 | 0 | 111011 | 11001000 | 101100 | 11101 |
Color Harmonies of #295469
Complementary color
Monochromatic Colors of #295469
Black with #295469
Text Example
Text Example
White with #295469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295469; }
p { color: rgb(41,84,105); }
H1.HeaderClassName
{
color: #295469;
}
.AnyTagClassName
{
color: #295469;
}
</style>
background-color css
<style>
a { background-color: #295469; }
a { background-color: rgb(41,84,105); }
div.DivClassName
{
background-color: #295469;
}
.BgClassName
{
background-color: #295469;
}
</style>
border-color css
<style>
span { border-color: #295469; }
span { border-color: rgb(41,84,105); }
td.TdClassName
{
border-color: #295469;
}
.TagClassName
{
border-color: #295469;
}
</style>