Shades of Chathams Blue #295967
Tints of Chathams Blue #295967
RGB
CMYK
RGB Variations
Color information
#295967 (or 0x295967) is known color: Chathams Blue. HEX triplet: 29, 59 and 67. RGB value is (41,89,103). Sum of RGB (Red+Green+Blue) = 41+89+103=233 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.60% from 233); Green value is 89 (35.16% from 255 or 38.20% from 233); Blue value is 103 (40.62% from 255 or 44.21% from 233); Max value from RGB is 103 - color contains mainly: blue. Hex color #295967 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295967 is #D6A698. Grayscale: #4C4C4C. Windows color (decimal): -14067353 or 6773033. OLE color: 6773033.
HSL color Cylindrical-coordinate representation of color #295967: hue angle of 193.55º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #295967 is Cyan = 0.60, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 89 | 103 | - |
| CMYK | 0.60 | 0.14 | 0 | 0.60 |
| HSL | 193.55º | 0.43% | 0.28% | - |
| HSV(B) | 193.55º | 0.6% | 0.4% | - |
| XYZ | 6.94 | 8.6 | 14.13 | - |
| YUV | 76.24 | 143.1 | 102.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 89 | 103 | 0.60 | 0.14 | 0 | 0.60 | 193.55 | 0.43 | 0.28 |
| Hex | 29 | 59 | 67 | 3C | E | 0 | 3C | C2 | 2B | 1C |
| Octal | 51 | 131 | 147 | 74 | 16 | 0 | 74 | 302 | 53 | 34 |
| Binary | 101001 | 1011001 | 1100111 | 111100 | 1110 | 0 | 111100 | 11000010 | 101011 | 11100 |
Color Harmonies of #295967
Complementary color
Monochromatic Colors of #295967
Black with #295967
Text Example
Text Example
White with #295967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295967; }
p { color: rgb(41,89,103); }
H1.HeaderClassName
{
color: #295967;
}
.AnyTagClassName
{
color: #295967;
}
</style>
background-color css
<style>
a { background-color: #295967; }
a { background-color: rgb(41,89,103); }
div.DivClassName
{
background-color: #295967;
}
.BgClassName
{
background-color: #295967;
}
</style>
border-color css
<style>
span { border-color: #295967; }
span { border-color: rgb(41,89,103); }
td.TdClassName
{
border-color: #295967;
}
.TagClassName
{
border-color: #295967;
}
</style>