Shades of Chelsea Gem #955635
Tints of Chelsea Gem #955635
RGB
CMYK
RGB Variations
Color information
#955635 (or 0x955635) is known color: Chelsea Gem. HEX triplet: 95, 56 and 35. RGB value is (149,86,53). Sum of RGB (Red+Green+Blue) = 149+86+53=288 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.74% from 288); Green value is 86 (33.98% from 255 or 29.86% from 288); Blue value is 53 (21.09% from 255 or 18.40% from 288); Max value from RGB is 149 - color contains mainly: red. Hex color #955635 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955635 is #6AA9CA. Grayscale: #656565. Windows color (decimal): -6990283 or 3495573. OLE color: 3495573.
HSL color Cylindrical-coordinate representation of color #955635: hue angle of 20.62º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #955635 is Cyan = 0, Magento = 0.42, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 86 | 53 | - |
| CMYK | 0 | 0.42 | 0.64 | 0.42 |
| HSL | 20.63º | 0.48% | 0.4% | - |
| HSV(B) | 20.63º | 0.64% | 0.58% | - |
| XYZ | 16.36 | 13.3 | 5.07 | - |
| YUV | 101.08 | 100.87 | 162.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 86 | 53 | 0 | 0.42 | 0.64 | 0.42 | 20.63 | 0.48 | 0.4 |
| Hex | 95 | 56 | 35 | 0 | 2A | 40 | 2A | 15 | 30 | 28 |
| Octal | 225 | 126 | 65 | 0 | 52 | 100 | 52 | 25 | 60 | 50 |
| Binary | 10010101 | 1010110 | 110101 | 0 | 101010 | 1000000 | 101010 | 10101 | 110000 | 101000 |
Color Harmonies of #955635
Complementary color
Monochromatic Colors of #955635
Black with #955635
Text Example
Text Example
White with #955635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955635; }
p { color: rgb(149,86,53); }
H1.HeaderClassName
{
color: #955635;
}
.AnyTagClassName
{
color: #955635;
}
</style>
background-color css
<style>
a { background-color: #955635; }
a { background-color: rgb(149,86,53); }
div.DivClassName
{
background-color: #955635;
}
.BgClassName
{
background-color: #955635;
}
</style>
border-color css
<style>
span { border-color: #955635; }
span { border-color: rgb(149,86,53); }
td.TdClassName
{
border-color: #955635;
}
.TagClassName
{
border-color: #955635;
}
</style>