Shades of Chathams Blue #295467
Tints of Chathams Blue #295467
RGB
CMYK
RGB Variations
Color information
#295467 (or 0x295467) is known color: Chathams Blue. HEX triplet: 29, 54 and 67. RGB value is (41,84,103). Sum of RGB (Red+Green+Blue) = 41+84+103=228 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.98% from 228); Green value is 84 (33.20% from 255 or 36.84% from 228); Blue value is 103 (40.62% from 255 or 45.18% from 228); Max value from RGB is 103 - color contains mainly: blue. Hex color #295467 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295467 is #D6AB98. Grayscale: #494949. Windows color (decimal): -14068633 or 6771753. OLE color: 6771753.
HSL color Cylindrical-coordinate representation of color #295467: hue angle of 198.39º 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 #295467 is Cyan = 0.60, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 84 | 103 | - |
| CMYK | 0.60 | 0.18 | 0 | 0.60 |
| HSL | 198.39º | 0.43% | 0.28% | - |
| HSV(B) | 198.39º | 0.6% | 0.4% | - |
| XYZ | 6.53 | 7.79 | 13.99 | - |
| YUV | 73.31 | 144.75 | 104.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 84 | 103 | 0.60 | 0.18 | 0 | 0.60 | 198.39 | 0.43 | 0.28 |
| Hex | 29 | 54 | 67 | 3C | 12 | 0 | 3C | C6 | 2B | 1C |
| Octal | 51 | 124 | 147 | 74 | 22 | 0 | 74 | 306 | 53 | 34 |
| Binary | 101001 | 1010100 | 1100111 | 111100 | 10010 | 0 | 111100 | 11000110 | 101011 | 11100 |
Color Harmonies of #295467
Complementary color
Monochromatic Colors of #295467
Black with #295467
Text Example
Text Example
White with #295467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295467; }
p { color: rgb(41,84,103); }
H1.HeaderClassName
{
color: #295467;
}
.AnyTagClassName
{
color: #295467;
}
</style>
background-color css
<style>
a { background-color: #295467; }
a { background-color: rgb(41,84,103); }
div.DivClassName
{
background-color: #295467;
}
.BgClassName
{
background-color: #295467;
}
</style>
border-color css
<style>
span { border-color: #295467; }
span { border-color: rgb(41,84,103); }
td.TdClassName
{
border-color: #295467;
}
.TagClassName
{
border-color: #295467;
}
</style>