Shades of Chelsea Gem #915528
Tints of Chelsea Gem #915528
RGB
CMYK
RGB Variations
Color information
#915528 (or 0x915528) is known color: Chelsea Gem. HEX triplet: 91, 55 and 28. RGB value is (145,85,40). Sum of RGB (Red+Green+Blue) = 145+85+40=270 (35% of max value = 765). Red value is 145 (57.03% from 255 or 53.70% from 270); Green value is 85 (33.59% from 255 or 31.48% from 270); Blue value is 40 (16.02% from 255 or 14.81% from 270); Max value from RGB is 145 - color contains mainly: red. Hex color #915528 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915528 is #6EAAD7. Grayscale: #626262. Windows color (decimal): -7252696 or 2643345. OLE color: 2643345.
HSL color Cylindrical-coordinate representation of color #915528: hue angle of 25.71º degrees, saturation: 0.57, 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 #915528 is Cyan = 0, Magento = 0.41, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 85 | 40 | - |
| CMYK | 0 | 0.41 | 0.72 | 0.43 |
| HSL | 25.71º | 0.57% | 0.36% | - |
| HSV(B) | 25.71º | 0.72% | 0.57% | - |
| XYZ | 15.31 | 12.67 | 3.65 | - |
| YUV | 97.81 | 95.38 | 161.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 85 | 40 | 0 | 0.41 | 0.72 | 0.43 | 25.71 | 0.57 | 0.36 |
| Hex | 91 | 55 | 28 | 0 | 29 | 48 | 2B | 1A | 39 | 24 |
| Octal | 221 | 125 | 50 | 0 | 51 | 110 | 53 | 32 | 71 | 44 |
| Binary | 10010001 | 1010101 | 101000 | 0 | 101001 | 1001000 | 101011 | 11010 | 111001 | 100100 |
Color Harmonies of #915528
Complementary color
Monochromatic Colors of #915528
Black with #915528
Text Example
Text Example
White with #915528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915528; }
p { color: rgb(145,85,40); }
H1.HeaderClassName
{
color: #915528;
}
.AnyTagClassName
{
color: #915528;
}
</style>
background-color css
<style>
a { background-color: #915528; }
a { background-color: rgb(145,85,40); }
div.DivClassName
{
background-color: #915528;
}
.BgClassName
{
background-color: #915528;
}
</style>
border-color css
<style>
span { border-color: #915528; }
span { border-color: rgb(145,85,40); }
td.TdClassName
{
border-color: #915528;
}
.TagClassName
{
border-color: #915528;
}
</style>