Shades of Raw Umber #615306
Tints of Raw Umber #615306
RGB
CMYK
RGB Variations
Color information
#615306 (or 0x615306) is known color: Raw Umber. HEX triplet: 61, 53 and 06. RGB value is (97,83,6). Sum of RGB (Red+Green+Blue) = 97+83+6=186 (24% of max value = 765). Red value is 97 (38.28% from 255 or 52.15% from 186); Green value is 83 (32.81% from 255 or 44.62% from 186); Blue value is 6 (2.73% from 255 or 3.23% from 186); Max value from RGB is 97 - color contains mainly: red. Hex color #615306 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615306 is #9EACF9. Grayscale: #4E4E4E. Windows color (decimal): -10398970 or 414561. OLE color: 414561.
HSL color Cylindrical-coordinate representation of color #615306: hue angle of 50.77º 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 #615306 is Cyan = 0, Magento = 0.14, Yellow = 0.94 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 83 | 6 | - |
| CMYK | 0 | 0.14 | 0.94 | 0.62 |
| HSL | 50.77º | 0.88% | 0.2% | - |
| HSV(B) | 50.77º | 0.94% | 0.38% | - |
| XYZ | 8.06 | 8.74 | 1.43 | - |
| YUV | 78.41 | 87.14 | 141.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 83 | 6 | 0 | 0.14 | 0.94 | 0.62 | 50.77 | 0.88 | 0.2 |
| Hex | 61 | 53 | 6 | 0 | E | 5E | 3E | 33 | 58 | 14 |
| Octal | 141 | 123 | 6 | 0 | 16 | 136 | 76 | 63 | 130 | 24 |
| Binary | 1100001 | 1010011 | 110 | 0 | 1110 | 1011110 | 111110 | 110011 | 1011000 | 10100 |
Color Harmonies of #615306
Complementary color
Monochromatic Colors of #615306
Black with #615306
Text Example
Text Example
White with #615306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615306; }
p { color: rgb(97,83,6); }
H1.HeaderClassName
{
color: #615306;
}
.AnyTagClassName
{
color: #615306;
}
</style>
background-color css
<style>
a { background-color: #615306; }
a { background-color: rgb(97,83,6); }
div.DivClassName
{
background-color: #615306;
}
.BgClassName
{
background-color: #615306;
}
</style>
border-color css
<style>
span { border-color: #615306; }
span { border-color: rgb(97,83,6); }
td.TdClassName
{
border-color: #615306;
}
.TagClassName
{
border-color: #615306;
}
</style>