Shades of Chelsea Gem #915629
Tints of Chelsea Gem #915629
RGB
CMYK
RGB Variations
Color information
#915629 (or 0x915629) is known color: Chelsea Gem. HEX triplet: 91, 56 and 29. RGB value is (145,86,41). Sum of RGB (Red+Green+Blue) = 145+86+41=272 (36% of max value = 765). Red value is 145 (57.03% from 255 or 53.31% from 272); Green value is 86 (33.98% from 255 or 31.62% from 272); Blue value is 41 (16.41% from 255 or 15.07% from 272); Max value from RGB is 145 - color contains mainly: red. Hex color #915629 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915629 is #6EA9D6. Grayscale: #626262. Windows color (decimal): -7252439 or 2709137. OLE color: 2709137.
HSL color Cylindrical-coordinate representation of color #915629: hue angle of 25.96º 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 #915629 is Cyan = 0, Magento = 0.41, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 86 | 41 | - |
| CMYK | 0 | 0.41 | 0.72 | 0.43 |
| HSL | 25.96º | 0.56% | 0.36% | - |
| HSV(B) | 25.96º | 0.72% | 0.57% | - |
| XYZ | 15.41 | 12.84 | 3.76 | - |
| YUV | 98.51 | 95.55 | 161.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 86 | 41 | 0 | 0.41 | 0.72 | 0.43 | 25.96 | 0.56 | 0.36 |
| Hex | 91 | 56 | 29 | 0 | 29 | 48 | 2B | 1A | 38 | 24 |
| Octal | 221 | 126 | 51 | 0 | 51 | 110 | 53 | 32 | 70 | 44 |
| Binary | 10010001 | 1010110 | 101001 | 0 | 101001 | 1001000 | 101011 | 11010 | 111000 | 100100 |
Color Harmonies of #915629
Complementary color
Monochromatic Colors of #915629
Black with #915629
Text Example
Text Example
White with #915629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915629; }
p { color: rgb(145,86,41); }
H1.HeaderClassName
{
color: #915629;
}
.AnyTagClassName
{
color: #915629;
}
</style>
background-color css
<style>
a { background-color: #915629; }
a { background-color: rgb(145,86,41); }
div.DivClassName
{
background-color: #915629;
}
.BgClassName
{
background-color: #915629;
}
</style>
border-color css
<style>
span { border-color: #915629; }
span { border-color: rgb(145,86,41); }
td.TdClassName
{
border-color: #915629;
}
.TagClassName
{
border-color: #915629;
}
</style>