Shades of Raw Umber #674008
Tints of Raw Umber #674008
RGB
CMYK
RGB Variations
Color information
#674008 (or 0x674008) is known color: Raw Umber. HEX triplet: 67, 40 and 08. RGB value is (103,64,8). Sum of RGB (Red+Green+Blue) = 103+64+8=175 (23% of max value = 765). Red value is 103 (40.62% from 255 or 58.86% from 175); Green value is 64 (25.39% from 255 or 36.57% from 175); Blue value is 8 (3.52% from 255 or 4.57% from 175); Max value from RGB is 103 - color contains mainly: red. Hex color #674008 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674008 is #98BFF7. Grayscale: #454545. Windows color (decimal): -10010616 or 540775. OLE color: 540775.
HSL color Cylindrical-coordinate representation of color #674008: hue angle of 35.37º 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 #674008 is Cyan = 0, Magento = 0.38, Yellow = 0.92 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 64 | 8 | - |
| CMYK | 0 | 0.38 | 0.92 | 0.60 |
| HSL | 35.37º | 0.86% | 0.22% | - |
| HSV(B) | 35.37º | 0.92% | 0.4% | - |
| XYZ | 7.47 | 6.57 | 1.1 | - |
| YUV | 69.28 | 93.42 | 152.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 64 | 8 | 0 | 0.38 | 0.92 | 0.60 | 35.37 | 0.86 | 0.22 |
| Hex | 67 | 40 | 8 | 0 | 26 | 5C | 3C | 23 | 56 | 16 |
| Octal | 147 | 100 | 10 | 0 | 46 | 134 | 74 | 43 | 126 | 26 |
| Binary | 1100111 | 1000000 | 1000 | 0 | 100110 | 1011100 | 111100 | 100011 | 1010110 | 10110 |
Color Harmonies of #674008
Complementary color
Monochromatic Colors of #674008
Black with #674008
Text Example
Text Example
White with #674008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674008; }
p { color: rgb(103,64,8); }
H1.HeaderClassName
{
color: #674008;
}
.AnyTagClassName
{
color: #674008;
}
</style>
background-color css
<style>
a { background-color: #674008; }
a { background-color: rgb(103,64,8); }
div.DivClassName
{
background-color: #674008;
}
.BgClassName
{
background-color: #674008;
}
</style>
border-color css
<style>
span { border-color: #674008; }
span { border-color: rgb(103,64,8); }
td.TdClassName
{
border-color: #674008;
}
.TagClassName
{
border-color: #674008;
}
</style>