Shades of Chelsea Gem #945035
Tints of Chelsea Gem #945035
RGB
CMYK
RGB Variations
Color information
#945035 (or 0x945035) is known color: Chelsea Gem. HEX triplet: 94, 50 and 35. RGB value is (148,80,53). Sum of RGB (Red+Green+Blue) = 148+80+53=281 (37% of max value = 765). Red value is 148 (58.20% from 255 or 52.67% from 281); Green value is 80 (31.64% from 255 or 28.47% from 281); Blue value is 53 (21.09% from 255 or 18.86% from 281); Max value from RGB is 148 - color contains mainly: red. Hex color #945035 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #945035 is #6BAFCA. Grayscale: #616161. Windows color (decimal): -7057355 or 3494036. OLE color: 3494036.
HSL color Cylindrical-coordinate representation of color #945035: hue angle of 17.05º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #945035 is Cyan = 0, Magento = 0.46, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 80 | 53 | - |
| CMYK | 0 | 0.46 | 0.64 | 0.42 |
| HSL | 17.05º | 0.47% | 0.39% | - |
| HSV(B) | 17.05º | 0.64% | 0.58% | - |
| XYZ | 15.72 | 12.29 | 4.91 | - |
| YUV | 97.25 | 103.03 | 164.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 80 | 53 | 0 | 0.46 | 0.64 | 0.42 | 17.05 | 0.47 | 0.39 |
| Hex | 94 | 50 | 35 | 0 | 2E | 40 | 2A | 11 | 2F | 27 |
| Octal | 224 | 120 | 65 | 0 | 56 | 100 | 52 | 21 | 57 | 47 |
| Binary | 10010100 | 1010000 | 110101 | 0 | 101110 | 1000000 | 101010 | 10001 | 101111 | 100111 |
Color Harmonies of #945035
Complementary color
Monochromatic Colors of #945035
Black with #945035
Text Example
Text Example
White with #945035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945035; }
p { color: rgb(148,80,53); }
H1.HeaderClassName
{
color: #945035;
}
.AnyTagClassName
{
color: #945035;
}
</style>
background-color css
<style>
a { background-color: #945035; }
a { background-color: rgb(148,80,53); }
div.DivClassName
{
background-color: #945035;
}
.BgClassName
{
background-color: #945035;
}
</style>
border-color css
<style>
span { border-color: #945035; }
span { border-color: rgb(148,80,53); }
td.TdClassName
{
border-color: #945035;
}
.TagClassName
{
border-color: #945035;
}
</style>