Shades of Raw Umber #615307
Tints of Raw Umber #615307
RGB
CMYK
RGB Variations
Color information
#615307 (or 0x615307) is known color: Raw Umber. HEX triplet: 61, 53 and 07. RGB value is (97,83,7). Sum of RGB (Red+Green+Blue) = 97+83+7=187 (24% of max value = 765). Red value is 97 (38.28% from 255 or 51.87% from 187); Green value is 83 (32.81% from 255 or 44.39% from 187); Blue value is 7 (3.12% from 255 or 3.74% from 187); Max value from RGB is 97 - color contains mainly: red. Hex color #615307 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615307 is #9EACF8. Grayscale: #4E4E4E. Windows color (decimal): -10398969 or 480097. OLE color: 480097.
HSL color Cylindrical-coordinate representation of color #615307: hue angle of 50.67º degrees, saturation: 0.87, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #615307 is Cyan = 0, Magento = 0.14, Yellow = 0.93 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 83 | 7 | - |
| CMYK | 0 | 0.14 | 0.93 | 0.62 |
| HSL | 50.67º | 0.87% | 0.2% | - |
| HSV(B) | 50.67º | 0.93% | 0.38% | - |
| XYZ | 8.06 | 8.74 | 1.46 | - |
| YUV | 78.52 | 87.64 | 141.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 83 | 7 | 0 | 0.14 | 0.93 | 0.62 | 50.67 | 0.87 | 0.2 |
| Hex | 61 | 53 | 7 | 0 | E | 5D | 3E | 33 | 57 | 14 |
| Octal | 141 | 123 | 7 | 0 | 16 | 135 | 76 | 63 | 127 | 24 |
| Binary | 1100001 | 1010011 | 111 | 0 | 1110 | 1011101 | 111110 | 110011 | 1010111 | 10100 |
Color Harmonies of #615307
Complementary color
Monochromatic Colors of #615307
Black with #615307
Text Example
Text Example
White with #615307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615307; }
p { color: rgb(97,83,7); }
H1.HeaderClassName
{
color: #615307;
}
.AnyTagClassName
{
color: #615307;
}
</style>
background-color css
<style>
a { background-color: #615307; }
a { background-color: rgb(97,83,7); }
div.DivClassName
{
background-color: #615307;
}
.BgClassName
{
background-color: #615307;
}
</style>
border-color css
<style>
span { border-color: #615307; }
span { border-color: rgb(97,83,7); }
td.TdClassName
{
border-color: #615307;
}
.TagClassName
{
border-color: #615307;
}
</style>