Shades of Chelsea Gem #915137
Tints of Chelsea Gem #915137
RGB
CMYK
RGB Variations
Color information
#915137 (or 0x915137) is known color: Chelsea Gem. HEX triplet: 91, 51 and 37. RGB value is (145,81,55). Sum of RGB (Red+Green+Blue) = 145+81+55=281 (37% of max value = 765). Red value is 145 (57.03% from 255 or 51.60% from 281); Green value is 81 (32.03% from 255 or 28.83% from 281); Blue value is 55 (21.88% from 255 or 19.57% from 281); Max value from RGB is 145 - color contains mainly: red. Hex color #915137 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915137 is #6EAEC8. Grayscale: #616161. Windows color (decimal): -7253705 or 3625361. OLE color: 3625361.
HSL color Cylindrical-coordinate representation of color #915137: hue angle of 17.33º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #915137 is Cyan = 0, Magento = 0.44, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 81 | 55 | - |
| CMYK | 0 | 0.44 | 0.62 | 0.43 |
| HSL | 17.33º | 0.45% | 0.39% | - |
| HSV(B) | 17.33º | 0.62% | 0.57% | - |
| XYZ | 15.31 | 12.18 | 5.16 | - |
| YUV | 97.17 | 104.2 | 162.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 81 | 55 | 0 | 0.44 | 0.62 | 0.43 | 17.33 | 0.45 | 0.39 |
| Hex | 91 | 51 | 37 | 0 | 2C | 3E | 2B | 11 | 2D | 27 |
| Octal | 221 | 121 | 67 | 0 | 54 | 76 | 53 | 21 | 55 | 47 |
| Binary | 10010001 | 1010001 | 110111 | 0 | 101100 | 111110 | 101011 | 10001 | 101101 | 100111 |
Color Harmonies of #915137
Complementary color
Monochromatic Colors of #915137
Black with #915137
Text Example
Text Example
White with #915137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915137; }
p { color: rgb(145,81,55); }
H1.HeaderClassName
{
color: #915137;
}
.AnyTagClassName
{
color: #915137;
}
</style>
background-color css
<style>
a { background-color: #915137; }
a { background-color: rgb(145,81,55); }
div.DivClassName
{
background-color: #915137;
}
.BgClassName
{
background-color: #915137;
}
</style>
border-color css
<style>
span { border-color: #915137; }
span { border-color: rgb(145,81,55); }
td.TdClassName
{
border-color: #915137;
}
.TagClassName
{
border-color: #915137;
}
</style>