Shades of Raw Umber #665017
Tints of Raw Umber #665017
RGB
CMYK
RGB Variations
Color information
#665017 (or 0x665017) is known color: Raw Umber. HEX triplet: 66, 50 and 17. RGB value is (102,80,23). Sum of RGB (Red+Green+Blue) = 102+80+23=205 (27% of max value = 765). Red value is 102 (40.23% from 255 or 49.76% from 205); Green value is 80 (31.64% from 255 or 39.02% from 205); Blue value is 23 (9.38% from 255 or 11.22% from 205); Max value from RGB is 102 - color contains mainly: red. Hex color #665017 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #665017 is #99AFE8. Grayscale: #505050. Windows color (decimal): -10072041 or 1527910. OLE color: 1527910.
HSL color Cylindrical-coordinate representation of color #665017: hue angle of 43.29º degrees, saturation: 0.63, 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 #665017 is Cyan = 0, Magento = 0.22, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 80 | 23 | - |
| CMYK | 0 | 0.22 | 0.77 | 0.6 |
| HSL | 43.29º | 0.63% | 0.25% | - |
| HSV(B) | 43.29º | 0.77% | 0.4% | - |
| XYZ | 8.5 | 8.62 | 2.03 | - |
| YUV | 80.08 | 95.79 | 143.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 80 | 23 | 0 | 0.22 | 0.77 | 0.6 | 43.29 | 0.63 | 0.25 |
| Hex | 66 | 50 | 17 | 0 | 16 | 4D | 3C | 2B | 3F | 19 |
| Octal | 146 | 120 | 27 | 0 | 26 | 115 | 74 | 53 | 77 | 31 |
| Binary | 1100110 | 1010000 | 10111 | 0 | 10110 | 1001101 | 111100 | 101011 | 111111 | 11001 |
Color Harmonies of #665017
Complementary color
Monochromatic Colors of #665017
Black with #665017
Text Example
Text Example
White with #665017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665017; }
p { color: rgb(102,80,23); }
H1.HeaderClassName
{
color: #665017;
}
.AnyTagClassName
{
color: #665017;
}
</style>
background-color css
<style>
a { background-color: #665017; }
a { background-color: rgb(102,80,23); }
div.DivClassName
{
background-color: #665017;
}
.BgClassName
{
background-color: #665017;
}
</style>
border-color css
<style>
span { border-color: #665017; }
span { border-color: rgb(102,80,23); }
td.TdClassName
{
border-color: #665017;
}
.TagClassName
{
border-color: #665017;
}
</style>