Shades of Red Oxide #641814
Tints of Red Oxide #641814
RGB
CMYK
RGB Variations
Color information
#641814 (or 0x641814) is known color: Red Oxide. HEX triplet: 64, 18 and 14. RGB value is (100,24,20). Sum of RGB (Red+Green+Blue) = 100+24+20=144 (19% of max value = 765). Red value is 100 (39.45% from 255 or 69.44% from 144); Green value is 24 (9.77% from 255 or 16.67% from 144); Blue value is 20 (8.20% from 255 or 13.89% from 144); Max value from RGB is 100 - color contains mainly: red. Hex color #641814 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #641814 is #9BE7EB. Grayscale: #2E2E2E. Windows color (decimal): -10217452 or 1316964. OLE color: 1316964.
HSL color Cylindrical-coordinate representation of color #641814: hue angle of 3º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #641814 is Cyan = 0, Magento = 0.76, Yellow = 0.8 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 24 | 20 | - |
| CMYK | 0 | 0.76 | 0.8 | 0.61 |
| HSL | 3º | 0.67% | 0.24% | - |
| HSV(B) | 3º | 0.8% | 0.39% | - |
| XYZ | 5.71 | 3.41 | 1.02 | - |
| YUV | 46.27 | 113.18 | 166.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 24 | 20 | 0 | 0.76 | 0.8 | 0.61 | 3 | 0.67 | 0.24 |
| Hex | 64 | 18 | 14 | 0 | 4C | 50 | 3D | 3 | 43 | 18 |
| Octal | 144 | 30 | 24 | 0 | 114 | 120 | 75 | 3 | 103 | 30 |
| Binary | 1100100 | 11000 | 10100 | 0 | 1001100 | 1010000 | 111101 | 11 | 1000011 | 11000 |
Color Harmonies of #641814
Complementary color
Monochromatic Colors of #641814
Black with #641814
Text Example
Text Example
White with #641814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641814; }
p { color: rgb(100,24,20); }
H1.HeaderClassName
{
color: #641814;
}
.AnyTagClassName
{
color: #641814;
}
</style>
background-color css
<style>
a { background-color: #641814; }
a { background-color: rgb(100,24,20); }
div.DivClassName
{
background-color: #641814;
}
.BgClassName
{
background-color: #641814;
}
</style>
border-color css
<style>
span { border-color: #641814; }
span { border-color: rgb(100,24,20); }
td.TdClassName
{
border-color: #641814;
}
.TagClassName
{
border-color: #641814;
}
</style>