Shades of Raw Umber #674713
Tints of Raw Umber #674713
RGB
CMYK
RGB Variations
Color information
#674713 (or 0x674713) is known color: Raw Umber. HEX triplet: 67, 47 and 13. RGB value is (103,71,19). Sum of RGB (Red+Green+Blue) = 103+71+19=193 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.37% from 193); Green value is 71 (28.12% from 255 or 36.79% from 193); Blue value is 19 (7.81% from 255 or 9.84% from 193); Max value from RGB is 103 - color contains mainly: red. Hex color #674713 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674713 is #98B8EC. Grayscale: #4A4A4A. Windows color (decimal): -10008813 or 1263463. OLE color: 1263463.
HSL color Cylindrical-coordinate representation of color #674713: hue angle of 37.14º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #674713 is Cyan = 0, Magento = 0.31, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 71 | 19 | - |
| CMYK | 0 | 0.31 | 0.82 | 0.60 |
| HSL | 37.14º | 0.69% | 0.24% | - |
| HSV(B) | 37.14º | 0.82% | 0.4% | - |
| XYZ | 7.96 | 7.44 | 1.63 | - |
| YUV | 74.64 | 96.6 | 148.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 71 | 19 | 0 | 0.31 | 0.82 | 0.60 | 37.14 | 0.69 | 0.24 |
| Hex | 67 | 47 | 13 | 0 | 1F | 52 | 3C | 25 | 45 | 18 |
| Octal | 147 | 107 | 23 | 0 | 37 | 122 | 74 | 45 | 105 | 30 |
| Binary | 1100111 | 1000111 | 10011 | 0 | 11111 | 1010010 | 111100 | 100101 | 1000101 | 11000 |
Color Harmonies of #674713
Complementary color
Monochromatic Colors of #674713
Black with #674713
Text Example
Text Example
White with #674713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674713; }
p { color: rgb(103,71,19); }
H1.HeaderClassName
{
color: #674713;
}
.AnyTagClassName
{
color: #674713;
}
</style>
background-color css
<style>
a { background-color: #674713; }
a { background-color: rgb(103,71,19); }
div.DivClassName
{
background-color: #674713;
}
.BgClassName
{
background-color: #674713;
}
</style>
border-color css
<style>
span { border-color: #674713; }
span { border-color: rgb(103,71,19); }
td.TdClassName
{
border-color: #674713;
}
.TagClassName
{
border-color: #674713;
}
</style>