Shades of Red Oxide #622524
Tints of Red Oxide #622524
RGB
CMYK
RGB Variations
Color information
#622524 (or 0x622524) is known color: Red Oxide. HEX triplet: 62, 25 and 24. RGB value is (98,37,36). Sum of RGB (Red+Green+Blue) = 98+37+36=171 (22% of max value = 765). Red value is 98 (38.67% from 255 or 57.31% from 171); Green value is 37 (14.84% from 255 or 21.64% from 171); Blue value is 36 (14.45% from 255 or 21.05% from 171); Max value from RGB is 98 - color contains mainly: red. Hex color #622524 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #622524 is #9DDADB. Grayscale: #373737. Windows color (decimal): -10345180 or 2368866. OLE color: 2368866.
HSL color Cylindrical-coordinate representation of color #622524: hue angle of 0.97º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #622524 is Cyan = 0, Magento = 0.62, Yellow = 0.63 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 37 | 36 | - |
| CMYK | 0 | 0.62 | 0.63 | 0.62 |
| HSL | 0.97º | 0.46% | 0.26% | - |
| HSV(B) | 0.97º | 0.63% | 0.38% | - |
| XYZ | 6.02 | 4.05 | 2.13 | - |
| YUV | 55.13 | 117.21 | 158.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 37 | 36 | 0 | 0.62 | 0.63 | 0.62 | 0.97 | 0.46 | 0.26 |
| Hex | 62 | 25 | 24 | 0 | 3E | 3F | 3E | 1 | 2E | 1A |
| Octal | 142 | 45 | 44 | 0 | 76 | 77 | 76 | 1 | 56 | 32 |
| Binary | 1100010 | 100101 | 100100 | 0 | 111110 | 111111 | 111110 | 1 | 101110 | 11010 |
Color Harmonies of #622524
Complementary color
Monochromatic Colors of #622524
Black with #622524
Text Example
Text Example
White with #622524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622524; }
p { color: rgb(98,37,36); }
H1.HeaderClassName
{
color: #622524;
}
.AnyTagClassName
{
color: #622524;
}
</style>
background-color css
<style>
a { background-color: #622524; }
a { background-color: rgb(98,37,36); }
div.DivClassName
{
background-color: #622524;
}
.BgClassName
{
background-color: #622524;
}
</style>
border-color css
<style>
span { border-color: #622524; }
span { border-color: rgb(98,37,36); }
td.TdClassName
{
border-color: #622524;
}
.TagClassName
{
border-color: #622524;
}
</style>