Shades of Raw Umber #675018
Tints of Raw Umber #675018
RGB
CMYK
RGB Variations
Color information
#675018 (or 0x675018) is known color: Raw Umber. HEX triplet: 67, 50 and 18. RGB value is (103,80,24). Sum of RGB (Red+Green+Blue) = 103+80+24=207 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.76% from 207); Green value is 80 (31.64% from 255 or 38.65% from 207); Blue value is 24 (9.77% from 255 or 11.59% from 207); Max value from RGB is 103 - color contains mainly: red. Hex color #675018 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #675018 is #98AFE7. Grayscale: #505050. Windows color (decimal): -10006504 or 1593447. OLE color: 1593447.
HSL color Cylindrical-coordinate representation of color #675018: hue angle of 42.53º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #675018 is Cyan = 0, Magento = 0.22, Yellow = 0.77 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 80 | 24 | - |
| CMYK | 0 | 0.22 | 0.77 | 0.60 |
| HSL | 42.53º | 0.62% | 0.25% | - |
| HSV(B) | 42.53º | 0.77% | 0.4% | - |
| XYZ | 8.63 | 8.69 | 2.09 | - |
| YUV | 80.49 | 96.12 | 144.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 80 | 24 | 0 | 0.22 | 0.77 | 0.60 | 42.53 | 0.62 | 0.25 |
| Hex | 67 | 50 | 18 | 0 | 16 | 4D | 3C | 2B | 3E | 19 |
| Octal | 147 | 120 | 30 | 0 | 26 | 115 | 74 | 53 | 76 | 31 |
| Binary | 1100111 | 1010000 | 11000 | 0 | 10110 | 1001101 | 111100 | 101011 | 111110 | 11001 |
Color Harmonies of #675018
Complementary color
Monochromatic Colors of #675018
Black with #675018
Text Example
Text Example
White with #675018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675018; }
p { color: rgb(103,80,24); }
H1.HeaderClassName
{
color: #675018;
}
.AnyTagClassName
{
color: #675018;
}
</style>
background-color css
<style>
a { background-color: #675018; }
a { background-color: rgb(103,80,24); }
div.DivClassName
{
background-color: #675018;
}
.BgClassName
{
background-color: #675018;
}
</style>
border-color css
<style>
span { border-color: #675018; }
span { border-color: rgb(103,80,24); }
td.TdClassName
{
border-color: #675018;
}
.TagClassName
{
border-color: #675018;
}
</style>