Shades of Raw Umber #615502
Tints of Raw Umber #615502
RGB
CMYK
RGB Variations
Color information
#615502 (or 0x615502) is known color: Raw Umber. HEX triplet: 61, 55 and 02. RGB value is (97,85,2). Sum of RGB (Red+Green+Blue) = 97+85+2=184 (24% of max value = 765). Red value is 97 (38.28% from 255 or 52.72% from 184); Green value is 85 (33.59% from 255 or 46.20% from 184); Blue value is 2 (1.17% from 255 or 1.09% from 184); Max value from RGB is 97 - color contains mainly: red. Hex color #615502 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615502 is #9EAAFD. Grayscale: #4F4F4F. Windows color (decimal): -10398462 or 152929. OLE color: 152929.
HSL color Cylindrical-coordinate representation of color #615502: hue angle of 52.42º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #615502 is Cyan = 0, Magento = 0.12, Yellow = 0.98 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 85 | 2 | - |
| CMYK | 0 | 0.12 | 0.98 | 0.62 |
| HSL | 52.42º | 0.96% | 0.19% | - |
| HSV(B) | 52.42º | 0.98% | 0.38% | - |
| XYZ | 8.19 | 9.04 | 1.37 | - |
| YUV | 79.13 | 84.48 | 140.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 85 | 2 | 0 | 0.12 | 0.98 | 0.62 | 52.42 | 0.96 | 0.19 |
| Hex | 61 | 55 | 2 | 0 | C | 62 | 3E | 34 | 60 | 13 |
| Octal | 141 | 125 | 2 | 0 | 14 | 142 | 76 | 64 | 140 | 23 |
| Binary | 1100001 | 1010101 | 10 | 0 | 1100 | 1100010 | 111110 | 110100 | 1100000 | 10011 |
Color Harmonies of #615502
Complementary color
Monochromatic Colors of #615502
Black with #615502
Text Example
Text Example
White with #615502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615502; }
p { color: rgb(97,85,2); }
H1.HeaderClassName
{
color: #615502;
}
.AnyTagClassName
{
color: #615502;
}
</style>
background-color css
<style>
a { background-color: #615502; }
a { background-color: rgb(97,85,2); }
div.DivClassName
{
background-color: #615502;
}
.BgClassName
{
background-color: #615502;
}
</style>
border-color css
<style>
span { border-color: #615502; }
span { border-color: rgb(97,85,2); }
td.TdClassName
{
border-color: #615502;
}
.TagClassName
{
border-color: #615502;
}
</style>