Shades of Chelsea Gem #915329
Tints of Chelsea Gem #915329
RGB
CMYK
RGB Variations
Color information
#915329 (or 0x915329) is known color: Chelsea Gem. HEX triplet: 91, 53 and 29. RGB value is (145,83,41). Sum of RGB (Red+Green+Blue) = 145+83+41=269 (35% of max value = 765). Red value is 145 (57.03% from 255 or 53.90% from 269); Green value is 83 (32.81% from 255 or 30.86% from 269); Blue value is 41 (16.41% from 255 or 15.24% from 269); Max value from RGB is 145 - color contains mainly: red. Hex color #915329 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915329 is #6EACD6. Grayscale: #606060. Windows color (decimal): -7253207 or 2708369. OLE color: 2708369.
HSL color Cylindrical-coordinate representation of color #915329: hue angle of 24.23º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #915329 is Cyan = 0, Magento = 0.43, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 83 | 41 | - |
| CMYK | 0 | 0.43 | 0.72 | 0.43 |
| HSL | 24.23º | 0.56% | 0.36% | - |
| HSV(B) | 24.23º | 0.72% | 0.57% | - |
| XYZ | 15.17 | 12.37 | 3.69 | - |
| YUV | 96.75 | 96.54 | 162.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 83 | 41 | 0 | 0.43 | 0.72 | 0.43 | 24.23 | 0.56 | 0.36 |
| Hex | 91 | 53 | 29 | 0 | 2B | 48 | 2B | 18 | 38 | 24 |
| Octal | 221 | 123 | 51 | 0 | 53 | 110 | 53 | 30 | 70 | 44 |
| Binary | 10010001 | 1010011 | 101001 | 0 | 101011 | 1001000 | 101011 | 11000 | 111000 | 100100 |
Color Harmonies of #915329
Complementary color
Monochromatic Colors of #915329
Black with #915329
Text Example
Text Example
White with #915329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915329; }
p { color: rgb(145,83,41); }
H1.HeaderClassName
{
color: #915329;
}
.AnyTagClassName
{
color: #915329;
}
</style>
background-color css
<style>
a { background-color: #915329; }
a { background-color: rgb(145,83,41); }
div.DivClassName
{
background-color: #915329;
}
.BgClassName
{
background-color: #915329;
}
</style>
border-color css
<style>
span { border-color: #915329; }
span { border-color: rgb(145,83,41); }
td.TdClassName
{
border-color: #915329;
}
.TagClassName
{
border-color: #915329;
}
</style>