Shades of Chelsea Gem #915031
Tints of Chelsea Gem #915031
RGB
CMYK
RGB Variations
Color information
#915031 (or 0x915031) is known color: Chelsea Gem. HEX triplet: 91, 50 and 31. RGB value is (145,80,49). Sum of RGB (Red+Green+Blue) = 145+80+49=274 (36% of max value = 765). Red value is 145 (57.03% from 255 or 52.92% from 274); Green value is 80 (31.64% from 255 or 29.20% from 274); Blue value is 49 (19.53% from 255 or 17.88% from 274); Max value from RGB is 145 - color contains mainly: red. Hex color #915031 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915031 is #6EAFCE. Grayscale: #606060. Windows color (decimal): -7253967 or 3231889. OLE color: 3231889.
HSL color Cylindrical-coordinate representation of color #915031: hue angle of 19.38º 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 #915031 is Cyan = 0, Magento = 0.45, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 80 | 49 | - |
| CMYK | 0 | 0.45 | 0.66 | 0.43 |
| HSL | 19.38º | 0.49% | 0.38% | - |
| HSV(B) | 19.38º | 0.66% | 0.57% | - |
| XYZ | 15.1 | 11.98 | 4.42 | - |
| YUV | 95.9 | 101.53 | 163.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 80 | 49 | 0 | 0.45 | 0.66 | 0.43 | 19.38 | 0.49 | 0.38 |
| Hex | 91 | 50 | 31 | 0 | 2D | 42 | 2B | 13 | 31 | 26 |
| Octal | 221 | 120 | 61 | 0 | 55 | 102 | 53 | 23 | 61 | 46 |
| Binary | 10010001 | 1010000 | 110001 | 0 | 101101 | 1000010 | 101011 | 10011 | 110001 | 100110 |
Color Harmonies of #915031
Complementary color
Monochromatic Colors of #915031
Black with #915031
Text Example
Text Example
White with #915031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915031; }
p { color: rgb(145,80,49); }
H1.HeaderClassName
{
color: #915031;
}
.AnyTagClassName
{
color: #915031;
}
</style>
background-color css
<style>
a { background-color: #915031; }
a { background-color: rgb(145,80,49); }
div.DivClassName
{
background-color: #915031;
}
.BgClassName
{
background-color: #915031;
}
</style>
border-color css
<style>
span { border-color: #915031; }
span { border-color: rgb(145,80,49); }
td.TdClassName
{
border-color: #915031;
}
.TagClassName
{
border-color: #915031;
}
</style>