Shades of Red Oxide #681007
Tints of Red Oxide #681007
RGB
CMYK
RGB Variations
Color information
#681007 (or 0x681007) is known color: Red Oxide. HEX triplet: 68, 10 and 07. RGB value is (104,16,7). Sum of RGB (Red+Green+Blue) = 104+16+7=127 (16% of max value = 765). Red value is 104 (41.02% from 255 or 81.89% from 127); Green value is 16 (6.64% from 255 or 12.60% from 127); Blue value is 7 (3.12% from 255 or 5.51% from 127); Max value from RGB is 104 - color contains mainly: red. Hex color #681007 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #681007 is #97EFF8. Grayscale: #292929. Windows color (decimal): -9957369 or 462952. OLE color: 462952.
HSL color Cylindrical-coordinate representation of color #681007: hue angle of 5.57º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #681007 is Cyan = 0, Magento = 0.85, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 16 | 7 | - |
| CMYK | 0 | 0.85 | 0.93 | 0.59 |
| HSL | 5.57º | 0.87% | 0.22% | - |
| HSV(B) | 5.57º | 0.93% | 0.41% | - |
| XYZ | 5.93 | 3.33 | 0.53 | - |
| YUV | 41.29 | 108.65 | 172.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 16 | 7 | 0 | 0.85 | 0.93 | 0.59 | 5.57 | 0.87 | 0.22 |
| Hex | 68 | 10 | 7 | 0 | 55 | 5D | 3B | 6 | 57 | 16 |
| Octal | 150 | 20 | 7 | 0 | 125 | 135 | 73 | 6 | 127 | 26 |
| Binary | 1101000 | 10000 | 111 | 0 | 1010101 | 1011101 | 111011 | 110 | 1010111 | 10110 |
Color Harmonies of #681007
Complementary color
Monochromatic Colors of #681007
Black with #681007
Text Example
Text Example
White with #681007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681007; }
p { color: rgb(104,16,7); }
H1.HeaderClassName
{
color: #681007;
}
.AnyTagClassName
{
color: #681007;
}
</style>
background-color css
<style>
a { background-color: #681007; }
a { background-color: rgb(104,16,7); }
div.DivClassName
{
background-color: #681007;
}
.BgClassName
{
background-color: #681007;
}
</style>
border-color css
<style>
span { border-color: #681007; }
span { border-color: rgb(104,16,7); }
td.TdClassName
{
border-color: #681007;
}
.TagClassName
{
border-color: #681007;
}
</style>