Shades of Raw Umber #674408
Tints of Raw Umber #674408
RGB
CMYK
RGB Variations
Color information
#674408 (or 0x674408) is known color: Raw Umber. HEX triplet: 67, 44 and 08. RGB value is (103,68,8). Sum of RGB (Red+Green+Blue) = 103+68+8=179 (23% of max value = 765). Red value is 103 (40.62% from 255 or 57.54% from 179); Green value is 68 (26.95% from 255 or 37.99% from 179); Blue value is 8 (3.52% from 255 or 4.47% from 179); Max value from RGB is 103 - color contains mainly: red. Hex color #674408 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674408 is #98BBF7. Grayscale: #474747. Windows color (decimal): -10009592 or 541799. OLE color: 541799.
HSL color Cylindrical-coordinate representation of color #674408: hue angle of 37.89º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #674408 is Cyan = 0, Magento = 0.34, Yellow = 0.92 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 68 | 8 | - |
| CMYK | 0 | 0.34 | 0.92 | 0.60 |
| HSL | 37.89º | 0.86% | 0.22% | - |
| HSV(B) | 37.89º | 0.92% | 0.4% | - |
| XYZ | 7.7 | 7.04 | 1.18 | - |
| YUV | 71.63 | 92.1 | 150.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 68 | 8 | 0 | 0.34 | 0.92 | 0.60 | 37.89 | 0.86 | 0.22 |
| Hex | 67 | 44 | 8 | 0 | 22 | 5C | 3C | 26 | 56 | 16 |
| Octal | 147 | 104 | 10 | 0 | 42 | 134 | 74 | 46 | 126 | 26 |
| Binary | 1100111 | 1000100 | 1000 | 0 | 100010 | 1011100 | 111100 | 100110 | 1010110 | 10110 |
Color Harmonies of #674408
Complementary color
Monochromatic Colors of #674408
Black with #674408
Text Example
Text Example
White with #674408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674408; }
p { color: rgb(103,68,8); }
H1.HeaderClassName
{
color: #674408;
}
.AnyTagClassName
{
color: #674408;
}
</style>
background-color css
<style>
a { background-color: #674408; }
a { background-color: rgb(103,68,8); }
div.DivClassName
{
background-color: #674408;
}
.BgClassName
{
background-color: #674408;
}
</style>
border-color css
<style>
span { border-color: #674408; }
span { border-color: rgb(103,68,8); }
td.TdClassName
{
border-color: #674408;
}
.TagClassName
{
border-color: #674408;
}
</style>