Shades of Raw Umber #674514
Tints of Raw Umber #674514
RGB
CMYK
RGB Variations
Color information
#674514 (or 0x674514) is known color: Raw Umber. HEX triplet: 67, 45 and 14. RGB value is (103,69,20). Sum of RGB (Red+Green+Blue) = 103+69+20=192 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.65% from 192); Green value is 69 (27.34% from 255 or 35.94% from 192); Blue value is 20 (8.20% from 255 or 10.42% from 192); Max value from RGB is 103 - color contains mainly: red. Hex color #674514 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674514 is #98BAEB. Grayscale: #494949. Windows color (decimal): -10009324 or 1328487. OLE color: 1328487.
HSL color Cylindrical-coordinate representation of color #674514: hue angle of 35.42º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #674514 is Cyan = 0, Magento = 0.33, Yellow = 0.81 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 69 | 20 | - |
| CMYK | 0 | 0.33 | 0.81 | 0.60 |
| HSL | 35.42º | 0.67% | 0.24% | - |
| HSV(B) | 35.42º | 0.81% | 0.4% | - |
| XYZ | 7.85 | 7.19 | 1.64 | - |
| YUV | 73.58 | 97.76 | 148.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 69 | 20 | 0 | 0.33 | 0.81 | 0.60 | 35.42 | 0.67 | 0.24 |
| Hex | 67 | 45 | 14 | 0 | 21 | 51 | 3C | 23 | 43 | 18 |
| Octal | 147 | 105 | 24 | 0 | 41 | 121 | 74 | 43 | 103 | 30 |
| Binary | 1100111 | 1000101 | 10100 | 0 | 100001 | 1010001 | 111100 | 100011 | 1000011 | 11000 |
Color Harmonies of #674514
Complementary color
Monochromatic Colors of #674514
Black with #674514
Text Example
Text Example
White with #674514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674514; }
p { color: rgb(103,69,20); }
H1.HeaderClassName
{
color: #674514;
}
.AnyTagClassName
{
color: #674514;
}
</style>
background-color css
<style>
a { background-color: #674514; }
a { background-color: rgb(103,69,20); }
div.DivClassName
{
background-color: #674514;
}
.BgClassName
{
background-color: #674514;
}
</style>
border-color css
<style>
span { border-color: #674514; }
span { border-color: rgb(103,69,20); }
td.TdClassName
{
border-color: #674514;
}
.TagClassName
{
border-color: #674514;
}
</style>