Shades of Chelsea Gem #925329
Tints of Chelsea Gem #925329
RGB
CMYK
RGB Variations
Color information
#925329 (or 0x925329) is known color: Chelsea Gem. HEX triplet: 92, 53 and 29. RGB value is (146,83,41). Sum of RGB (Red+Green+Blue) = 146+83+41=270 (35% of max value = 765). Red value is 146 (57.42% from 255 or 54.07% from 270); Green value is 83 (32.81% from 255 or 30.74% from 270); Blue value is 41 (16.41% from 255 or 15.19% from 270); Max value from RGB is 146 - color contains mainly: red. Hex color #925329 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #925329 is #6DACD6. Grayscale: #616161. Windows color (decimal): -7187671 or 2708370. OLE color: 2708370.
HSL color Cylindrical-coordinate representation of color #925329: hue angle of 24º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #925329 is Cyan = 0, Magento = 0.43, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 83 | 41 | - |
| CMYK | 0 | 0.43 | 0.72 | 0.43 |
| HSL | 24º | 0.56% | 0.37% | - |
| HSV(B) | 24º | 0.72% | 0.57% | - |
| XYZ | 15.35 | 12.46 | 3.69 | - |
| YUV | 97.05 | 96.37 | 162.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 83 | 41 | 0 | 0.43 | 0.72 | 0.43 | 24 | 0.56 | 0.37 |
| Hex | 92 | 53 | 29 | 0 | 2B | 48 | 2B | 18 | 38 | 25 |
| Octal | 222 | 123 | 51 | 0 | 53 | 110 | 53 | 30 | 70 | 45 |
| Binary | 10010010 | 1010011 | 101001 | 0 | 101011 | 1001000 | 101011 | 11000 | 111000 | 100101 |
Color Harmonies of #925329
Complementary color
Monochromatic Colors of #925329
Black with #925329
Text Example
Text Example
White with #925329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925329; }
p { color: rgb(146,83,41); }
H1.HeaderClassName
{
color: #925329;
}
.AnyTagClassName
{
color: #925329;
}
</style>
background-color css
<style>
a { background-color: #925329; }
a { background-color: rgb(146,83,41); }
div.DivClassName
{
background-color: #925329;
}
.BgClassName
{
background-color: #925329;
}
</style>
border-color css
<style>
span { border-color: #925329; }
span { border-color: rgb(146,83,41); }
td.TdClassName
{
border-color: #925329;
}
.TagClassName
{
border-color: #925329;
}
</style>