Shades of Chelsea Gem #945530
Tints of Chelsea Gem #945530
RGB
CMYK
RGB Variations
Color information
#945530 (or 0x945530) is known color: Chelsea Gem. HEX triplet: 94, 55 and 30. RGB value is (148,85,48). Sum of RGB (Red+Green+Blue) = 148+85+48=281 (37% of max value = 765). Red value is 148 (58.20% from 255 or 52.67% from 281); Green value is 85 (33.59% from 255 or 30.25% from 281); Blue value is 48 (19.14% from 255 or 17.08% from 281); Max value from RGB is 148 - color contains mainly: red. Hex color #945530 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #945530 is #6BAACF. Grayscale: #636363. Windows color (decimal): -7056080 or 3167636. OLE color: 3167636.
HSL color Cylindrical-coordinate representation of color #945530: hue angle of 22.2º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #945530 is Cyan = 0, Magento = 0.43, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 85 | 48 | - |
| CMYK | 0 | 0.43 | 0.68 | 0.42 |
| HSL | 22.2º | 0.51% | 0.38% | - |
| HSV(B) | 22.2º | 0.68% | 0.58% | - |
| XYZ | 15.99 | 13.01 | 4.46 | - |
| YUV | 99.62 | 98.87 | 162.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 85 | 48 | 0 | 0.43 | 0.68 | 0.42 | 22.2 | 0.51 | 0.38 |
| Hex | 94 | 55 | 30 | 0 | 2B | 44 | 2A | 16 | 33 | 26 |
| Octal | 224 | 125 | 60 | 0 | 53 | 104 | 52 | 26 | 63 | 46 |
| Binary | 10010100 | 1010101 | 110000 | 0 | 101011 | 1000100 | 101010 | 10110 | 110011 | 100110 |
Color Harmonies of #945530
Complementary color
Monochromatic Colors of #945530
Black with #945530
Text Example
Text Example
White with #945530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945530; }
p { color: rgb(148,85,48); }
H1.HeaderClassName
{
color: #945530;
}
.AnyTagClassName
{
color: #945530;
}
</style>
background-color css
<style>
a { background-color: #945530; }
a { background-color: rgb(148,85,48); }
div.DivClassName
{
background-color: #945530;
}
.BgClassName
{
background-color: #945530;
}
</style>
border-color css
<style>
span { border-color: #945530; }
span { border-color: rgb(148,85,48); }
td.TdClassName
{
border-color: #945530;
}
.TagClassName
{
border-color: #945530;
}
</style>