Shades of Red Oxide #621408
Tints of Red Oxide #621408
RGB
CMYK
RGB Variations
Color information
#621408 (or 0x621408) is known color: Red Oxide. HEX triplet: 62, 14 and 08. RGB value is (98,20,8). Sum of RGB (Red+Green+Blue) = 98+20+8=126 (16% of max value = 765). Red value is 98 (38.67% from 255 or 77.78% from 126); Green value is 20 (8.20% from 255 or 15.87% from 126); Blue value is 8 (3.52% from 255 or 6.35% from 126); Max value from RGB is 98 - color contains mainly: red. Hex color #621408 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #621408 is #9DEBF7. Grayscale: #2A2A2A. Windows color (decimal): -10349560 or 529506. OLE color: 529506.
HSL color Cylindrical-coordinate representation of color #621408: hue angle of 8º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #621408 is Cyan = 0, Magento = 0.80, Yellow = 0.92 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 20 | 8 | - |
| CMYK | 0 | 0.80 | 0.92 | 0.62 |
| HSL | 8º | 0.85% | 0.21% | - |
| HSV(B) | 8º | 0.92% | 0.38% | - |
| XYZ | 5.33 | 3.11 | 0.55 | - |
| YUV | 41.95 | 108.84 | 167.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 20 | 8 | 0 | 0.80 | 0.92 | 0.62 | 8 | 0.85 | 0.21 |
| Hex | 62 | 14 | 8 | 0 | 50 | 5C | 3E | 8 | 55 | 15 |
| Octal | 142 | 24 | 10 | 0 | 120 | 134 | 76 | 10 | 125 | 25 |
| Binary | 1100010 | 10100 | 1000 | 0 | 1010000 | 1011100 | 111110 | 1000 | 1010101 | 10101 |
Color Harmonies of #621408
Complementary color
Monochromatic Colors of #621408
Black with #621408
Text Example
Text Example
White with #621408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621408; }
p { color: rgb(98,20,8); }
H1.HeaderClassName
{
color: #621408;
}
.AnyTagClassName
{
color: #621408;
}
</style>
background-color css
<style>
a { background-color: #621408; }
a { background-color: rgb(98,20,8); }
div.DivClassName
{
background-color: #621408;
}
.BgClassName
{
background-color: #621408;
}
</style>
border-color css
<style>
span { border-color: #621408; }
span { border-color: rgb(98,20,8); }
td.TdClassName
{
border-color: #621408;
}
.TagClassName
{
border-color: #621408;
}
</style>