Shades of Raw Umber #674308
Tints of Raw Umber #674308
RGB
CMYK
RGB Variations
Color information
#674308 (or 0x674308) is known color: Raw Umber. HEX triplet: 67, 43 and 08. RGB value is (103,67,8). Sum of RGB (Red+Green+Blue) = 103+67+8=178 (23% of max value = 765). Red value is 103 (40.62% from 255 or 57.87% from 178); Green value is 67 (26.56% from 255 or 37.64% from 178); Blue value is 8 (3.52% from 255 or 4.49% from 178); Max value from RGB is 103 - color contains mainly: red. Hex color #674308 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674308 is #98BCF7. Grayscale: #474747. Windows color (decimal): -10009848 or 541543. OLE color: 541543.
HSL color Cylindrical-coordinate representation of color #674308: hue angle of 37.26º 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 #674308 is Cyan = 0, Magento = 0.35, Yellow = 0.92 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 67 | 8 | - |
| CMYK | 0 | 0.35 | 0.92 | 0.60 |
| HSL | 37.26º | 0.86% | 0.22% | - |
| HSV(B) | 37.26º | 0.92% | 0.4% | - |
| XYZ | 7.64 | 6.92 | 1.16 | - |
| YUV | 71.04 | 92.43 | 150.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 67 | 8 | 0 | 0.35 | 0.92 | 0.60 | 37.26 | 0.86 | 0.22 |
| Hex | 67 | 43 | 8 | 0 | 23 | 5C | 3C | 25 | 56 | 16 |
| Octal | 147 | 103 | 10 | 0 | 43 | 134 | 74 | 45 | 126 | 26 |
| Binary | 1100111 | 1000011 | 1000 | 0 | 100011 | 1011100 | 111100 | 100101 | 1010110 | 10110 |
Color Harmonies of #674308
Complementary color
Monochromatic Colors of #674308
Black with #674308
Text Example
Text Example
White with #674308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674308; }
p { color: rgb(103,67,8); }
H1.HeaderClassName
{
color: #674308;
}
.AnyTagClassName
{
color: #674308;
}
</style>
background-color css
<style>
a { background-color: #674308; }
a { background-color: rgb(103,67,8); }
div.DivClassName
{
background-color: #674308;
}
.BgClassName
{
background-color: #674308;
}
</style>
border-color css
<style>
span { border-color: #674308; }
span { border-color: rgb(103,67,8); }
td.TdClassName
{
border-color: #674308;
}
.TagClassName
{
border-color: #674308;
}
</style>