Shades of Red Oxide #621717
Tints of Red Oxide #621717
RGB
CMYK
RGB Variations
Color information
#621717 (or 0x621717) is known color: Red Oxide. HEX triplet: 62, 17 and 17. RGB value is (98,23,23). Sum of RGB (Red+Green+Blue) = 98+23+23=144 (19% of max value = 765). Red value is 98 (38.67% from 255 or 68.06% from 144); Green value is 23 (9.38% from 255 or 15.97% from 144); Blue value is 23 (9.38% from 255 or 15.97% from 144); Max value from RGB is 98 - color contains mainly: red. Hex color #621717 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #621717 is #9DE8E8. Grayscale: #2D2D2D. Windows color (decimal): -10348777 or 1513314. OLE color: 1513314.
HSL color Cylindrical-coordinate representation of color #621717: hue angle of 0º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #621717 is Cyan = 0, Magento = 0.77, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 23 | 23 | - |
| CMYK | 0 | 0.77 | 0.77 | 0.62 |
| HSL | 0º | 0.62% | 0.24% | - |
| HSV(B) | 0º | 0.77% | 0.38% | - |
| XYZ | 5.5 | 3.27 | 1.15 | - |
| YUV | 45.43 | 115.35 | 165.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 23 | 23 | 0 | 0.77 | 0.77 | 0.62 | 0 | 0.62 | 0.24 |
| Hex | 62 | 17 | 17 | 0 | 4D | 4D | 3E | 0 | 3E | 18 |
| Octal | 142 | 27 | 27 | 0 | 115 | 115 | 76 | 0 | 76 | 30 |
| Binary | 1100010 | 10111 | 10111 | 0 | 1001101 | 1001101 | 111110 | 0 | 111110 | 11000 |
Color Harmonies of #621717
Complementary color
Monochromatic Colors of #621717
Black with #621717
Text Example
Text Example
White with #621717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621717; }
p { color: rgb(98,23,23); }
H1.HeaderClassName
{
color: #621717;
}
.AnyTagClassName
{
color: #621717;
}
</style>
background-color css
<style>
a { background-color: #621717; }
a { background-color: rgb(98,23,23); }
div.DivClassName
{
background-color: #621717;
}
.BgClassName
{
background-color: #621717;
}
</style>
border-color css
<style>
span { border-color: #621717; }
span { border-color: rgb(98,23,23); }
td.TdClassName
{
border-color: #621717;
}
.TagClassName
{
border-color: #621717;
}
</style>