Shades of Chelsea Gem #945531
Tints of Chelsea Gem #945531
RGB
CMYK
RGB Variations
Color information
#945531 (or 0x945531) is known color: Chelsea Gem. HEX triplet: 94, 55 and 31. RGB value is (148,85,49). Sum of RGB (Red+Green+Blue) = 148+85+49=282 (37% of max value = 765). Red value is 148 (58.20% from 255 or 52.48% from 282); Green value is 85 (33.59% from 255 or 30.14% from 282); Blue value is 49 (19.53% from 255 or 17.38% from 282); Max value from RGB is 148 - color contains mainly: red. Hex color #945531 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #945531 is #6BAACE. Grayscale: #636363. Windows color (decimal): -7056079 or 3233172. OLE color: 3233172.
HSL color Cylindrical-coordinate representation of color #945531: hue angle of 21.82º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #945531 is Cyan = 0, Magento = 0.43, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 85 | 49 | - |
| CMYK | 0 | 0.43 | 0.67 | 0.42 |
| HSL | 21.82º | 0.5% | 0.39% | - |
| HSV(B) | 21.82º | 0.67% | 0.58% | - |
| XYZ | 16.02 | 13.01 | 4.57 | - |
| YUV | 99.73 | 99.37 | 162.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 85 | 49 | 0 | 0.43 | 0.67 | 0.42 | 21.82 | 0.5 | 0.39 |
| Hex | 94 | 55 | 31 | 0 | 2B | 43 | 2A | 16 | 32 | 27 |
| Octal | 224 | 125 | 61 | 0 | 53 | 103 | 52 | 26 | 62 | 47 |
| Binary | 10010100 | 1010101 | 110001 | 0 | 101011 | 1000011 | 101010 | 10110 | 110010 | 100111 |
Color Harmonies of #945531
Complementary color
Monochromatic Colors of #945531
Black with #945531
Text Example
Text Example
White with #945531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945531; }
p { color: rgb(148,85,49); }
H1.HeaderClassName
{
color: #945531;
}
.AnyTagClassName
{
color: #945531;
}
</style>
background-color css
<style>
a { background-color: #945531; }
a { background-color: rgb(148,85,49); }
div.DivClassName
{
background-color: #945531;
}
.BgClassName
{
background-color: #945531;
}
</style>
border-color css
<style>
span { border-color: #945531; }
span { border-color: rgb(148,85,49); }
td.TdClassName
{
border-color: #945531;
}
.TagClassName
{
border-color: #945531;
}
</style>