Shades of Raw Umber #615506
Tints of Raw Umber #615506
RGB
CMYK
RGB Variations
Color information
#615506 (or 0x615506) is known color: Raw Umber. HEX triplet: 61, 55 and 06. RGB value is (97,85,6). Sum of RGB (Red+Green+Blue) = 97+85+6=188 (24% of max value = 765). Red value is 97 (38.28% from 255 or 51.60% from 188); Green value is 85 (33.59% from 255 or 45.21% from 188); Blue value is 6 (2.73% from 255 or 3.19% from 188); Max value from RGB is 97 - color contains mainly: red. Hex color #615506 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615506 is #9EAAF9. Grayscale: #4F4F4F. Windows color (decimal): -10398458 or 415073. OLE color: 415073.
HSL color Cylindrical-coordinate representation of color #615506: hue angle of 52.09º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #615506 is Cyan = 0, Magento = 0.12, Yellow = 0.94 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 85 | 6 | - |
| CMYK | 0 | 0.12 | 0.94 | 0.62 |
| HSL | 52.09º | 0.88% | 0.2% | - |
| HSV(B) | 52.09º | 0.94% | 0.38% | - |
| XYZ | 8.21 | 9.05 | 1.49 | - |
| YUV | 79.58 | 86.48 | 140.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 85 | 6 | 0 | 0.12 | 0.94 | 0.62 | 52.09 | 0.88 | 0.2 |
| Hex | 61 | 55 | 6 | 0 | C | 5E | 3E | 34 | 58 | 14 |
| Octal | 141 | 125 | 6 | 0 | 14 | 136 | 76 | 64 | 130 | 24 |
| Binary | 1100001 | 1010101 | 110 | 0 | 1100 | 1011110 | 111110 | 110100 | 1011000 | 10100 |
Color Harmonies of #615506
Complementary color
Monochromatic Colors of #615506
Black with #615506
Text Example
Text Example
White with #615506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615506; }
p { color: rgb(97,85,6); }
H1.HeaderClassName
{
color: #615506;
}
.AnyTagClassName
{
color: #615506;
}
</style>
background-color css
<style>
a { background-color: #615506; }
a { background-color: rgb(97,85,6); }
div.DivClassName
{
background-color: #615506;
}
.BgClassName
{
background-color: #615506;
}
</style>
border-color css
<style>
span { border-color: #615506; }
span { border-color: rgb(97,85,6); }
td.TdClassName
{
border-color: #615506;
}
.TagClassName
{
border-color: #615506;
}
</style>