Shades of Raw Umber #674002
Tints of Raw Umber #674002
RGB
CMYK
RGB Variations
Color information
#674002 (or 0x674002) is known color: Raw Umber. HEX triplet: 67, 40 and 02. RGB value is (103,64,2). Sum of RGB (Red+Green+Blue) = 103+64+2=169 (22% of max value = 765). Red value is 103 (40.62% from 255 or 60.95% from 169); Green value is 64 (25.39% from 255 or 37.87% from 169); Blue value is 2 (1.17% from 255 or 1.18% from 169); Max value from RGB is 103 - color contains mainly: red. Hex color #674002 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674002 is #98BFFD. Grayscale: #444444. Windows color (decimal): -10010622 or 147559. OLE color: 147559.
HSL color Cylindrical-coordinate representation of color #674002: hue angle of 36.83º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #674002 is Cyan = 0, Magento = 0.38, Yellow = 0.98 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 64 | 2 | - |
| CMYK | 0 | 0.38 | 0.98 | 0.60 |
| HSL | 36.83º | 0.96% | 0.21% | - |
| HSV(B) | 36.83º | 0.98% | 0.4% | - |
| XYZ | 7.44 | 6.55 | 0.93 | - |
| YUV | 68.59 | 90.42 | 152.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 64 | 2 | 0 | 0.38 | 0.98 | 0.60 | 36.83 | 0.96 | 0.21 |
| Hex | 67 | 40 | 2 | 0 | 26 | 62 | 3C | 25 | 60 | 15 |
| Octal | 147 | 100 | 2 | 0 | 46 | 142 | 74 | 45 | 140 | 25 |
| Binary | 1100111 | 1000000 | 10 | 0 | 100110 | 1100010 | 111100 | 100101 | 1100000 | 10101 |
Color Harmonies of #674002
Complementary color
Monochromatic Colors of #674002
Black with #674002
Text Example
Text Example
White with #674002
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674002; }
p { color: rgb(103,64,2); }
H1.HeaderClassName
{
color: #674002;
}
.AnyTagClassName
{
color: #674002;
}
</style>
background-color css
<style>
a { background-color: #674002; }
a { background-color: rgb(103,64,2); }
div.DivClassName
{
background-color: #674002;
}
.BgClassName
{
background-color: #674002;
}
</style>
border-color css
<style>
span { border-color: #674002; }
span { border-color: rgb(103,64,2); }
td.TdClassName
{
border-color: #674002;
}
.TagClassName
{
border-color: #674002;
}
</style>