Shades of Chelsea Gem #945337
Tints of Chelsea Gem #945337
RGB
CMYK
RGB Variations
Color information
#945337 (or 0x945337) is known color: Chelsea Gem. HEX triplet: 94, 53 and 37. RGB value is (148,83,55). Sum of RGB (Red+Green+Blue) = 148+83+55=286 (37% of max value = 765). Red value is 148 (58.20% from 255 or 51.75% from 286); Green value is 83 (32.81% from 255 or 29.02% from 286); Blue value is 55 (21.88% from 255 or 19.23% from 286); Max value from RGB is 148 - color contains mainly: red. Hex color #945337 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #945337 is #6BACC8. Grayscale: #636363. Windows color (decimal): -7056585 or 3625876. OLE color: 3625876.
HSL color Cylindrical-coordinate representation of color #945337: hue angle of 18.06º 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 #945337 is Cyan = 0, Magento = 0.44, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 83 | 55 | - |
| CMYK | 0 | 0.44 | 0.63 | 0.42 |
| HSL | 18.06º | 0.46% | 0.4% | - |
| HSV(B) | 18.06º | 0.63% | 0.58% | - |
| XYZ | 16 | 12.76 | 5.23 | - |
| YUV | 99.24 | 103.03 | 162.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 83 | 55 | 0 | 0.44 | 0.63 | 0.42 | 18.06 | 0.46 | 0.4 |
| Hex | 94 | 53 | 37 | 0 | 2C | 3F | 2A | 12 | 2E | 28 |
| Octal | 224 | 123 | 67 | 0 | 54 | 77 | 52 | 22 | 56 | 50 |
| Binary | 10010100 | 1010011 | 110111 | 0 | 101100 | 111111 | 101010 | 10010 | 101110 | 101000 |
Color Harmonies of #945337
Complementary color
Monochromatic Colors of #945337
Black with #945337
Text Example
Text Example
White with #945337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945337; }
p { color: rgb(148,83,55); }
H1.HeaderClassName
{
color: #945337;
}
.AnyTagClassName
{
color: #945337;
}
</style>
background-color css
<style>
a { background-color: #945337; }
a { background-color: rgb(148,83,55); }
div.DivClassName
{
background-color: #945337;
}
.BgClassName
{
background-color: #945337;
}
</style>
border-color css
<style>
span { border-color: #945337; }
span { border-color: rgb(148,83,55); }
td.TdClassName
{
border-color: #945337;
}
.TagClassName
{
border-color: #945337;
}
</style>