Shades of Chelsea Gem #925635
Tints of Chelsea Gem #925635
RGB
CMYK
RGB Variations
Color information
#925635 (or 0x925635) is known color: Chelsea Gem. HEX triplet: 92, 56 and 35. RGB value is (146,86,53). Sum of RGB (Red+Green+Blue) = 146+86+53=285 (37% of max value = 765). Red value is 146 (57.42% from 255 or 51.23% from 285); Green value is 86 (33.98% from 255 or 30.18% from 285); Blue value is 53 (21.09% from 255 or 18.60% from 285); Max value from RGB is 146 - color contains mainly: red. Hex color #925635 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #925635 is #6DA9CA. Grayscale: #646464. Windows color (decimal): -7186891 or 3495570. OLE color: 3495570.
HSL color Cylindrical-coordinate representation of color #925635: hue angle of 21.29º 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 #925635 is Cyan = 0, Magento = 0.41, Yellow = 0.64 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 86 | 53 | - |
| CMYK | 0 | 0.41 | 0.64 | 0.43 |
| HSL | 21.29º | 0.47% | 0.39% | - |
| HSV(B) | 21.29º | 0.64% | 0.57% | - |
| XYZ | 15.82 | 13.02 | 5.05 | - |
| YUV | 100.18 | 101.38 | 160.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 86 | 53 | 0 | 0.41 | 0.64 | 0.43 | 21.29 | 0.47 | 0.39 |
| Hex | 92 | 56 | 35 | 0 | 29 | 40 | 2B | 15 | 2F | 27 |
| Octal | 222 | 126 | 65 | 0 | 51 | 100 | 53 | 25 | 57 | 47 |
| Binary | 10010010 | 1010110 | 110101 | 0 | 101001 | 1000000 | 101011 | 10101 | 101111 | 100111 |
Color Harmonies of #925635
Complementary color
Monochromatic Colors of #925635
Black with #925635
Text Example
Text Example
White with #925635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925635; }
p { color: rgb(146,86,53); }
H1.HeaderClassName
{
color: #925635;
}
.AnyTagClassName
{
color: #925635;
}
</style>
background-color css
<style>
a { background-color: #925635; }
a { background-color: rgb(146,86,53); }
div.DivClassName
{
background-color: #925635;
}
.BgClassName
{
background-color: #925635;
}
</style>
border-color css
<style>
span { border-color: #925635; }
span { border-color: rgb(146,86,53); }
td.TdClassName
{
border-color: #925635;
}
.TagClassName
{
border-color: #925635;
}
</style>