Shades of Chelsea Gem #905134
Tints of Chelsea Gem #905134
RGB
CMYK
RGB Variations
Color information
#905134 (or 0x905134) is known color: Chelsea Gem. HEX triplet: 90, 51 and 34. RGB value is (144,81,52). Sum of RGB (Red+Green+Blue) = 144+81+52=277 (36% of max value = 765). Red value is 144 (56.64% from 255 or 51.99% from 277); Green value is 81 (32.03% from 255 or 29.24% from 277); Blue value is 52 (20.70% from 255 or 18.77% from 277); Max value from RGB is 144 - color contains mainly: red. Hex color #905134 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #905134 is #6FAECB. Grayscale: #606060. Windows color (decimal): -7319244 or 3428752. OLE color: 3428752.
HSL color Cylindrical-coordinate representation of color #905134: hue angle of 18.91º degrees, saturation: 0.47, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #905134 is Cyan = 0, Magento = 0.44, Yellow = 0.64 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 81 | 52 | - |
| CMYK | 0 | 0.44 | 0.64 | 0.44 |
| HSL | 18.91º | 0.47% | 0.38% | - |
| HSV(B) | 18.91º | 0.64% | 0.56% | - |
| XYZ | 15.06 | 12.06 | 4.78 | - |
| YUV | 96.53 | 102.87 | 161.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 81 | 52 | 0 | 0.44 | 0.64 | 0.44 | 18.91 | 0.47 | 0.38 |
| Hex | 90 | 51 | 34 | 0 | 2C | 40 | 2C | 13 | 2F | 26 |
| Octal | 220 | 121 | 64 | 0 | 54 | 100 | 54 | 23 | 57 | 46 |
| Binary | 10010000 | 1010001 | 110100 | 0 | 101100 | 1000000 | 101100 | 10011 | 101111 | 100110 |
Color Harmonies of #905134
Complementary color
Monochromatic Colors of #905134
Black with #905134
Text Example
Text Example
White with #905134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905134; }
p { color: rgb(144,81,52); }
H1.HeaderClassName
{
color: #905134;
}
.AnyTagClassName
{
color: #905134;
}
</style>
background-color css
<style>
a { background-color: #905134; }
a { background-color: rgb(144,81,52); }
div.DivClassName
{
background-color: #905134;
}
.BgClassName
{
background-color: #905134;
}
</style>
border-color css
<style>
span { border-color: #905134; }
span { border-color: rgb(144,81,52); }
td.TdClassName
{
border-color: #905134;
}
.TagClassName
{
border-color: #905134;
}
</style>