Shades of Red Oxide #622421
Tints of Red Oxide #622421
RGB
CMYK
RGB Variations
Color information
#622421 (or 0x622421) is known color: Red Oxide. HEX triplet: 62, 24 and 21. RGB value is (98,36,33). Sum of RGB (Red+Green+Blue) = 98+36+33=167 (22% of max value = 765). Red value is 98 (38.67% from 255 or 58.68% from 167); Green value is 36 (14.45% from 255 or 21.56% from 167); Blue value is 33 (13.28% from 255 or 19.76% from 167); Max value from RGB is 98 - color contains mainly: red. Hex color #622421 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #622421 is #9DDBDE. Grayscale: #363636. Windows color (decimal): -10345439 or 2172002. OLE color: 2172002.
HSL color Cylindrical-coordinate representation of color #622421: hue angle of 2.77º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #622421 is Cyan = 0, Magento = 0.63, Yellow = 0.66 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 36 | 33 | - |
| CMYK | 0 | 0.63 | 0.66 | 0.62 |
| HSL | 2.77º | 0.5% | 0.26% | - |
| HSV(B) | 2.77º | 0.66% | 0.38% | - |
| XYZ | 5.94 | 3.97 | 1.89 | - |
| YUV | 54.2 | 116.04 | 159.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 36 | 33 | 0 | 0.63 | 0.66 | 0.62 | 2.77 | 0.5 | 0.26 |
| Hex | 62 | 24 | 21 | 0 | 3F | 42 | 3E | 3 | 32 | 1A |
| Octal | 142 | 44 | 41 | 0 | 77 | 102 | 76 | 3 | 62 | 32 |
| Binary | 1100010 | 100100 | 100001 | 0 | 111111 | 1000010 | 111110 | 11 | 110010 | 11010 |
Color Harmonies of #622421
Complementary color
Monochromatic Colors of #622421
Black with #622421
Text Example
Text Example
White with #622421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622421; }
p { color: rgb(98,36,33); }
H1.HeaderClassName
{
color: #622421;
}
.AnyTagClassName
{
color: #622421;
}
</style>
background-color css
<style>
a { background-color: #622421; }
a { background-color: rgb(98,36,33); }
div.DivClassName
{
background-color: #622421;
}
.BgClassName
{
background-color: #622421;
}
</style>
border-color css
<style>
span { border-color: #622421; }
span { border-color: rgb(98,36,33); }
td.TdClassName
{
border-color: #622421;
}
.TagClassName
{
border-color: #622421;
}
</style>