Shades of Chelsea Gem #915134
Tints of Chelsea Gem #915134
RGB
CMYK
RGB Variations
Color information
#915134 (or 0x915134) is known color: Chelsea Gem. HEX triplet: 91, 51 and 34. RGB value is (145,81,52). Sum of RGB (Red+Green+Blue) = 145+81+52=278 (36% of max value = 765). Red value is 145 (57.03% from 255 or 52.16% from 278); Green value is 81 (32.03% from 255 or 29.14% from 278); Blue value is 52 (20.70% from 255 or 18.71% from 278); Max value from RGB is 145 - color contains mainly: red. Hex color #915134 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915134 is #6EAECB. Grayscale: #616161. Windows color (decimal): -7253708 or 3428753. OLE color: 3428753.
HSL color Cylindrical-coordinate representation of color #915134: hue angle of 18.71º 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 #915134 is Cyan = 0, Magento = 0.44, Yellow = 0.64 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 81 | 52 | - |
| CMYK | 0 | 0.44 | 0.64 | 0.43 |
| HSL | 18.71º | 0.47% | 0.39% | - |
| HSV(B) | 18.71º | 0.64% | 0.57% | - |
| XYZ | 15.24 | 12.15 | 4.79 | - |
| YUV | 96.83 | 102.7 | 162.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 81 | 52 | 0 | 0.44 | 0.64 | 0.43 | 18.71 | 0.47 | 0.39 |
| Hex | 91 | 51 | 34 | 0 | 2C | 40 | 2B | 13 | 2F | 27 |
| Octal | 221 | 121 | 64 | 0 | 54 | 100 | 53 | 23 | 57 | 47 |
| Binary | 10010001 | 1010001 | 110100 | 0 | 101100 | 1000000 | 101011 | 10011 | 101111 | 100111 |
Color Harmonies of #915134
Complementary color
Monochromatic Colors of #915134
Black with #915134
Text Example
Text Example
White with #915134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915134; }
p { color: rgb(145,81,52); }
H1.HeaderClassName
{
color: #915134;
}
.AnyTagClassName
{
color: #915134;
}
</style>
background-color css
<style>
a { background-color: #915134; }
a { background-color: rgb(145,81,52); }
div.DivClassName
{
background-color: #915134;
}
.BgClassName
{
background-color: #915134;
}
</style>
border-color css
<style>
span { border-color: #915134; }
span { border-color: rgb(145,81,52); }
td.TdClassName
{
border-color: #915134;
}
.TagClassName
{
border-color: #915134;
}
</style>