Shades of Chelsea Gem #955337
Tints of Chelsea Gem #955337
RGB
CMYK
RGB Variations
Color information
#955337 (or 0x955337) is known color: Chelsea Gem. HEX triplet: 95, 53 and 37. RGB value is (149,83,55). Sum of RGB (Red+Green+Blue) = 149+83+55=287 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.92% from 287); Green value is 83 (32.81% from 255 or 28.92% from 287); Blue value is 55 (21.88% from 255 or 19.16% from 287); Max value from RGB is 149 - color contains mainly: red. Hex color #955337 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955337 is #6AACC8. Grayscale: #636363. Windows color (decimal): -6991049 or 3625877. OLE color: 3625877.
HSL color Cylindrical-coordinate representation of color #955337: hue angle of 17.87º 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 #955337 is Cyan = 0, Magento = 0.44, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 83 | 55 | - |
| CMYK | 0 | 0.44 | 0.63 | 0.42 |
| HSL | 17.87º | 0.46% | 0.4% | - |
| HSV(B) | 17.87º | 0.63% | 0.58% | - |
| XYZ | 16.18 | 12.85 | 5.24 | - |
| YUV | 99.54 | 102.87 | 163.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 83 | 55 | 0 | 0.44 | 0.63 | 0.42 | 17.87 | 0.46 | 0.4 |
| Hex | 95 | 53 | 37 | 0 | 2C | 3F | 2A | 12 | 2E | 28 |
| Octal | 225 | 123 | 67 | 0 | 54 | 77 | 52 | 22 | 56 | 50 |
| Binary | 10010101 | 1010011 | 110111 | 0 | 101100 | 111111 | 101010 | 10010 | 101110 | 101000 |
Color Harmonies of #955337
Complementary color
Monochromatic Colors of #955337
Black with #955337
Text Example
Text Example
White with #955337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955337; }
p { color: rgb(149,83,55); }
H1.HeaderClassName
{
color: #955337;
}
.AnyTagClassName
{
color: #955337;
}
</style>
background-color css
<style>
a { background-color: #955337; }
a { background-color: rgb(149,83,55); }
div.DivClassName
{
background-color: #955337;
}
.BgClassName
{
background-color: #955337;
}
</style>
border-color css
<style>
span { border-color: #955337; }
span { border-color: rgb(149,83,55); }
td.TdClassName
{
border-color: #955337;
}
.TagClassName
{
border-color: #955337;
}
</style>