Shades of Chelsea Gem #925332
Tints of Chelsea Gem #925332
RGB
CMYK
RGB Variations
Color information
#925332 (or 0x925332) is known color: Chelsea Gem. HEX triplet: 92, 53 and 32. RGB value is (146,83,50). Sum of RGB (Red+Green+Blue) = 146+83+50=279 (36% of max value = 765). Red value is 146 (57.42% from 255 or 52.33% from 279); Green value is 83 (32.81% from 255 or 29.75% from 279); Blue value is 50 (19.92% from 255 or 17.92% from 279); Max value from RGB is 146 - color contains mainly: red. Hex color #925332 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #925332 is #6DACCD. Grayscale: #626262. Windows color (decimal): -7187662 or 3298194. OLE color: 3298194.
HSL color Cylindrical-coordinate representation of color #925332: hue angle of 20.62º 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 #925332 is Cyan = 0, Magento = 0.43, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 83 | 50 | - |
| CMYK | 0 | 0.43 | 0.66 | 0.43 |
| HSL | 20.63º | 0.49% | 0.38% | - |
| HSV(B) | 20.63º | 0.66% | 0.57% | - |
| XYZ | 15.52 | 12.53 | 4.62 | - |
| YUV | 98.08 | 100.87 | 162.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 83 | 50 | 0 | 0.43 | 0.66 | 0.43 | 20.63 | 0.49 | 0.38 |
| Hex | 92 | 53 | 32 | 0 | 2B | 42 | 2B | 15 | 31 | 26 |
| Octal | 222 | 123 | 62 | 0 | 53 | 102 | 53 | 25 | 61 | 46 |
| Binary | 10010010 | 1010011 | 110010 | 0 | 101011 | 1000010 | 101011 | 10101 | 110001 | 100110 |
Color Harmonies of #925332
Complementary color
Monochromatic Colors of #925332
Black with #925332
Text Example
Text Example
White with #925332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925332; }
p { color: rgb(146,83,50); }
H1.HeaderClassName
{
color: #925332;
}
.AnyTagClassName
{
color: #925332;
}
</style>
background-color css
<style>
a { background-color: #925332; }
a { background-color: rgb(146,83,50); }
div.DivClassName
{
background-color: #925332;
}
.BgClassName
{
background-color: #925332;
}
</style>
border-color css
<style>
span { border-color: #925332; }
span { border-color: rgb(146,83,50); }
td.TdClassName
{
border-color: #925332;
}
.TagClassName
{
border-color: #925332;
}
</style>