Shades of Chelsea Gem #955931
Tints of Chelsea Gem #955931
RGB
CMYK
RGB Variations
Color information
#955931 (or 0x955931) is known color: Chelsea Gem. HEX triplet: 95, 59 and 31. RGB value is (149,89,49). Sum of RGB (Red+Green+Blue) = 149+89+49=287 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.92% from 287); Green value is 89 (35.16% from 255 or 31.01% from 287); Blue value is 49 (19.53% from 255 or 17.07% from 287); Max value from RGB is 149 - color contains mainly: red. Hex color #955931 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955931 is #6AA6CE. Grayscale: #666666. Windows color (decimal): -6989519 or 3234197. OLE color: 3234197.
HSL color Cylindrical-coordinate representation of color #955931: hue angle of 24º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #955931 is Cyan = 0, Magento = 0.40, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 89 | 49 | - |
| CMYK | 0 | 0.40 | 0.67 | 0.42 |
| HSL | 24º | 0.51% | 0.39% | - |
| HSV(B) | 24º | 0.67% | 0.58% | - |
| XYZ | 16.52 | 13.76 | 4.69 | - |
| YUV | 102.38 | 97.88 | 161.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 89 | 49 | 0 | 0.40 | 0.67 | 0.42 | 24 | 0.51 | 0.39 |
| Hex | 95 | 59 | 31 | 0 | 28 | 43 | 2A | 18 | 33 | 27 |
| Octal | 225 | 131 | 61 | 0 | 50 | 103 | 52 | 30 | 63 | 47 |
| Binary | 10010101 | 1011001 | 110001 | 0 | 101000 | 1000011 | 101010 | 11000 | 110011 | 100111 |
Color Harmonies of #955931
Complementary color
Monochromatic Colors of #955931
Black with #955931
Text Example
Text Example
White with #955931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955931; }
p { color: rgb(149,89,49); }
H1.HeaderClassName
{
color: #955931;
}
.AnyTagClassName
{
color: #955931;
}
</style>
background-color css
<style>
a { background-color: #955931; }
a { background-color: rgb(149,89,49); }
div.DivClassName
{
background-color: #955931;
}
.BgClassName
{
background-color: #955931;
}
</style>
border-color css
<style>
span { border-color: #955931; }
span { border-color: rgb(149,89,49); }
td.TdClassName
{
border-color: #955931;
}
.TagClassName
{
border-color: #955931;
}
</style>