Shades of Chelsea Gem #935037
Tints of Chelsea Gem #935037
RGB
CMYK
RGB Variations
Color information
#935037 (or 0x935037) is known color: Chelsea Gem. HEX triplet: 93, 50 and 37. RGB value is (147,80,55). Sum of RGB (Red+Green+Blue) = 147+80+55=282 (37% of max value = 765). Red value is 147 (57.81% from 255 or 52.13% from 282); Green value is 80 (31.64% from 255 or 28.37% from 282); Blue value is 55 (21.88% from 255 or 19.50% from 282); Max value from RGB is 147 - color contains mainly: red. Hex color #935037 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #935037 is #6CAFC8. Grayscale: #616161. Windows color (decimal): -7122889 or 3625107. OLE color: 3625107.
HSL color Cylindrical-coordinate representation of color #935037: hue angle of 16.3º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #935037 is Cyan = 0, Magento = 0.46, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 80 | 55 | - |
| CMYK | 0 | 0.46 | 0.63 | 0.42 |
| HSL | 16.3º | 0.46% | 0.4% | - |
| HSV(B) | 16.3º | 0.63% | 0.58% | - |
| XYZ | 15.59 | 12.22 | 5.15 | - |
| YUV | 97.18 | 104.2 | 163.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 80 | 55 | 0 | 0.46 | 0.63 | 0.42 | 16.3 | 0.46 | 0.4 |
| Hex | 93 | 50 | 37 | 0 | 2E | 3F | 2A | 10 | 2E | 28 |
| Octal | 223 | 120 | 67 | 0 | 56 | 77 | 52 | 20 | 56 | 50 |
| Binary | 10010011 | 1010000 | 110111 | 0 | 101110 | 111111 | 101010 | 10000 | 101110 | 101000 |
Color Harmonies of #935037
Complementary color
Monochromatic Colors of #935037
Black with #935037
Text Example
Text Example
White with #935037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935037; }
p { color: rgb(147,80,55); }
H1.HeaderClassName
{
color: #935037;
}
.AnyTagClassName
{
color: #935037;
}
</style>
background-color css
<style>
a { background-color: #935037; }
a { background-color: rgb(147,80,55); }
div.DivClassName
{
background-color: #935037;
}
.BgClassName
{
background-color: #935037;
}
</style>
border-color css
<style>
span { border-color: #935037; }
span { border-color: rgb(147,80,55); }
td.TdClassName
{
border-color: #935037;
}
.TagClassName
{
border-color: #935037;
}
</style>