Shades of Chelsea Gem #965636
Tints of Chelsea Gem #965636
RGB
CMYK
RGB Variations
Color information
#965636 (or 0x965636) is known color: Chelsea Gem. HEX triplet: 96, 56 and 36. RGB value is (150,86,54). Sum of RGB (Red+Green+Blue) = 150+86+54=290 (38% of max value = 765). Red value is 150 (58.98% from 255 or 51.72% from 290); Green value is 86 (33.98% from 255 or 29.66% from 290); Blue value is 54 (21.48% from 255 or 18.62% from 290); Max value from RGB is 150 - color contains mainly: red. Hex color #965636 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #965636 is #69A9C9. Grayscale: #656565. Windows color (decimal): -6924746 or 3561110. OLE color: 3561110.
HSL color Cylindrical-coordinate representation of color #965636: hue angle of 20º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #965636 is Cyan = 0, Magento = 0.43, Yellow = 0.64 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 86 | 54 | - |
| CMYK | 0 | 0.43 | 0.64 | 0.41 |
| HSL | 20º | 0.47% | 0.4% | - |
| HSV(B) | 20º | 0.64% | 0.59% | - |
| XYZ | 16.57 | 13.41 | 5.2 | - |
| YUV | 101.49 | 101.2 | 162.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 86 | 54 | 0 | 0.43 | 0.64 | 0.41 | 20 | 0.47 | 0.4 |
| Hex | 96 | 56 | 36 | 0 | 2B | 40 | 29 | 14 | 2F | 28 |
| Octal | 226 | 126 | 66 | 0 | 53 | 100 | 51 | 24 | 57 | 50 |
| Binary | 10010110 | 1010110 | 110110 | 0 | 101011 | 1000000 | 101001 | 10100 | 101111 | 101000 |
Color Harmonies of #965636
Complementary color
Monochromatic Colors of #965636
Black with #965636
Text Example
Text Example
White with #965636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #965636; }
p { color: rgb(150,86,54); }
H1.HeaderClassName
{
color: #965636;
}
.AnyTagClassName
{
color: #965636;
}
</style>
background-color css
<style>
a { background-color: #965636; }
a { background-color: rgb(150,86,54); }
div.DivClassName
{
background-color: #965636;
}
.BgClassName
{
background-color: #965636;
}
</style>
border-color css
<style>
span { border-color: #965636; }
span { border-color: rgb(150,86,54); }
td.TdClassName
{
border-color: #965636;
}
.TagClassName
{
border-color: #965636;
}
</style>