Shades of Chelsea Gem #945338
Tints of Chelsea Gem #945338
RGB
CMYK
RGB Variations
Color information
#945338 (or 0x945338) is known color: Chelsea Gem. HEX triplet: 94, 53 and 38. RGB value is (148,83,56). Sum of RGB (Red+Green+Blue) = 148+83+56=287 (38% of max value = 765). Red value is 148 (58.20% from 255 or 51.57% from 287); Green value is 83 (32.81% from 255 or 28.92% from 287); Blue value is 56 (22.27% from 255 or 19.51% from 287); Max value from RGB is 148 - color contains mainly: red. Hex color #945338 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #945338 is #6BACC7. Grayscale: #636363. Windows color (decimal): -7056584 or 3691412. OLE color: 3691412.
HSL color Cylindrical-coordinate representation of color #945338: hue angle of 17.61º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #945338 is Cyan = 0, Magento = 0.44, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 83 | 56 | - |
| CMYK | 0 | 0.44 | 0.62 | 0.42 |
| HSL | 17.61º | 0.45% | 0.4% | - |
| HSV(B) | 17.61º | 0.62% | 0.58% | - |
| XYZ | 16.02 | 12.77 | 5.36 | - |
| YUV | 99.36 | 103.53 | 162.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 83 | 56 | 0 | 0.44 | 0.62 | 0.42 | 17.61 | 0.45 | 0.4 |
| Hex | 94 | 53 | 38 | 0 | 2C | 3E | 2A | 12 | 2D | 28 |
| Octal | 224 | 123 | 70 | 0 | 54 | 76 | 52 | 22 | 55 | 50 |
| Binary | 10010100 | 1010011 | 111000 | 0 | 101100 | 111110 | 101010 | 10010 | 101101 | 101000 |
Color Harmonies of #945338
Complementary color
Monochromatic Colors of #945338
Black with #945338
Text Example
Text Example
White with #945338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945338; }
p { color: rgb(148,83,56); }
H1.HeaderClassName
{
color: #945338;
}
.AnyTagClassName
{
color: #945338;
}
</style>
background-color css
<style>
a { background-color: #945338; }
a { background-color: rgb(148,83,56); }
div.DivClassName
{
background-color: #945338;
}
.BgClassName
{
background-color: #945338;
}
</style>
border-color css
<style>
span { border-color: #945338; }
span { border-color: rgb(148,83,56); }
td.TdClassName
{
border-color: #945338;
}
.TagClassName
{
border-color: #945338;
}
</style>