Shades of Chelsea Gem #915530
Tints of Chelsea Gem #915530
RGB
CMYK
RGB Variations
Color information
#915530 (or 0x915530) is known color: Chelsea Gem. HEX triplet: 91, 55 and 30. RGB value is (145,85,48). Sum of RGB (Red+Green+Blue) = 145+85+48=278 (36% of max value = 765). Red value is 145 (57.03% from 255 or 52.16% from 278); Green value is 85 (33.59% from 255 or 30.58% from 278); Blue value is 48 (19.14% from 255 or 17.27% from 278); Max value from RGB is 145 - color contains mainly: red. Hex color #915530 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915530 is #6EAACF. Grayscale: #626262. Windows color (decimal): -7252688 or 3167633. OLE color: 3167633.
HSL color Cylindrical-coordinate representation of color #915530: hue angle of 22.89º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #915530 is Cyan = 0, Magento = 0.41, Yellow = 0.67 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 85 | 48 | - |
| CMYK | 0 | 0.41 | 0.67 | 0.43 |
| HSL | 22.89º | 0.5% | 0.38% | - |
| HSV(B) | 22.89º | 0.67% | 0.57% | - |
| XYZ | 15.46 | 12.73 | 4.44 | - |
| YUV | 98.72 | 99.38 | 161.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 85 | 48 | 0 | 0.41 | 0.67 | 0.43 | 22.89 | 0.5 | 0.38 |
| Hex | 91 | 55 | 30 | 0 | 29 | 43 | 2B | 17 | 32 | 26 |
| Octal | 221 | 125 | 60 | 0 | 51 | 103 | 53 | 27 | 62 | 46 |
| Binary | 10010001 | 1010101 | 110000 | 0 | 101001 | 1000011 | 101011 | 10111 | 110010 | 100110 |
Color Harmonies of #915530
Complementary color
Monochromatic Colors of #915530
Black with #915530
Text Example
Text Example
White with #915530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915530; }
p { color: rgb(145,85,48); }
H1.HeaderClassName
{
color: #915530;
}
.AnyTagClassName
{
color: #915530;
}
</style>
background-color css
<style>
a { background-color: #915530; }
a { background-color: rgb(145,85,48); }
div.DivClassName
{
background-color: #915530;
}
.BgClassName
{
background-color: #915530;
}
</style>
border-color css
<style>
span { border-color: #915530; }
span { border-color: rgb(145,85,48); }
td.TdClassName
{
border-color: #915530;
}
.TagClassName
{
border-color: #915530;
}
</style>