Shades of Chathams Blue #295868
Tints of Chathams Blue #295868
RGB
CMYK
RGB Variations
Color information
#295868 (or 0x295868) is known color: Chathams Blue. HEX triplet: 29, 58 and 68. RGB value is (41,88,104). Sum of RGB (Red+Green+Blue) = 41+88+104=233 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.60% from 233); Green value is 88 (34.77% from 255 or 37.77% from 233); Blue value is 104 (41.02% from 255 or 44.64% from 233); Max value from RGB is 104 - color contains mainly: blue. Hex color #295868 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295868 is #D6A797. Grayscale: #4B4B4B. Windows color (decimal): -14067608 or 6838313. OLE color: 6838313.
HSL color Cylindrical-coordinate representation of color #295868: hue angle of 195.24º 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 #295868 is Cyan = 0.61, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 88 | 104 | - |
| CMYK | 0.61 | 0.15 | 0 | 0.59 |
| HSL | 195.24º | 0.43% | 0.28% | - |
| HSV(B) | 195.24º | 0.61% | 0.41% | - |
| XYZ | 6.9 | 8.45 | 14.36 | - |
| YUV | 75.77 | 143.93 | 103.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 88 | 104 | 0.61 | 0.15 | 0 | 0.59 | 195.24 | 0.43 | 0.28 |
| Hex | 29 | 58 | 68 | 3D | F | 0 | 3B | C3 | 2B | 1C |
| Octal | 51 | 130 | 150 | 75 | 17 | 0 | 73 | 303 | 53 | 34 |
| Binary | 101001 | 1011000 | 1101000 | 111101 | 1111 | 0 | 111011 | 11000011 | 101011 | 11100 |
Color Harmonies of #295868
Complementary color
Monochromatic Colors of #295868
Black with #295868
Text Example
Text Example
White with #295868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295868; }
p { color: rgb(41,88,104); }
H1.HeaderClassName
{
color: #295868;
}
.AnyTagClassName
{
color: #295868;
}
</style>
background-color css
<style>
a { background-color: #295868; }
a { background-color: rgb(41,88,104); }
div.DivClassName
{
background-color: #295868;
}
.BgClassName
{
background-color: #295868;
}
</style>
border-color css
<style>
span { border-color: #295868; }
span { border-color: rgb(41,88,104); }
td.TdClassName
{
border-color: #295868;
}
.TagClassName
{
border-color: #295868;
}
</style>