Shades of Chelsea Gem #975532
Tints of Chelsea Gem #975532
RGB
CMYK
RGB Variations
Color information
#975532 (or 0x975532) is known color: Chelsea Gem. HEX triplet: 97, 55 and 32. RGB value is (151,85,50). Sum of RGB (Red+Green+Blue) = 151+85+50=286 (37% of max value = 765). Red value is 151 (59.38% from 255 or 52.80% from 286); Green value is 85 (33.59% from 255 or 29.72% from 286); Blue value is 50 (19.92% from 255 or 17.48% from 286); Max value from RGB is 151 - color contains mainly: red. Hex color #975532 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #975532 is #68AACD. Grayscale: #646464. Windows color (decimal): -6859470 or 3298711. OLE color: 3298711.
HSL color Cylindrical-coordinate representation of color #975532: hue angle of 20.79º 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 #975532 is Cyan = 0, Magento = 0.44, Yellow = 0.67 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 85 | 50 | - |
| CMYK | 0 | 0.44 | 0.67 | 0.41 |
| HSL | 20.79º | 0.5% | 0.39% | - |
| HSV(B) | 20.79º | 0.67% | 0.59% | - |
| XYZ | 16.59 | 13.31 | 4.71 | - |
| YUV | 100.74 | 99.37 | 163.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 85 | 50 | 0 | 0.44 | 0.67 | 0.41 | 20.79 | 0.5 | 0.39 |
| Hex | 97 | 55 | 32 | 0 | 2C | 43 | 29 | 15 | 32 | 27 |
| Octal | 227 | 125 | 62 | 0 | 54 | 103 | 51 | 25 | 62 | 47 |
| Binary | 10010111 | 1010101 | 110010 | 0 | 101100 | 1000011 | 101001 | 10101 | 110010 | 100111 |
Color Harmonies of #975532
Complementary color
Monochromatic Colors of #975532
Black with #975532
Text Example
Text Example
White with #975532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #975532; }
p { color: rgb(151,85,50); }
H1.HeaderClassName
{
color: #975532;
}
.AnyTagClassName
{
color: #975532;
}
</style>
background-color css
<style>
a { background-color: #975532; }
a { background-color: rgb(151,85,50); }
div.DivClassName
{
background-color: #975532;
}
.BgClassName
{
background-color: #975532;
}
</style>
border-color css
<style>
span { border-color: #975532; }
span { border-color: rgb(151,85,50); }
td.TdClassName
{
border-color: #975532;
}
.TagClassName
{
border-color: #975532;
}
</style>