Shades of Chelsea Gem #925330
Tints of Chelsea Gem #925330
RGB
CMYK
RGB Variations
Color information
#925330 (or 0x925330) is known color: Chelsea Gem. HEX triplet: 92, 53 and 30. RGB value is (146,83,48). Sum of RGB (Red+Green+Blue) = 146+83+48=277 (36% of max value = 765). Red value is 146 (57.42% from 255 or 52.71% from 277); Green value is 83 (32.81% from 255 or 29.96% from 277); Blue value is 48 (19.14% from 255 or 17.33% from 277); Max value from RGB is 146 - color contains mainly: red. Hex color #925330 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #925330 is #6DACCF. Grayscale: #626262. Windows color (decimal): -7187664 or 3167122. OLE color: 3167122.
HSL color Cylindrical-coordinate representation of color #925330: hue angle of 21.43º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #925330 is Cyan = 0, Magento = 0.43, Yellow = 0.67 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 83 | 48 | - |
| CMYK | 0 | 0.43 | 0.67 | 0.43 |
| HSL | 21.43º | 0.51% | 0.38% | - |
| HSV(B) | 21.43º | 0.67% | 0.57% | - |
| XYZ | 15.48 | 12.51 | 4.4 | - |
| YUV | 97.85 | 99.87 | 162.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 83 | 48 | 0 | 0.43 | 0.67 | 0.43 | 21.43 | 0.51 | 0.38 |
| Hex | 92 | 53 | 30 | 0 | 2B | 43 | 2B | 15 | 33 | 26 |
| Octal | 222 | 123 | 60 | 0 | 53 | 103 | 53 | 25 | 63 | 46 |
| Binary | 10010010 | 1010011 | 110000 | 0 | 101011 | 1000011 | 101011 | 10101 | 110011 | 100110 |
Color Harmonies of #925330
Complementary color
Monochromatic Colors of #925330
Black with #925330
Text Example
Text Example
White with #925330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925330; }
p { color: rgb(146,83,48); }
H1.HeaderClassName
{
color: #925330;
}
.AnyTagClassName
{
color: #925330;
}
</style>
background-color css
<style>
a { background-color: #925330; }
a { background-color: rgb(146,83,48); }
div.DivClassName
{
background-color: #925330;
}
.BgClassName
{
background-color: #925330;
}
</style>
border-color css
<style>
span { border-color: #925330; }
span { border-color: rgb(146,83,48); }
td.TdClassName
{
border-color: #925330;
}
.TagClassName
{
border-color: #925330;
}
</style>