Shades of Chelsea Gem #915435
Tints of Chelsea Gem #915435
RGB
CMYK
RGB Variations
Color information
#915435 (or 0x915435) is known color: Chelsea Gem. HEX triplet: 91, 54 and 35. RGB value is (145,84,53). Sum of RGB (Red+Green+Blue) = 145+84+53=282 (37% of max value = 765). Red value is 145 (57.03% from 255 or 51.42% from 282); Green value is 84 (33.20% from 255 or 29.79% from 282); Blue value is 53 (21.09% from 255 or 18.79% from 282); Max value from RGB is 145 - color contains mainly: red. Hex color #915435 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915435 is #6EABCA. Grayscale: #626262. Windows color (decimal): -7252939 or 3495057. OLE color: 3495057.
HSL color Cylindrical-coordinate representation of color #915435: hue angle of 20.22º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #915435 is Cyan = 0, Magento = 0.42, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 84 | 53 | - |
| CMYK | 0 | 0.42 | 0.63 | 0.43 |
| HSL | 20.22º | 0.46% | 0.39% | - |
| HSV(B) | 20.22º | 0.63% | 0.57% | - |
| XYZ | 15.49 | 12.62 | 4.99 | - |
| YUV | 98.71 | 102.21 | 161.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 84 | 53 | 0 | 0.42 | 0.63 | 0.43 | 20.22 | 0.46 | 0.39 |
| Hex | 91 | 54 | 35 | 0 | 2A | 3F | 2B | 14 | 2E | 27 |
| Octal | 221 | 124 | 65 | 0 | 52 | 77 | 53 | 24 | 56 | 47 |
| Binary | 10010001 | 1010100 | 110101 | 0 | 101010 | 111111 | 101011 | 10100 | 101110 | 100111 |
Color Harmonies of #915435
Complementary color
Monochromatic Colors of #915435
Black with #915435
Text Example
Text Example
White with #915435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915435; }
p { color: rgb(145,84,53); }
H1.HeaderClassName
{
color: #915435;
}
.AnyTagClassName
{
color: #915435;
}
</style>
background-color css
<style>
a { background-color: #915435; }
a { background-color: rgb(145,84,53); }
div.DivClassName
{
background-color: #915435;
}
.BgClassName
{
background-color: #915435;
}
</style>
border-color css
<style>
span { border-color: #915435; }
span { border-color: rgb(145,84,53); }
td.TdClassName
{
border-color: #915435;
}
.TagClassName
{
border-color: #915435;
}
</style>