Shades of Raw Umber #665406
Tints of Raw Umber #665406
RGB
CMYK
RGB Variations
Color information
#665406 (or 0x665406) is known color: Raw Umber. HEX triplet: 66, 54 and 06. RGB value is (102,84,6). Sum of RGB (Red+Green+Blue) = 102+84+6=192 (25% of max value = 765). Red value is 102 (40.23% from 255 or 53.12% from 192); Green value is 84 (33.20% from 255 or 43.75% from 192); Blue value is 6 (2.73% from 255 or 3.12% from 192); Max value from RGB is 102 - color contains mainly: red. Hex color #665406 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #665406 is #99ABF9. Grayscale: #505050. Windows color (decimal): -10071034 or 414822. OLE color: 414822.
HSL color Cylindrical-coordinate representation of color #665406: hue angle of 48.75º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #665406 is Cyan = 0, Magento = 0.18, Yellow = 0.94 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 84 | 6 | - |
| CMYK | 0 | 0.18 | 0.94 | 0.6 |
| HSL | 48.75º | 0.89% | 0.21% | - |
| HSV(B) | 48.75º | 0.94% | 0.4% | - |
| XYZ | 8.68 | 9.18 | 1.49 | - |
| YUV | 80.49 | 85.96 | 143.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 84 | 6 | 0 | 0.18 | 0.94 | 0.6 | 48.75 | 0.89 | 0.21 |
| Hex | 66 | 54 | 6 | 0 | 12 | 5E | 3C | 31 | 59 | 15 |
| Octal | 146 | 124 | 6 | 0 | 22 | 136 | 74 | 61 | 131 | 25 |
| Binary | 1100110 | 1010100 | 110 | 0 | 10010 | 1011110 | 111100 | 110001 | 1011001 | 10101 |
Color Harmonies of #665406
Complementary color
Monochromatic Colors of #665406
Black with #665406
Text Example
Text Example
White with #665406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665406; }
p { color: rgb(102,84,6); }
H1.HeaderClassName
{
color: #665406;
}
.AnyTagClassName
{
color: #665406;
}
</style>
background-color css
<style>
a { background-color: #665406; }
a { background-color: rgb(102,84,6); }
div.DivClassName
{
background-color: #665406;
}
.BgClassName
{
background-color: #665406;
}
</style>
border-color css
<style>
span { border-color: #665406; }
span { border-color: rgb(102,84,6); }
td.TdClassName
{
border-color: #665406;
}
.TagClassName
{
border-color: #665406;
}
</style>