Shades of Raw Umber #674502
Tints of Raw Umber #674502
RGB
CMYK
RGB Variations
Color information
#674502 (or 0x674502) is known color: Raw Umber. HEX triplet: 67, 45 and 02. RGB value is (103,69,2). Sum of RGB (Red+Green+Blue) = 103+69+2=174 (23% of max value = 765). Red value is 103 (40.62% from 255 or 59.20% from 174); Green value is 69 (27.34% from 255 or 39.66% from 174); Blue value is 2 (1.17% from 255 or 1.15% from 174); Max value from RGB is 103 - color contains mainly: red. Hex color #674502 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674502 is #98BAFD. Grayscale: #474747. Windows color (decimal): -10009342 or 148839. OLE color: 148839.
HSL color Cylindrical-coordinate representation of color #674502: hue angle of 39.8º 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 #674502 is Cyan = 0, Magento = 0.33, Yellow = 0.98 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 69 | 2 | - |
| CMYK | 0 | 0.33 | 0.98 | 0.60 |
| HSL | 39.8º | 0.96% | 0.21% | - |
| HSV(B) | 39.8º | 0.98% | 0.4% | - |
| XYZ | 7.73 | 7.14 | 1.03 | - |
| YUV | 71.53 | 88.76 | 150.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 69 | 2 | 0 | 0.33 | 0.98 | 0.60 | 39.8 | 0.96 | 0.21 |
| Hex | 67 | 45 | 2 | 0 | 21 | 62 | 3C | 28 | 60 | 15 |
| Octal | 147 | 105 | 2 | 0 | 41 | 142 | 74 | 50 | 140 | 25 |
| Binary | 1100111 | 1000101 | 10 | 0 | 100001 | 1100010 | 111100 | 101000 | 1100000 | 10101 |
Color Harmonies of #674502
Complementary color
Monochromatic Colors of #674502
Black with #674502
Text Example
Text Example
White with #674502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674502; }
p { color: rgb(103,69,2); }
H1.HeaderClassName
{
color: #674502;
}
.AnyTagClassName
{
color: #674502;
}
</style>
background-color css
<style>
a { background-color: #674502; }
a { background-color: rgb(103,69,2); }
div.DivClassName
{
background-color: #674502;
}
.BgClassName
{
background-color: #674502;
}
</style>
border-color css
<style>
span { border-color: #674502; }
span { border-color: rgb(103,69,2); }
td.TdClassName
{
border-color: #674502;
}
.TagClassName
{
border-color: #674502;
}
</style>