Shades of Red Oxide #661308
Tints of Red Oxide #661308
RGB
CMYK
RGB Variations
Color information
#661308 (or 0x661308) is known color: Red Oxide. HEX triplet: 66, 13 and 08. RGB value is (102,19,8). Sum of RGB (Red+Green+Blue) = 102+19+8=129 (17% of max value = 765). Red value is 102 (40.23% from 255 or 79.07% from 129); Green value is 19 (7.81% from 255 or 14.73% from 129); Blue value is 8 (3.52% from 255 or 6.20% from 129); Max value from RGB is 102 - color contains mainly: red. Hex color #661308 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #661308 is #99ECF7. Grayscale: #2A2A2A. Windows color (decimal): -10087672 or 529254. OLE color: 529254.
HSL color Cylindrical-coordinate representation of color #661308: hue angle of 7.02º degrees, saturation: 0.85, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #661308 is Cyan = 0, Magento = 0.81, Yellow = 0.92 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 19 | 8 | - |
| CMYK | 0 | 0.81 | 0.92 | 0.6 |
| HSL | 7.02º | 0.85% | 0.22% | - |
| HSV(B) | 7.02º | 0.92% | 0.4% | - |
| XYZ | 5.76 | 3.31 | 0.56 | - |
| YUV | 42.56 | 108.5 | 170.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 19 | 8 | 0 | 0.81 | 0.92 | 0.6 | 7.02 | 0.85 | 0.22 |
| Hex | 66 | 13 | 8 | 0 | 51 | 5C | 3C | 7 | 55 | 16 |
| Octal | 146 | 23 | 10 | 0 | 121 | 134 | 74 | 7 | 125 | 26 |
| Binary | 1100110 | 10011 | 1000 | 0 | 1010001 | 1011100 | 111100 | 111 | 1010101 | 10110 |
Color Harmonies of #661308
Complementary color
Monochromatic Colors of #661308
Black with #661308
Text Example
Text Example
White with #661308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661308; }
p { color: rgb(102,19,8); }
H1.HeaderClassName
{
color: #661308;
}
.AnyTagClassName
{
color: #661308;
}
</style>
background-color css
<style>
a { background-color: #661308; }
a { background-color: rgb(102,19,8); }
div.DivClassName
{
background-color: #661308;
}
.BgClassName
{
background-color: #661308;
}
</style>
border-color css
<style>
span { border-color: #661308; }
span { border-color: rgb(102,19,8); }
td.TdClassName
{
border-color: #661308;
}
.TagClassName
{
border-color: #661308;
}
</style>