Shades of Raw Umber #674001
Tints of Raw Umber #674001
RGB
CMYK
RGB Variations
Color information
#674001 (or 0x674001) is known color: Raw Umber. HEX triplet: 67, 40 and 01. RGB value is (103,64,1). Sum of RGB (Red+Green+Blue) = 103+64+1=168 (22% of max value = 765). Red value is 103 (40.62% from 255 or 61.31% from 168); Green value is 64 (25.39% from 255 or 38.10% from 168); Blue value is 1 (0.78% from 255 or 0.60% from 168); Max value from RGB is 103 - color contains mainly: red. Hex color #674001 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674001 is #98BFFE. Grayscale: #444444. Windows color (decimal): -10010623 or 82023. OLE color: 82023.
HSL color Cylindrical-coordinate representation of color #674001: hue angle of 37.06º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #674001 is Cyan = 0, Magento = 0.38, Yellow = 0.99 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 64 | 1 | - |
| CMYK | 0 | 0.38 | 0.99 | 0.60 |
| HSL | 37.06º | 0.98% | 0.2% | - |
| HSV(B) | 37.06º | 0.99% | 0.4% | - |
| XYZ | 7.43 | 6.55 | 0.9 | - |
| YUV | 68.48 | 89.92 | 152.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 64 | 1 | 0 | 0.38 | 0.99 | 0.60 | 37.06 | 0.98 | 0.2 |
| Hex | 67 | 40 | 1 | 0 | 26 | 63 | 3C | 25 | 62 | 14 |
| Octal | 147 | 100 | 1 | 0 | 46 | 143 | 74 | 45 | 142 | 24 |
| Binary | 1100111 | 1000000 | 1 | 0 | 100110 | 1100011 | 111100 | 100101 | 1100010 | 10100 |
Color Harmonies of #674001
Complementary color
Monochromatic Colors of #674001
Black with #674001
Text Example
Text Example
White with #674001
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674001; }
p { color: rgb(103,64,1); }
H1.HeaderClassName
{
color: #674001;
}
.AnyTagClassName
{
color: #674001;
}
</style>
background-color css
<style>
a { background-color: #674001; }
a { background-color: rgb(103,64,1); }
div.DivClassName
{
background-color: #674001;
}
.BgClassName
{
background-color: #674001;
}
</style>
border-color css
<style>
span { border-color: #674001; }
span { border-color: rgb(103,64,1); }
td.TdClassName
{
border-color: #674001;
}
.TagClassName
{
border-color: #674001;
}
</style>