Shades of Red Oxide #661817
Tints of Red Oxide #661817
RGB
CMYK
RGB Variations
Color information
#661817 (or 0x661817) is known color: Red Oxide. HEX triplet: 66, 18 and 17. RGB value is (102,24,23). Sum of RGB (Red+Green+Blue) = 102+24+23=149 (19% of max value = 765). Red value is 102 (40.23% from 255 or 68.46% from 149); Green value is 24 (9.77% from 255 or 16.11% from 149); Blue value is 23 (9.38% from 255 or 15.44% from 149); Max value from RGB is 102 - color contains mainly: red. Hex color #661817 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #661817 is #99E7E8. Grayscale: #2F2F2F. Windows color (decimal): -10086377 or 1513574. OLE color: 1513574.
HSL color Cylindrical-coordinate representation of color #661817: hue angle of 0.76º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #661817 is Cyan = 0, Magento = 0.76, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 24 | 23 | - |
| CMYK | 0 | 0.76 | 0.77 | 0.6 |
| HSL | 0.76º | 0.63% | 0.25% | - |
| HSV(B) | 0.76º | 0.77% | 0.4% | - |
| XYZ | 5.96 | 3.54 | 1.18 | - |
| YUV | 47.21 | 114.34 | 167.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 24 | 23 | 0 | 0.76 | 0.77 | 0.6 | 0.76 | 0.63 | 0.25 |
| Hex | 66 | 18 | 17 | 0 | 4C | 4D | 3C | 1 | 3F | 19 |
| Octal | 146 | 30 | 27 | 0 | 114 | 115 | 74 | 1 | 77 | 31 |
| Binary | 1100110 | 11000 | 10111 | 0 | 1001100 | 1001101 | 111100 | 1 | 111111 | 11001 |
Color Harmonies of #661817
Complementary color
Monochromatic Colors of #661817
Black with #661817
Text Example
Text Example
White with #661817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661817; }
p { color: rgb(102,24,23); }
H1.HeaderClassName
{
color: #661817;
}
.AnyTagClassName
{
color: #661817;
}
</style>
background-color css
<style>
a { background-color: #661817; }
a { background-color: rgb(102,24,23); }
div.DivClassName
{
background-color: #661817;
}
.BgClassName
{
background-color: #661817;
}
</style>
border-color css
<style>
span { border-color: #661817; }
span { border-color: rgb(102,24,23); }
td.TdClassName
{
border-color: #661817;
}
.TagClassName
{
border-color: #661817;
}
</style>