Shades of Red Oxide #681515
Tints of Red Oxide #681515
RGB
CMYK
RGB Variations
Color information
#681515 (or 0x681515) is known color: Red Oxide. HEX triplet: 68, 15 and 15. RGB value is (104,21,21). Sum of RGB (Red+Green+Blue) = 104+21+21=146 (19% of max value = 765). Red value is 104 (41.02% from 255 or 71.23% from 146); Green value is 21 (8.59% from 255 or 14.38% from 146); Blue value is 21 (8.59% from 255 or 14.38% from 146); Max value from RGB is 104 - color contains mainly: red. Hex color #681515 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #681515 is #97EAEA. Grayscale: #2D2D2D. Windows color (decimal): -9956075 or 1381736. OLE color: 1381736.
HSL color Cylindrical-coordinate representation of color #681515: hue angle of 0º 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 #681515 is Cyan = 0, Magento = 0.80, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 21 | 21 | - |
| CMYK | 0 | 0.80 | 0.80 | 0.59 |
| HSL | 0º | 0.66% | 0.25% | - |
| HSV(B) | 0º | 0.8% | 0.41% | - |
| XYZ | 6.11 | 3.53 | 1.07 | - |
| YUV | 45.82 | 114 | 169.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 21 | 21 | 0 | 0.80 | 0.80 | 0.59 | 0 | 0.66 | 0.25 |
| Hex | 68 | 15 | 15 | 0 | 50 | 50 | 3B | 0 | 42 | 19 |
| Octal | 150 | 25 | 25 | 0 | 120 | 120 | 73 | 0 | 102 | 31 |
| Binary | 1101000 | 10101 | 10101 | 0 | 1010000 | 1010000 | 111011 | 0 | 1000010 | 11001 |
Color Harmonies of #681515
Complementary color
Monochromatic Colors of #681515
Black with #681515
Text Example
Text Example
White with #681515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681515; }
p { color: rgb(104,21,21); }
H1.HeaderClassName
{
color: #681515;
}
.AnyTagClassName
{
color: #681515;
}
</style>
background-color css
<style>
a { background-color: #681515; }
a { background-color: rgb(104,21,21); }
div.DivClassName
{
background-color: #681515;
}
.BgClassName
{
background-color: #681515;
}
</style>
border-color css
<style>
span { border-color: #681515; }
span { border-color: rgb(104,21,21); }
td.TdClassName
{
border-color: #681515;
}
.TagClassName
{
border-color: #681515;
}
</style>