Shades of Chelsea Gem #965032
Tints of Chelsea Gem #965032
RGB
CMYK
RGB Variations
Color information
#965032 (or 0x965032) is known color: Chelsea Gem. HEX triplet: 96, 50 and 32. RGB value is (150,80,50). Sum of RGB (Red+Green+Blue) = 150+80+50=280 (37% of max value = 765). Red value is 150 (58.98% from 255 or 53.57% from 280); Green value is 80 (31.64% from 255 or 28.57% from 280); Blue value is 50 (19.92% from 255 or 17.86% from 280); Max value from RGB is 150 - color contains mainly: red. Hex color #965032 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #965032 is #69AFCD. Grayscale: #616161. Windows color (decimal): -6926286 or 3297430. OLE color: 3297430.
HSL color Cylindrical-coordinate representation of color #965032: hue angle of 18º degrees, saturation: 0.5, 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 #965032 is Cyan = 0, Magento = 0.47, Yellow = 0.67 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 80 | 50 | - |
| CMYK | 0 | 0.47 | 0.67 | 0.41 |
| HSL | 18º | 0.5% | 0.39% | - |
| HSV(B) | 18º | 0.67% | 0.59% | - |
| XYZ | 16.02 | 12.45 | 4.58 | - |
| YUV | 97.51 | 101.19 | 165.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 80 | 50 | 0 | 0.47 | 0.67 | 0.41 | 18 | 0.5 | 0.39 |
| Hex | 96 | 50 | 32 | 0 | 2F | 43 | 29 | 12 | 32 | 27 |
| Octal | 226 | 120 | 62 | 0 | 57 | 103 | 51 | 22 | 62 | 47 |
| Binary | 10010110 | 1010000 | 110010 | 0 | 101111 | 1000011 | 101001 | 10010 | 110010 | 100111 |
Color Harmonies of #965032
Complementary color
Monochromatic Colors of #965032
Black with #965032
Text Example
Text Example
White with #965032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #965032; }
p { color: rgb(150,80,50); }
H1.HeaderClassName
{
color: #965032;
}
.AnyTagClassName
{
color: #965032;
}
</style>
background-color css
<style>
a { background-color: #965032; }
a { background-color: rgb(150,80,50); }
div.DivClassName
{
background-color: #965032;
}
.BgClassName
{
background-color: #965032;
}
</style>
border-color css
<style>
span { border-color: #965032; }
span { border-color: rgb(150,80,50); }
td.TdClassName
{
border-color: #965032;
}
.TagClassName
{
border-color: #965032;
}
</style>