Shades of Chelsea Gem #915631
Tints of Chelsea Gem #915631
RGB
CMYK
RGB Variations
Color information
#915631 (or 0x915631) is known color: Chelsea Gem. HEX triplet: 91, 56 and 31. RGB value is (145,86,49). Sum of RGB (Red+Green+Blue) = 145+86+49=280 (37% of max value = 765). Red value is 145 (57.03% from 255 or 51.79% from 280); Green value is 86 (33.98% from 255 or 30.71% from 280); Blue value is 49 (19.53% from 255 or 17.5% from 280); Max value from RGB is 145 - color contains mainly: red. Hex color #915631 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915631 is #6EA9CE. Grayscale: #636363. Windows color (decimal): -7252431 or 3233425. OLE color: 3233425.
HSL color Cylindrical-coordinate representation of color #915631: hue angle of 23.12º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #915631 is Cyan = 0, Magento = 0.41, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 86 | 49 | - |
| CMYK | 0 | 0.41 | 0.66 | 0.43 |
| HSL | 23.13º | 0.49% | 0.38% | - |
| HSV(B) | 23.13º | 0.66% | 0.57% | - |
| XYZ | 15.56 | 12.9 | 4.58 | - |
| YUV | 99.42 | 99.55 | 160.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 86 | 49 | 0 | 0.41 | 0.66 | 0.43 | 23.13 | 0.49 | 0.38 |
| Hex | 91 | 56 | 31 | 0 | 29 | 42 | 2B | 17 | 31 | 26 |
| Octal | 221 | 126 | 61 | 0 | 51 | 102 | 53 | 27 | 61 | 46 |
| Binary | 10010001 | 1010110 | 110001 | 0 | 101001 | 1000010 | 101011 | 10111 | 110001 | 100110 |
Color Harmonies of #915631
Complementary color
Monochromatic Colors of #915631
Black with #915631
Text Example
Text Example
White with #915631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915631; }
p { color: rgb(145,86,49); }
H1.HeaderClassName
{
color: #915631;
}
.AnyTagClassName
{
color: #915631;
}
</style>
background-color css
<style>
a { background-color: #915631; }
a { background-color: rgb(145,86,49); }
div.DivClassName
{
background-color: #915631;
}
.BgClassName
{
background-color: #915631;
}
</style>
border-color css
<style>
span { border-color: #915631; }
span { border-color: rgb(145,86,49); }
td.TdClassName
{
border-color: #915631;
}
.TagClassName
{
border-color: #915631;
}
</style>