Shades of Chelsea Gem #945130
Tints of Chelsea Gem #945130
RGB
CMYK
RGB Variations
Color information
#945130 (or 0x945130) is known color: Chelsea Gem. HEX triplet: 94, 51 and 30. RGB value is (148,81,48). Sum of RGB (Red+Green+Blue) = 148+81+48=277 (36% of max value = 765). Red value is 148 (58.20% from 255 or 53.43% from 277); Green value is 81 (32.03% from 255 or 29.24% from 277); Blue value is 48 (19.14% from 255 or 17.33% from 277); Max value from RGB is 148 - color contains mainly: red. Hex color #945130 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #945130 is #6BAECF. Grayscale: #616161. Windows color (decimal): -7057104 or 3166612. OLE color: 3166612.
HSL color Cylindrical-coordinate representation of color #945130: hue angle of 19.8º 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 #945130 is Cyan = 0, Magento = 0.45, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 81 | 48 | - |
| CMYK | 0 | 0.45 | 0.68 | 0.42 |
| HSL | 19.8º | 0.51% | 0.38% | - |
| HSV(B) | 19.8º | 0.68% | 0.58% | - |
| XYZ | 15.69 | 12.39 | 4.36 | - |
| YUV | 97.27 | 100.2 | 164.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 81 | 48 | 0 | 0.45 | 0.68 | 0.42 | 19.8 | 0.51 | 0.38 |
| Hex | 94 | 51 | 30 | 0 | 2D | 44 | 2A | 14 | 33 | 26 |
| Octal | 224 | 121 | 60 | 0 | 55 | 104 | 52 | 24 | 63 | 46 |
| Binary | 10010100 | 1010001 | 110000 | 0 | 101101 | 1000100 | 101010 | 10100 | 110011 | 100110 |
Color Harmonies of #945130
Complementary color
Monochromatic Colors of #945130
Black with #945130
Text Example
Text Example
White with #945130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945130; }
p { color: rgb(148,81,48); }
H1.HeaderClassName
{
color: #945130;
}
.AnyTagClassName
{
color: #945130;
}
</style>
background-color css
<style>
a { background-color: #945130; }
a { background-color: rgb(148,81,48); }
div.DivClassName
{
background-color: #945130;
}
.BgClassName
{
background-color: #945130;
}
</style>
border-color css
<style>
span { border-color: #945130; }
span { border-color: rgb(148,81,48); }
td.TdClassName
{
border-color: #945130;
}
.TagClassName
{
border-color: #945130;
}
</style>