Shades of Chelsea Gem #915734
Tints of Chelsea Gem #915734
RGB
CMYK
RGB Variations
Color information
#915734 (or 0x915734) is known color: Chelsea Gem. HEX triplet: 91, 57 and 34. RGB value is (145,87,52). Sum of RGB (Red+Green+Blue) = 145+87+52=284 (37% of max value = 765). Red value is 145 (57.03% from 255 or 51.06% from 284); Green value is 87 (34.38% from 255 or 30.63% from 284); Blue value is 52 (20.70% from 255 or 18.31% from 284); Max value from RGB is 145 - color contains mainly: red. Hex color #915734 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915734 is #6EA8CB. Grayscale: #646464. Windows color (decimal): -7252172 or 3430289. OLE color: 3430289.
HSL color Cylindrical-coordinate representation of color #915734: hue angle of 22.58º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #915734 is Cyan = 0, Magento = 0.4, Yellow = 0.64 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 87 | 52 | - |
| CMYK | 0 | 0.4 | 0.64 | 0.43 |
| HSL | 22.58º | 0.47% | 0.39% | - |
| HSV(B) | 22.58º | 0.64% | 0.57% | - |
| XYZ | 15.71 | 13.08 | 4.95 | - |
| YUV | 100.35 | 100.72 | 159.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 87 | 52 | 0 | 0.4 | 0.64 | 0.43 | 22.58 | 0.47 | 0.39 |
| Hex | 91 | 57 | 34 | 0 | 28 | 40 | 2B | 17 | 2F | 27 |
| Octal | 221 | 127 | 64 | 0 | 50 | 100 | 53 | 27 | 57 | 47 |
| Binary | 10010001 | 1010111 | 110100 | 0 | 101000 | 1000000 | 101011 | 10111 | 101111 | 100111 |
Color Harmonies of #915734
Complementary color
Monochromatic Colors of #915734
Black with #915734
Text Example
Text Example
White with #915734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915734; }
p { color: rgb(145,87,52); }
H1.HeaderClassName
{
color: #915734;
}
.AnyTagClassName
{
color: #915734;
}
</style>
background-color css
<style>
a { background-color: #915734; }
a { background-color: rgb(145,87,52); }
div.DivClassName
{
background-color: #915734;
}
.BgClassName
{
background-color: #915734;
}
</style>
border-color css
<style>
span { border-color: #915734; }
span { border-color: rgb(145,87,52); }
td.TdClassName
{
border-color: #915734;
}
.TagClassName
{
border-color: #915734;
}
</style>