Shades of Chelsea Gem #925831
Tints of Chelsea Gem #925831
RGB
CMYK
RGB Variations
Color information
#925831 (or 0x925831) is known color: Chelsea Gem. HEX triplet: 92, 58 and 31. RGB value is (146,88,49). Sum of RGB (Red+Green+Blue) = 146+88+49=283 (37% of max value = 765). Red value is 146 (57.42% from 255 or 51.59% from 283); Green value is 88 (34.77% from 255 or 31.10% from 283); Blue value is 49 (19.53% from 255 or 17.31% from 283); Max value from RGB is 146 - color contains mainly: red. Hex color #925831 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #925831 is #6DA7CE. Grayscale: #656565. Windows color (decimal): -7186383 or 3233938. OLE color: 3233938.
HSL color Cylindrical-coordinate representation of color #925831: hue angle of 24.12º degrees, saturation: 0.5, 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 #925831 is Cyan = 0, Magento = 0.40, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 88 | 49 | - |
| CMYK | 0 | 0.40 | 0.66 | 0.43 |
| HSL | 24.12º | 0.5% | 0.38% | - |
| HSV(B) | 24.12º | 0.66% | 0.57% | - |
| XYZ | 15.9 | 13.31 | 4.64 | - |
| YUV | 100.9 | 98.72 | 160.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 88 | 49 | 0 | 0.40 | 0.66 | 0.43 | 24.12 | 0.5 | 0.38 |
| Hex | 92 | 58 | 31 | 0 | 28 | 42 | 2B | 18 | 32 | 26 |
| Octal | 222 | 130 | 61 | 0 | 50 | 102 | 53 | 30 | 62 | 46 |
| Binary | 10010010 | 1011000 | 110001 | 0 | 101000 | 1000010 | 101011 | 11000 | 110010 | 100110 |
Color Harmonies of #925831
Complementary color
Monochromatic Colors of #925831
Black with #925831
Text Example
Text Example
White with #925831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925831; }
p { color: rgb(146,88,49); }
H1.HeaderClassName
{
color: #925831;
}
.AnyTagClassName
{
color: #925831;
}
</style>
background-color css
<style>
a { background-color: #925831; }
a { background-color: rgb(146,88,49); }
div.DivClassName
{
background-color: #925831;
}
.BgClassName
{
background-color: #925831;
}
</style>
border-color css
<style>
span { border-color: #925831; }
span { border-color: rgb(146,88,49); }
td.TdClassName
{
border-color: #925831;
}
.TagClassName
{
border-color: #925831;
}
</style>