Shades of Red Oxide #681615
Tints of Red Oxide #681615
RGB
CMYK
RGB Variations
Color information
#681615 (or 0x681615) is known color: Red Oxide. HEX triplet: 68, 16 and 15. RGB value is (104,22,21). Sum of RGB (Red+Green+Blue) = 104+22+21=147 (19% of max value = 765). Red value is 104 (41.02% from 255 or 70.75% from 147); Green value is 22 (8.98% from 255 or 14.97% from 147); Blue value is 21 (8.59% from 255 or 14.29% from 147); Max value from RGB is 104 - color contains mainly: red. Hex color #681615 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #681615 is #97E9EA. Grayscale: #2E2E2E. Windows color (decimal): -9955819 or 1381992. OLE color: 1381992.
HSL color Cylindrical-coordinate representation of color #681615: hue angle of 0.72º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #681615 is Cyan = 0, Magento = 0.79, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 22 | 21 | - |
| CMYK | 0 | 0.79 | 0.80 | 0.59 |
| HSL | 0.72º | 0.66% | 0.25% | - |
| HSV(B) | 0.72º | 0.8% | 0.41% | - |
| XYZ | 6.13 | 3.57 | 1.08 | - |
| YUV | 46.4 | 113.67 | 169.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 22 | 21 | 0 | 0.79 | 0.80 | 0.59 | 0.72 | 0.66 | 0.25 |
| Hex | 68 | 16 | 15 | 0 | 4F | 50 | 3B | 1 | 42 | 19 |
| Octal | 150 | 26 | 25 | 0 | 117 | 120 | 73 | 1 | 102 | 31 |
| Binary | 1101000 | 10110 | 10101 | 0 | 1001111 | 1010000 | 111011 | 1 | 1000010 | 11001 |
Color Harmonies of #681615
Complementary color
Monochromatic Colors of #681615
Black with #681615
Text Example
Text Example
White with #681615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681615; }
p { color: rgb(104,22,21); }
H1.HeaderClassName
{
color: #681615;
}
.AnyTagClassName
{
color: #681615;
}
</style>
background-color css
<style>
a { background-color: #681615; }
a { background-color: rgb(104,22,21); }
div.DivClassName
{
background-color: #681615;
}
.BgClassName
{
background-color: #681615;
}
</style>
border-color css
<style>
span { border-color: #681615; }
span { border-color: rgb(104,22,21); }
td.TdClassName
{
border-color: #681615;
}
.TagClassName
{
border-color: #681615;
}
</style>