Shades of Red Oxide #631312
Tints of Red Oxide #631312
RGB
CMYK
RGB Variations
Color information
#631312 (or 0x631312) is known color: Red Oxide. HEX triplet: 63, 13 and 12. RGB value is (99,19,18). Sum of RGB (Red+Green+Blue) = 99+19+18=136 (18% of max value = 765). Red value is 99 (39.06% from 255 or 72.79% from 136); Green value is 19 (7.81% from 255 or 13.97% from 136); Blue value is 18 (7.42% from 255 or 13.24% from 136); Max value from RGB is 99 - color contains mainly: red. Hex color #631312 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #631312 is #9CECED. Grayscale: #2A2A2A. Windows color (decimal): -10284270 or 1184611. OLE color: 1184611.
HSL color Cylindrical-coordinate representation of color #631312: hue angle of 0.74º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #631312 is Cyan = 0, Magento = 0.81, Yellow = 0.82 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 19 | 18 | - |
| CMYK | 0 | 0.81 | 0.82 | 0.61 |
| HSL | 0.74º | 0.69% | 0.23% | - |
| HSV(B) | 0.74º | 0.82% | 0.39% | - |
| XYZ | 5.49 | 3.16 | 0.89 | - |
| YUV | 42.81 | 114 | 168.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 19 | 18 | 0 | 0.81 | 0.82 | 0.61 | 0.74 | 0.69 | 0.23 |
| Hex | 63 | 13 | 12 | 0 | 51 | 52 | 3D | 1 | 45 | 17 |
| Octal | 143 | 23 | 22 | 0 | 121 | 122 | 75 | 1 | 105 | 27 |
| Binary | 1100011 | 10011 | 10010 | 0 | 1010001 | 1010010 | 111101 | 1 | 1000101 | 10111 |
Color Harmonies of #631312
Complementary color
Monochromatic Colors of #631312
Black with #631312
Text Example
Text Example
White with #631312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631312; }
p { color: rgb(99,19,18); }
H1.HeaderClassName
{
color: #631312;
}
.AnyTagClassName
{
color: #631312;
}
</style>
background-color css
<style>
a { background-color: #631312; }
a { background-color: rgb(99,19,18); }
div.DivClassName
{
background-color: #631312;
}
.BgClassName
{
background-color: #631312;
}
</style>
border-color css
<style>
span { border-color: #631312; }
span { border-color: rgb(99,19,18); }
td.TdClassName
{
border-color: #631312;
}
.TagClassName
{
border-color: #631312;
}
</style>