Shades of Chelsea Gem #955437
Tints of Chelsea Gem #955437
RGB
CMYK
RGB Variations
Color information
#955437 (or 0x955437) is known color: Chelsea Gem. HEX triplet: 95, 54 and 37. RGB value is (149,84,55). Sum of RGB (Red+Green+Blue) = 149+84+55=288 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.74% from 288); Green value is 84 (33.20% from 255 or 29.17% from 288); Blue value is 55 (21.88% from 255 or 19.10% from 288); Max value from RGB is 149 - color contains mainly: red. Hex color #955437 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955437 is #6AABC8. Grayscale: #646464. Windows color (decimal): -6990793 or 3626133. OLE color: 3626133.
HSL color Cylindrical-coordinate representation of color #955437: hue angle of 18.51º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #955437 is Cyan = 0, Magento = 0.44, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 84 | 55 | - |
| CMYK | 0 | 0.44 | 0.63 | 0.42 |
| HSL | 18.51º | 0.46% | 0.4% | - |
| HSV(B) | 18.51º | 0.63% | 0.58% | - |
| XYZ | 16.25 | 13.01 | 5.27 | - |
| YUV | 100.13 | 102.53 | 162.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 84 | 55 | 0 | 0.44 | 0.63 | 0.42 | 18.51 | 0.46 | 0.4 |
| Hex | 95 | 54 | 37 | 0 | 2C | 3F | 2A | 13 | 2E | 28 |
| Octal | 225 | 124 | 67 | 0 | 54 | 77 | 52 | 23 | 56 | 50 |
| Binary | 10010101 | 1010100 | 110111 | 0 | 101100 | 111111 | 101010 | 10011 | 101110 | 101000 |
Color Harmonies of #955437
Complementary color
Monochromatic Colors of #955437
Black with #955437
Text Example
Text Example
White with #955437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955437; }
p { color: rgb(149,84,55); }
H1.HeaderClassName
{
color: #955437;
}
.AnyTagClassName
{
color: #955437;
}
</style>
background-color css
<style>
a { background-color: #955437; }
a { background-color: rgb(149,84,55); }
div.DivClassName
{
background-color: #955437;
}
.BgClassName
{
background-color: #955437;
}
</style>
border-color css
<style>
span { border-color: #955437; }
span { border-color: rgb(149,84,55); }
td.TdClassName
{
border-color: #955437;
}
.TagClassName
{
border-color: #955437;
}
</style>