Shades of Chelsea Gem #955435
Tints of Chelsea Gem #955435
RGB
CMYK
RGB Variations
Color information
#955435 (or 0x955435) is known color: Chelsea Gem. HEX triplet: 95, 54 and 35. RGB value is (149,84,53). Sum of RGB (Red+Green+Blue) = 149+84+53=286 (37% of max value = 765). Red value is 149 (58.59% from 255 or 52.10% from 286); Green value is 84 (33.20% from 255 or 29.37% from 286); Blue value is 53 (21.09% from 255 or 18.53% from 286); Max value from RGB is 149 - color contains mainly: red. Hex color #955435 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955435 is #6AABCA. Grayscale: #646464. Windows color (decimal): -6990795 or 3495061. OLE color: 3495061.
HSL color Cylindrical-coordinate representation of color #955435: hue angle of 19.38º 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 #955435 is Cyan = 0, Magento = 0.44, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 84 | 53 | - |
| CMYK | 0 | 0.44 | 0.64 | 0.42 |
| HSL | 19.38º | 0.48% | 0.4% | - |
| HSV(B) | 19.38º | 0.64% | 0.58% | - |
| XYZ | 16.21 | 12.99 | 5.02 | - |
| YUV | 99.9 | 101.53 | 163.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 84 | 53 | 0 | 0.44 | 0.64 | 0.42 | 19.38 | 0.48 | 0.4 |
| Hex | 95 | 54 | 35 | 0 | 2C | 40 | 2A | 13 | 30 | 28 |
| Octal | 225 | 124 | 65 | 0 | 54 | 100 | 52 | 23 | 60 | 50 |
| Binary | 10010101 | 1010100 | 110101 | 0 | 101100 | 1000000 | 101010 | 10011 | 110000 | 101000 |
Color Harmonies of #955435
Complementary color
Monochromatic Colors of #955435
Black with #955435
Text Example
Text Example
White with #955435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955435; }
p { color: rgb(149,84,53); }
H1.HeaderClassName
{
color: #955435;
}
.AnyTagClassName
{
color: #955435;
}
</style>
background-color css
<style>
a { background-color: #955435; }
a { background-color: rgb(149,84,53); }
div.DivClassName
{
background-color: #955435;
}
.BgClassName
{
background-color: #955435;
}
</style>
border-color css
<style>
span { border-color: #955435; }
span { border-color: rgb(149,84,53); }
td.TdClassName
{
border-color: #955435;
}
.TagClassName
{
border-color: #955435;
}
</style>