Shades of Red Oxide #681917
Tints of Red Oxide #681917
RGB
CMYK
RGB Variations
Color information
#681917 (or 0x681917) is known color: Red Oxide. HEX triplet: 68, 19 and 17. RGB value is (104,25,23). Sum of RGB (Red+Green+Blue) = 104+25+23=152 (20% of max value = 765). Red value is 104 (41.02% from 255 or 68.42% from 152); Green value is 25 (10.16% from 255 or 16.45% from 152); Blue value is 23 (9.38% from 255 or 15.13% from 152); Max value from RGB is 104 - color contains mainly: red. Hex color #681917 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #681917 is #97E6E8. Grayscale: #303030. Windows color (decimal): -9955049 or 1513832. OLE color: 1513832.
HSL color Cylindrical-coordinate representation of color #681917: hue angle of 1.48º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #681917 is Cyan = 0, Magento = 0.76, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 25 | 23 | - |
| CMYK | 0 | 0.76 | 0.78 | 0.59 |
| HSL | 1.48º | 0.64% | 0.25% | - |
| HSV(B) | 1.48º | 0.78% | 0.41% | - |
| XYZ | 6.21 | 3.7 | 1.2 | - |
| YUV | 48.39 | 113.67 | 167.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 25 | 23 | 0 | 0.76 | 0.78 | 0.59 | 1.48 | 0.64 | 0.25 |
| Hex | 68 | 19 | 17 | 0 | 4C | 4E | 3B | 1 | 40 | 19 |
| Octal | 150 | 31 | 27 | 0 | 114 | 116 | 73 | 1 | 100 | 31 |
| Binary | 1101000 | 11001 | 10111 | 0 | 1001100 | 1001110 | 111011 | 1 | 1000000 | 11001 |
Color Harmonies of #681917
Complementary color
Monochromatic Colors of #681917
Black with #681917
Text Example
Text Example
White with #681917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681917; }
p { color: rgb(104,25,23); }
H1.HeaderClassName
{
color: #681917;
}
.AnyTagClassName
{
color: #681917;
}
</style>
background-color css
<style>
a { background-color: #681917; }
a { background-color: rgb(104,25,23); }
div.DivClassName
{
background-color: #681917;
}
.BgClassName
{
background-color: #681917;
}
</style>
border-color css
<style>
span { border-color: #681917; }
span { border-color: rgb(104,25,23); }
td.TdClassName
{
border-color: #681917;
}
.TagClassName
{
border-color: #681917;
}
</style>