Shades of Chelsea Gem #925834
Tints of Chelsea Gem #925834
RGB
CMYK
RGB Variations
Color information
#925834 (or 0x925834) is known color: Chelsea Gem. HEX triplet: 92, 58 and 34. RGB value is (146,88,52). Sum of RGB (Red+Green+Blue) = 146+88+52=286 (37% of max value = 765). Red value is 146 (57.42% from 255 or 51.05% from 286); Green value is 88 (34.77% from 255 or 30.77% from 286); Blue value is 52 (20.70% from 255 or 18.18% from 286); Max value from RGB is 146 - color contains mainly: red. Hex color #925834 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #925834 is #6DA7CB. Grayscale: #656565. Windows color (decimal): -7186380 or 3430546. OLE color: 3430546.
HSL color Cylindrical-coordinate representation of color #925834: hue angle of 22.98º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #925834 is Cyan = 0, Magento = 0.40, Yellow = 0.64 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 88 | 52 | - |
| CMYK | 0 | 0.40 | 0.64 | 0.43 |
| HSL | 22.98º | 0.47% | 0.39% | - |
| HSV(B) | 22.98º | 0.64% | 0.57% | - |
| XYZ | 15.96 | 13.34 | 4.98 | - |
| YUV | 101.24 | 100.22 | 159.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 88 | 52 | 0 | 0.40 | 0.64 | 0.43 | 22.98 | 0.47 | 0.39 |
| Hex | 92 | 58 | 34 | 0 | 28 | 40 | 2B | 17 | 2F | 27 |
| Octal | 222 | 130 | 64 | 0 | 50 | 100 | 53 | 27 | 57 | 47 |
| Binary | 10010010 | 1011000 | 110100 | 0 | 101000 | 1000000 | 101011 | 10111 | 101111 | 100111 |
Color Harmonies of #925834
Complementary color
Monochromatic Colors of #925834
Black with #925834
Text Example
Text Example
White with #925834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925834; }
p { color: rgb(146,88,52); }
H1.HeaderClassName
{
color: #925834;
}
.AnyTagClassName
{
color: #925834;
}
</style>
background-color css
<style>
a { background-color: #925834; }
a { background-color: rgb(146,88,52); }
div.DivClassName
{
background-color: #925834;
}
.BgClassName
{
background-color: #925834;
}
</style>
border-color css
<style>
span { border-color: #925834; }
span { border-color: rgb(146,88,52); }
td.TdClassName
{
border-color: #925834;
}
.TagClassName
{
border-color: #925834;
}
</style>