Shades of Raw Umber #674508
Tints of Raw Umber #674508
RGB
CMYK
RGB Variations
Color information
#674508 (or 0x674508) is known color: Raw Umber. HEX triplet: 67, 45 and 08. RGB value is (103,69,8). Sum of RGB (Red+Green+Blue) = 103+69+8=180 (23% of max value = 765). Red value is 103 (40.62% from 255 or 57.22% from 180); Green value is 69 (27.34% from 255 or 38.33% from 180); Blue value is 8 (3.52% from 255 or 4.44% from 180); Max value from RGB is 103 - color contains mainly: red. Hex color #674508 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674508 is #98BAF7. Grayscale: #484848. Windows color (decimal): -10009336 or 542055. OLE color: 542055.
HSL color Cylindrical-coordinate representation of color #674508: hue angle of 38.53º 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 #674508 is Cyan = 0, Magento = 0.33, Yellow = 0.92 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 69 | 8 | - |
| CMYK | 0 | 0.33 | 0.92 | 0.60 |
| HSL | 38.53º | 0.86% | 0.22% | - |
| HSV(B) | 38.53º | 0.92% | 0.4% | - |
| XYZ | 7.77 | 7.16 | 1.2 | - |
| YUV | 72.21 | 91.76 | 149.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 69 | 8 | 0 | 0.33 | 0.92 | 0.60 | 38.53 | 0.86 | 0.22 |
| Hex | 67 | 45 | 8 | 0 | 21 | 5C | 3C | 27 | 56 | 16 |
| Octal | 147 | 105 | 10 | 0 | 41 | 134 | 74 | 47 | 126 | 26 |
| Binary | 1100111 | 1000101 | 1000 | 0 | 100001 | 1011100 | 111100 | 100111 | 1010110 | 10110 |
Color Harmonies of #674508
Complementary color
Monochromatic Colors of #674508
Black with #674508
Text Example
Text Example
White with #674508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674508; }
p { color: rgb(103,69,8); }
H1.HeaderClassName
{
color: #674508;
}
.AnyTagClassName
{
color: #674508;
}
</style>
background-color css
<style>
a { background-color: #674508; }
a { background-color: rgb(103,69,8); }
div.DivClassName
{
background-color: #674508;
}
.BgClassName
{
background-color: #674508;
}
</style>
border-color css
<style>
span { border-color: #674508; }
span { border-color: rgb(103,69,8); }
td.TdClassName
{
border-color: #674508;
}
.TagClassName
{
border-color: #674508;
}
</style>