Shades of Raw Umber #674311
Tints of Raw Umber #674311
RGB
CMYK
RGB Variations
Color information
#674311 (or 0x674311) is known color: Raw Umber. HEX triplet: 67, 43 and 11. RGB value is (103,67,17). Sum of RGB (Red+Green+Blue) = 103+67+17=187 (24% of max value = 765). Red value is 103 (40.62% from 255 or 55.08% from 187); Green value is 67 (26.56% from 255 or 35.83% from 187); Blue value is 17 (7.03% from 255 or 9.09% from 187); Max value from RGB is 103 - color contains mainly: red. Hex color #674311 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674311 is #98BCEE. Grayscale: #484848. Windows color (decimal): -10009839 or 1131367. OLE color: 1131367.
HSL color Cylindrical-coordinate representation of color #674311: hue angle of 34.88º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #674311 is Cyan = 0, Magento = 0.35, Yellow = 0.83 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 67 | 17 | - |
| CMYK | 0 | 0.35 | 0.83 | 0.60 |
| HSL | 34.88º | 0.72% | 0.24% | - |
| HSV(B) | 34.88º | 0.83% | 0.4% | - |
| XYZ | 7.7 | 6.94 | 1.46 | - |
| YUV | 72.06 | 96.93 | 150.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 67 | 17 | 0 | 0.35 | 0.83 | 0.60 | 34.88 | 0.72 | 0.24 |
| Hex | 67 | 43 | 11 | 0 | 23 | 53 | 3C | 23 | 48 | 18 |
| Octal | 147 | 103 | 21 | 0 | 43 | 123 | 74 | 43 | 110 | 30 |
| Binary | 1100111 | 1000011 | 10001 | 0 | 100011 | 1010011 | 111100 | 100011 | 1001000 | 11000 |
Color Harmonies of #674311
Complementary color
Monochromatic Colors of #674311
Black with #674311
Text Example
Text Example
White with #674311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674311; }
p { color: rgb(103,67,17); }
H1.HeaderClassName
{
color: #674311;
}
.AnyTagClassName
{
color: #674311;
}
</style>
background-color css
<style>
a { background-color: #674311; }
a { background-color: rgb(103,67,17); }
div.DivClassName
{
background-color: #674311;
}
.BgClassName
{
background-color: #674311;
}
</style>
border-color css
<style>
span { border-color: #674311; }
span { border-color: rgb(103,67,17); }
td.TdClassName
{
border-color: #674311;
}
.TagClassName
{
border-color: #674311;
}
</style>