Shades of Chelsea Gem #935138
Tints of Chelsea Gem #935138
RGB
CMYK
RGB Variations
Color information
#935138 (or 0x935138) is known color: Chelsea Gem. HEX triplet: 93, 51 and 38. RGB value is (147,81,56). Sum of RGB (Red+Green+Blue) = 147+81+56=284 (37% of max value = 765). Red value is 147 (57.81% from 255 or 51.76% from 284); Green value is 81 (32.03% from 255 or 28.52% from 284); Blue value is 56 (22.27% from 255 or 19.72% from 284); Max value from RGB is 147 - color contains mainly: red. Hex color #935138 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #935138 is #6CAEC7. Grayscale: #626262. Windows color (decimal): -7122632 or 3690899. OLE color: 3690899.
HSL color Cylindrical-coordinate representation of color #935138: hue angle of 16.48º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #935138 is Cyan = 0, Magento = 0.45, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 81 | 56 | - |
| CMYK | 0 | 0.45 | 0.62 | 0.42 |
| HSL | 16.48º | 0.45% | 0.4% | - |
| HSV(B) | 16.48º | 0.62% | 0.58% | - |
| XYZ | 15.69 | 12.37 | 5.3 | - |
| YUV | 97.88 | 104.37 | 163.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 81 | 56 | 0 | 0.45 | 0.62 | 0.42 | 16.48 | 0.45 | 0.4 |
| Hex | 93 | 51 | 38 | 0 | 2D | 3E | 2A | 10 | 2D | 28 |
| Octal | 223 | 121 | 70 | 0 | 55 | 76 | 52 | 20 | 55 | 50 |
| Binary | 10010011 | 1010001 | 111000 | 0 | 101101 | 111110 | 101010 | 10000 | 101101 | 101000 |
Color Harmonies of #935138
Complementary color
Monochromatic Colors of #935138
Black with #935138
Text Example
Text Example
White with #935138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935138; }
p { color: rgb(147,81,56); }
H1.HeaderClassName
{
color: #935138;
}
.AnyTagClassName
{
color: #935138;
}
</style>
background-color css
<style>
a { background-color: #935138; }
a { background-color: rgb(147,81,56); }
div.DivClassName
{
background-color: #935138;
}
.BgClassName
{
background-color: #935138;
}
</style>
border-color css
<style>
span { border-color: #935138; }
span { border-color: rgb(147,81,56); }
td.TdClassName
{
border-color: #935138;
}
.TagClassName
{
border-color: #935138;
}
</style>