Shades of Chelsea Gem #915037
Tints of Chelsea Gem #915037
RGB
CMYK
RGB Variations
Color information
#915037 (or 0x915037) is known color: Chelsea Gem. HEX triplet: 91, 50 and 37. RGB value is (145,80,55). Sum of RGB (Red+Green+Blue) = 145+80+55=280 (37% of max value = 765). Red value is 145 (57.03% from 255 or 51.79% from 280); Green value is 80 (31.64% from 255 or 28.57% from 280); Blue value is 55 (21.88% from 255 or 19.64% from 280); Max value from RGB is 145 - color contains mainly: red. Hex color #915037 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915037 is #6EAFC8. Grayscale: #606060. Windows color (decimal): -7253961 or 3625105. OLE color: 3625105.
HSL color Cylindrical-coordinate representation of color #915037: hue angle of 16.67º 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 #915037 is Cyan = 0, Magento = 0.45, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 80 | 55 | - |
| CMYK | 0 | 0.45 | 0.62 | 0.43 |
| HSL | 16.67º | 0.45% | 0.39% | - |
| HSV(B) | 16.67º | 0.62% | 0.57% | - |
| XYZ | 15.24 | 12.03 | 5.13 | - |
| YUV | 96.59 | 104.53 | 162.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 80 | 55 | 0 | 0.45 | 0.62 | 0.43 | 16.67 | 0.45 | 0.39 |
| Hex | 91 | 50 | 37 | 0 | 2D | 3E | 2B | 11 | 2D | 27 |
| Octal | 221 | 120 | 67 | 0 | 55 | 76 | 53 | 21 | 55 | 47 |
| Binary | 10010001 | 1010000 | 110111 | 0 | 101101 | 111110 | 101011 | 10001 | 101101 | 100111 |
Color Harmonies of #915037
Complementary color
Monochromatic Colors of #915037
Black with #915037
Text Example
Text Example
White with #915037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915037; }
p { color: rgb(145,80,55); }
H1.HeaderClassName
{
color: #915037;
}
.AnyTagClassName
{
color: #915037;
}
</style>
background-color css
<style>
a { background-color: #915037; }
a { background-color: rgb(145,80,55); }
div.DivClassName
{
background-color: #915037;
}
.BgClassName
{
background-color: #915037;
}
</style>
border-color css
<style>
span { border-color: #915037; }
span { border-color: rgb(145,80,55); }
td.TdClassName
{
border-color: #915037;
}
.TagClassName
{
border-color: #915037;
}
</style>