Shades of Chelsea Gem #915135
Tints of Chelsea Gem #915135
RGB
CMYK
RGB Variations
Color information
#915135 (or 0x915135) is known color: Chelsea Gem. HEX triplet: 91, 51 and 35. RGB value is (145,81,53). Sum of RGB (Red+Green+Blue) = 145+81+53=279 (36% of max value = 765). Red value is 145 (57.03% from 255 or 51.97% from 279); Green value is 81 (32.03% from 255 or 29.03% from 279); Blue value is 53 (21.09% from 255 or 19.00% from 279); Max value from RGB is 145 - color contains mainly: red. Hex color #915135 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915135 is #6EAECA. Grayscale: #616161. Windows color (decimal): -7253707 or 3494289. OLE color: 3494289.
HSL color Cylindrical-coordinate representation of color #915135: hue angle of 18.26º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #915135 is Cyan = 0, Magento = 0.44, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 81 | 53 | - |
| CMYK | 0 | 0.44 | 0.63 | 0.43 |
| HSL | 18.26º | 0.46% | 0.39% | - |
| HSV(B) | 18.26º | 0.63% | 0.57% | - |
| XYZ | 15.26 | 12.16 | 4.91 | - |
| YUV | 96.94 | 103.2 | 162.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 81 | 53 | 0 | 0.44 | 0.63 | 0.43 | 18.26 | 0.46 | 0.39 |
| Hex | 91 | 51 | 35 | 0 | 2C | 3F | 2B | 12 | 2E | 27 |
| Octal | 221 | 121 | 65 | 0 | 54 | 77 | 53 | 22 | 56 | 47 |
| Binary | 10010001 | 1010001 | 110101 | 0 | 101100 | 111111 | 101011 | 10010 | 101110 | 100111 |
Color Harmonies of #915135
Complementary color
Monochromatic Colors of #915135
Black with #915135
Text Example
Text Example
White with #915135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915135; }
p { color: rgb(145,81,53); }
H1.HeaderClassName
{
color: #915135;
}
.AnyTagClassName
{
color: #915135;
}
</style>
background-color css
<style>
a { background-color: #915135; }
a { background-color: rgb(145,81,53); }
div.DivClassName
{
background-color: #915135;
}
.BgClassName
{
background-color: #915135;
}
</style>
border-color css
<style>
span { border-color: #915135; }
span { border-color: rgb(145,81,53); }
td.TdClassName
{
border-color: #915135;
}
.TagClassName
{
border-color: #915135;
}
</style>