Shades of Red Oxide #641717
Tints of Red Oxide #641717
RGB
CMYK
RGB Variations
Color information
#641717 (or 0x641717) is known color: Red Oxide. HEX triplet: 64, 17 and 17. RGB value is (100,23,23). Sum of RGB (Red+Green+Blue) = 100+23+23=146 (19% of max value = 765). Red value is 100 (39.45% from 255 or 68.49% from 146); Green value is 23 (9.38% from 255 or 15.75% from 146); Blue value is 23 (9.38% from 255 or 15.75% from 146); Max value from RGB is 100 - color contains mainly: red. Hex color #641717 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #641717 is #9BE8E8. Grayscale: #2E2E2E. Windows color (decimal): -10217705 or 1513316. OLE color: 1513316.
HSL color Cylindrical-coordinate representation of color #641717: hue angle of 0º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #641717 is Cyan = 0, Magento = 0.77, Yellow = 0.77 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 23 | 23 | - |
| CMYK | 0 | 0.77 | 0.77 | 0.61 |
| HSL | 0º | 0.63% | 0.24% | - |
| HSV(B) | 0º | 0.77% | 0.39% | - |
| XYZ | 5.72 | 3.38 | 1.16 | - |
| YUV | 46.02 | 115.01 | 166.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 23 | 23 | 0 | 0.77 | 0.77 | 0.61 | 0 | 0.63 | 0.24 |
| Hex | 64 | 17 | 17 | 0 | 4D | 4D | 3D | 0 | 3F | 18 |
| Octal | 144 | 27 | 27 | 0 | 115 | 115 | 75 | 0 | 77 | 30 |
| Binary | 1100100 | 10111 | 10111 | 0 | 1001101 | 1001101 | 111101 | 0 | 111111 | 11000 |
Color Harmonies of #641717
Complementary color
Monochromatic Colors of #641717
Black with #641717
Text Example
Text Example
White with #641717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641717; }
p { color: rgb(100,23,23); }
H1.HeaderClassName
{
color: #641717;
}
.AnyTagClassName
{
color: #641717;
}
</style>
background-color css
<style>
a { background-color: #641717; }
a { background-color: rgb(100,23,23); }
div.DivClassName
{
background-color: #641717;
}
.BgClassName
{
background-color: #641717;
}
</style>
border-color css
<style>
span { border-color: #641717; }
span { border-color: rgb(100,23,23); }
td.TdClassName
{
border-color: #641717;
}
.TagClassName
{
border-color: #641717;
}
</style>