Shades of Raw Umber #624714
Tints of Raw Umber #624714
RGB
CMYK
RGB Variations
Color information
#624714 (or 0x624714) is known color: Raw Umber. HEX triplet: 62, 47 and 14. RGB value is (98,71,20). Sum of RGB (Red+Green+Blue) = 98+71+20=189 (25% of max value = 765). Red value is 98 (38.67% from 255 or 51.85% from 189); Green value is 71 (28.12% from 255 or 37.57% from 189); Blue value is 20 (8.20% from 255 or 10.58% from 189); Max value from RGB is 98 - color contains mainly: red. Hex color #624714 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #624714 is #9DB8EB. Grayscale: #494949. Windows color (decimal): -10336492 or 1328994. OLE color: 1328994.
HSL color Cylindrical-coordinate representation of color #624714: hue angle of 39.23º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #624714 is Cyan = 0, Magento = 0.28, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 71 | 20 | - |
| CMYK | 0 | 0.28 | 0.80 | 0.62 |
| HSL | 39.23º | 0.66% | 0.23% | - |
| HSV(B) | 39.23º | 0.8% | 0.38% | - |
| XYZ | 7.42 | 7.15 | 1.65 | - |
| YUV | 73.26 | 97.95 | 145.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 71 | 20 | 0 | 0.28 | 0.80 | 0.62 | 39.23 | 0.66 | 0.23 |
| Hex | 62 | 47 | 14 | 0 | 1C | 50 | 3E | 27 | 42 | 17 |
| Octal | 142 | 107 | 24 | 0 | 34 | 120 | 76 | 47 | 102 | 27 |
| Binary | 1100010 | 1000111 | 10100 | 0 | 11100 | 1010000 | 111110 | 100111 | 1000010 | 10111 |
Color Harmonies of #624714
Complementary color
Monochromatic Colors of #624714
Black with #624714
Text Example
Text Example
White with #624714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624714; }
p { color: rgb(98,71,20); }
H1.HeaderClassName
{
color: #624714;
}
.AnyTagClassName
{
color: #624714;
}
</style>
background-color css
<style>
a { background-color: #624714; }
a { background-color: rgb(98,71,20); }
div.DivClassName
{
background-color: #624714;
}
.BgClassName
{
background-color: #624714;
}
</style>
border-color css
<style>
span { border-color: #624714; }
span { border-color: rgb(98,71,20); }
td.TdClassName
{
border-color: #624714;
}
.TagClassName
{
border-color: #624714;
}
</style>