Shades of Red Oxide #641815
Tints of Red Oxide #641815
RGB
CMYK
RGB Variations
Color information
#641815 (or 0x641815) is known color: Red Oxide. HEX triplet: 64, 18 and 15. RGB value is (100,24,21). Sum of RGB (Red+Green+Blue) = 100+24+21=145 (19% of max value = 765). Red value is 100 (39.45% from 255 or 68.97% from 145); Green value is 24 (9.77% from 255 or 16.55% from 145); Blue value is 21 (8.59% from 255 or 14.48% from 145); Max value from RGB is 100 - color contains mainly: red. Hex color #641815 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #641815 is #9BE7EA. Grayscale: #2E2E2E. Windows color (decimal): -10217451 or 1382500. OLE color: 1382500.
HSL color Cylindrical-coordinate representation of color #641815: hue angle of 2.28º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #641815 is Cyan = 0, Magento = 0.76, Yellow = 0.79 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 24 | 21 | - |
| CMYK | 0 | 0.76 | 0.79 | 0.61 |
| HSL | 2.28º | 0.65% | 0.24% | - |
| HSV(B) | 2.28º | 0.79% | 0.39% | - |
| XYZ | 5.72 | 3.42 | 1.07 | - |
| YUV | 46.38 | 113.68 | 166.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 24 | 21 | 0 | 0.76 | 0.79 | 0.61 | 2.28 | 0.65 | 0.24 |
| Hex | 64 | 18 | 15 | 0 | 4C | 4F | 3D | 2 | 41 | 18 |
| Octal | 144 | 30 | 25 | 0 | 114 | 117 | 75 | 2 | 101 | 30 |
| Binary | 1100100 | 11000 | 10101 | 0 | 1001100 | 1001111 | 111101 | 10 | 1000001 | 11000 |
Color Harmonies of #641815
Complementary color
Monochromatic Colors of #641815
Black with #641815
Text Example
Text Example
White with #641815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641815; }
p { color: rgb(100,24,21); }
H1.HeaderClassName
{
color: #641815;
}
.AnyTagClassName
{
color: #641815;
}
</style>
background-color css
<style>
a { background-color: #641815; }
a { background-color: rgb(100,24,21); }
div.DivClassName
{
background-color: #641815;
}
.BgClassName
{
background-color: #641815;
}
</style>
border-color css
<style>
span { border-color: #641815; }
span { border-color: rgb(100,24,21); }
td.TdClassName
{
border-color: #641815;
}
.TagClassName
{
border-color: #641815;
}
</style>