Shades of Chelsea Gem #965731
Tints of Chelsea Gem #965731
RGB
CMYK
RGB Variations
Color information
#965731 (or 0x965731) is known color: Chelsea Gem. HEX triplet: 96, 57 and 31. RGB value is (150,87,49). Sum of RGB (Red+Green+Blue) = 150+87+49=286 (37% of max value = 765). Red value is 150 (58.98% from 255 or 52.45% from 286); Green value is 87 (34.38% from 255 or 30.42% from 286); Blue value is 49 (19.53% from 255 or 17.13% from 286); Max value from RGB is 150 - color contains mainly: red. Hex color #965731 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #965731 is #69A8CE. Grayscale: #656565. Windows color (decimal): -6924495 or 3233686. OLE color: 3233686.
HSL color Cylindrical-coordinate representation of color #965731: hue angle of 22.57º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #965731 is Cyan = 0, Magento = 0.42, Yellow = 0.67 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 87 | 49 | - |
| CMYK | 0 | 0.42 | 0.67 | 0.41 |
| HSL | 22.57º | 0.51% | 0.39% | - |
| HSV(B) | 22.57º | 0.67% | 0.59% | - |
| XYZ | 16.54 | 13.52 | 4.64 | - |
| YUV | 101.51 | 98.37 | 162.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 87 | 49 | 0 | 0.42 | 0.67 | 0.41 | 22.57 | 0.51 | 0.39 |
| Hex | 96 | 57 | 31 | 0 | 2A | 43 | 29 | 17 | 33 | 27 |
| Octal | 226 | 127 | 61 | 0 | 52 | 103 | 51 | 27 | 63 | 47 |
| Binary | 10010110 | 1010111 | 110001 | 0 | 101010 | 1000011 | 101001 | 10111 | 110011 | 100111 |
Color Harmonies of #965731
Complementary color
Monochromatic Colors of #965731
Black with #965731
Text Example
Text Example
White with #965731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #965731; }
p { color: rgb(150,87,49); }
H1.HeaderClassName
{
color: #965731;
}
.AnyTagClassName
{
color: #965731;
}
</style>
background-color css
<style>
a { background-color: #965731; }
a { background-color: rgb(150,87,49); }
div.DivClassName
{
background-color: #965731;
}
.BgClassName
{
background-color: #965731;
}
</style>
border-color css
<style>
span { border-color: #965731; }
span { border-color: rgb(150,87,49); }
td.TdClassName
{
border-color: #965731;
}
.TagClassName
{
border-color: #965731;
}
</style>