Shades of Raw Umber #615008
Tints of Raw Umber #615008
RGB
CMYK
RGB Variations
Color information
#615008 (or 0x615008) is known color: Raw Umber. HEX triplet: 61, 50 and 08. RGB value is (97,80,8). Sum of RGB (Red+Green+Blue) = 97+80+8=185 (24% of max value = 765). Red value is 97 (38.28% from 255 or 52.43% from 185); Green value is 80 (31.64% from 255 or 43.24% from 185); Blue value is 8 (3.52% from 255 or 4.32% from 185); Max value from RGB is 97 - color contains mainly: red. Hex color #615008 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615008 is #9EAFF7. Grayscale: #4D4D4D. Windows color (decimal): -10399736 or 544865. OLE color: 544865.
HSL color Cylindrical-coordinate representation of color #615008: hue angle of 48.54º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #615008 is Cyan = 0, Magento = 0.18, Yellow = 0.92 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 80 | 8 | - |
| CMYK | 0 | 0.18 | 0.92 | 0.62 |
| HSL | 48.54º | 0.85% | 0.21% | - |
| HSV(B) | 48.54º | 0.92% | 0.38% | - |
| XYZ | 7.84 | 8.3 | 1.42 | - |
| YUV | 76.88 | 89.13 | 142.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 80 | 8 | 0 | 0.18 | 0.92 | 0.62 | 48.54 | 0.85 | 0.21 |
| Hex | 61 | 50 | 8 | 0 | 12 | 5C | 3E | 31 | 55 | 15 |
| Octal | 141 | 120 | 10 | 0 | 22 | 134 | 76 | 61 | 125 | 25 |
| Binary | 1100001 | 1010000 | 1000 | 0 | 10010 | 1011100 | 111110 | 110001 | 1010101 | 10101 |
Color Harmonies of #615008
Complementary color
Monochromatic Colors of #615008
Black with #615008
Text Example
Text Example
White with #615008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615008; }
p { color: rgb(97,80,8); }
H1.HeaderClassName
{
color: #615008;
}
.AnyTagClassName
{
color: #615008;
}
</style>
background-color css
<style>
a { background-color: #615008; }
a { background-color: rgb(97,80,8); }
div.DivClassName
{
background-color: #615008;
}
.BgClassName
{
background-color: #615008;
}
</style>
border-color css
<style>
span { border-color: #615008; }
span { border-color: rgb(97,80,8); }
td.TdClassName
{
border-color: #615008;
}
.TagClassName
{
border-color: #615008;
}
</style>