Shades of Red Oxide #621615
Tints of Red Oxide #621615
RGB
CMYK
RGB Variations
Color information
#621615 (or 0x621615) is known color: Red Oxide. HEX triplet: 62, 16 and 15. RGB value is (98,22,21). Sum of RGB (Red+Green+Blue) = 98+22+21=141 (18% of max value = 765). Red value is 98 (38.67% from 255 or 69.50% from 141); Green value is 22 (8.98% from 255 or 15.60% from 141); Blue value is 21 (8.59% from 255 or 14.89% from 141); Max value from RGB is 98 - color contains mainly: red. Hex color #621615 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #621615 is #9DE9EA. Grayscale: #2C2C2C. Windows color (decimal): -10349035 or 1381986. OLE color: 1381986.
HSL color Cylindrical-coordinate representation of color #621615: hue angle of 0.78º degrees, saturation: 0.65, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #621615 is Cyan = 0, Magento = 0.78, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 22 | 21 | - |
| CMYK | 0 | 0.78 | 0.79 | 0.62 |
| HSL | 0.78º | 0.65% | 0.23% | - |
| HSV(B) | 0.78º | 0.79% | 0.38% | - |
| XYZ | 5.46 | 3.22 | 1.04 | - |
| YUV | 44.61 | 114.68 | 166.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 22 | 21 | 0 | 0.78 | 0.79 | 0.62 | 0.78 | 0.65 | 0.23 |
| Hex | 62 | 16 | 15 | 0 | 4E | 4F | 3E | 1 | 41 | 17 |
| Octal | 142 | 26 | 25 | 0 | 116 | 117 | 76 | 1 | 101 | 27 |
| Binary | 1100010 | 10110 | 10101 | 0 | 1001110 | 1001111 | 111110 | 1 | 1000001 | 10111 |
Color Harmonies of #621615
Complementary color
Monochromatic Colors of #621615
Black with #621615
Text Example
Text Example
White with #621615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621615; }
p { color: rgb(98,22,21); }
H1.HeaderClassName
{
color: #621615;
}
.AnyTagClassName
{
color: #621615;
}
</style>
background-color css
<style>
a { background-color: #621615; }
a { background-color: rgb(98,22,21); }
div.DivClassName
{
background-color: #621615;
}
.BgClassName
{
background-color: #621615;
}
</style>
border-color css
<style>
span { border-color: #621615; }
span { border-color: rgb(98,22,21); }
td.TdClassName
{
border-color: #621615;
}
.TagClassName
{
border-color: #621615;
}
</style>