Shades of Chelsea Gem #915131
Tints of Chelsea Gem #915131
RGB
CMYK
RGB Variations
Color information
#915131 (or 0x915131) is known color: Chelsea Gem. HEX triplet: 91, 51 and 31. RGB value is (145,81,49). Sum of RGB (Red+Green+Blue) = 145+81+49=275 (36% of max value = 765). Red value is 145 (57.03% from 255 or 52.73% from 275); Green value is 81 (32.03% from 255 or 29.45% from 275); Blue value is 49 (19.53% from 255 or 17.82% from 275); Max value from RGB is 145 - color contains mainly: red. Hex color #915131 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915131 is #6EAECE. Grayscale: #606060. Windows color (decimal): -7253711 or 3232145. OLE color: 3232145.
HSL color Cylindrical-coordinate representation of color #915131: hue angle of 20º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #915131 is Cyan = 0, Magento = 0.44, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 81 | 49 | - |
| CMYK | 0 | 0.44 | 0.66 | 0.43 |
| HSL | 20º | 0.49% | 0.38% | - |
| HSV(B) | 20º | 0.66% | 0.57% | - |
| XYZ | 15.17 | 12.13 | 4.45 | - |
| YUV | 96.49 | 101.2 | 162.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 81 | 49 | 0 | 0.44 | 0.66 | 0.43 | 20 | 0.49 | 0.38 |
| Hex | 91 | 51 | 31 | 0 | 2C | 42 | 2B | 14 | 31 | 26 |
| Octal | 221 | 121 | 61 | 0 | 54 | 102 | 53 | 24 | 61 | 46 |
| Binary | 10010001 | 1010001 | 110001 | 0 | 101100 | 1000010 | 101011 | 10100 | 110001 | 100110 |
Color Harmonies of #915131
Complementary color
Monochromatic Colors of #915131
Black with #915131
Text Example
Text Example
White with #915131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915131; }
p { color: rgb(145,81,49); }
H1.HeaderClassName
{
color: #915131;
}
.AnyTagClassName
{
color: #915131;
}
</style>
background-color css
<style>
a { background-color: #915131; }
a { background-color: rgb(145,81,49); }
div.DivClassName
{
background-color: #915131;
}
.BgClassName
{
background-color: #915131;
}
</style>
border-color css
<style>
span { border-color: #915131; }
span { border-color: rgb(145,81,49); }
td.TdClassName
{
border-color: #915131;
}
.TagClassName
{
border-color: #915131;
}
</style>