Shades of Red Oxide #681507
Tints of Red Oxide #681507
RGB
CMYK
RGB Variations
Color information
#681507 (or 0x681507) is known color: Red Oxide. HEX triplet: 68, 15 and 07. RGB value is (104,21,7). Sum of RGB (Red+Green+Blue) = 104+21+7=132 (17% of max value = 765). Red value is 104 (41.02% from 255 or 78.79% from 132); Green value is 21 (8.59% from 255 or 15.91% from 132); Blue value is 7 (3.12% from 255 or 5.30% from 132); Max value from RGB is 104 - color contains mainly: red. Hex color #681507 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #681507 is #97EAF8. Grayscale: #2C2C2C. Windows color (decimal): -9956089 or 464232. OLE color: 464232.
HSL color Cylindrical-coordinate representation of color #681507: hue angle of 8.66º 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 #681507 is Cyan = 0, Magento = 0.80, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 21 | 7 | - |
| CMYK | 0 | 0.80 | 0.93 | 0.59 |
| HSL | 8.66º | 0.87% | 0.22% | - |
| HSV(B) | 8.66º | 0.93% | 0.41% | - |
| XYZ | 6.02 | 3.49 | 0.56 | - |
| YUV | 44.22 | 107 | 170.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 21 | 7 | 0 | 0.80 | 0.93 | 0.59 | 8.66 | 0.87 | 0.22 |
| Hex | 68 | 15 | 7 | 0 | 50 | 5D | 3B | 9 | 57 | 16 |
| Octal | 150 | 25 | 7 | 0 | 120 | 135 | 73 | 11 | 127 | 26 |
| Binary | 1101000 | 10101 | 111 | 0 | 1010000 | 1011101 | 111011 | 1001 | 1010111 | 10110 |
Color Harmonies of #681507
Complementary color
Monochromatic Colors of #681507
Black with #681507
Text Example
Text Example
White with #681507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681507; }
p { color: rgb(104,21,7); }
H1.HeaderClassName
{
color: #681507;
}
.AnyTagClassName
{
color: #681507;
}
</style>
background-color css
<style>
a { background-color: #681507; }
a { background-color: rgb(104,21,7); }
div.DivClassName
{
background-color: #681507;
}
.BgClassName
{
background-color: #681507;
}
</style>
border-color css
<style>
span { border-color: #681507; }
span { border-color: rgb(104,21,7); }
td.TdClassName
{
border-color: #681507;
}
.TagClassName
{
border-color: #681507;
}
</style>