Shades of Chelsea Gem #975032
Tints of Chelsea Gem #975032
RGB
CMYK
RGB Variations
Color information
#975032 (or 0x975032) is known color: Chelsea Gem. HEX triplet: 97, 50 and 32. RGB value is (151,80,50). Sum of RGB (Red+Green+Blue) = 151+80+50=281 (37% of max value = 765). Red value is 151 (59.38% from 255 or 53.74% from 281); Green value is 80 (31.64% from 255 or 28.47% from 281); Blue value is 50 (19.92% from 255 or 17.79% from 281); Max value from RGB is 151 - color contains mainly: red. Hex color #975032 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #975032 is #68AFCD. Grayscale: #626262. Windows color (decimal): -6860750 or 3297431. OLE color: 3297431.
HSL color Cylindrical-coordinate representation of color #975032: hue angle of 17.82º 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 #975032 is Cyan = 0, Magento = 0.47, Yellow = 0.67 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 80 | 50 | - |
| CMYK | 0 | 0.47 | 0.67 | 0.41 |
| HSL | 17.82º | 0.5% | 0.39% | - |
| HSV(B) | 17.82º | 0.67% | 0.59% | - |
| XYZ | 16.21 | 12.55 | 4.59 | - |
| YUV | 97.81 | 101.02 | 165.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 80 | 50 | 0 | 0.47 | 0.67 | 0.41 | 17.82 | 0.5 | 0.39 |
| Hex | 97 | 50 | 32 | 0 | 2F | 43 | 29 | 12 | 32 | 27 |
| Octal | 227 | 120 | 62 | 0 | 57 | 103 | 51 | 22 | 62 | 47 |
| Binary | 10010111 | 1010000 | 110010 | 0 | 101111 | 1000011 | 101001 | 10010 | 110010 | 100111 |
Color Harmonies of #975032
Complementary color
Monochromatic Colors of #975032
Black with #975032
Text Example
Text Example
White with #975032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #975032; }
p { color: rgb(151,80,50); }
H1.HeaderClassName
{
color: #975032;
}
.AnyTagClassName
{
color: #975032;
}
</style>
background-color css
<style>
a { background-color: #975032; }
a { background-color: rgb(151,80,50); }
div.DivClassName
{
background-color: #975032;
}
.BgClassName
{
background-color: #975032;
}
</style>
border-color css
<style>
span { border-color: #975032; }
span { border-color: rgb(151,80,50); }
td.TdClassName
{
border-color: #975032;
}
.TagClassName
{
border-color: #975032;
}
</style>