Shades of Red Oxide #631614
Tints of Red Oxide #631614
RGB
CMYK
RGB Variations
Color information
#631614 (or 0x631614) is known color: Red Oxide. HEX triplet: 63, 16 and 14. RGB value is (99,22,20). Sum of RGB (Red+Green+Blue) = 99+22+20=141 (18% of max value = 765). Red value is 99 (39.06% from 255 or 70.21% from 141); Green value is 22 (8.98% from 255 or 15.60% from 141); Blue value is 20 (8.20% from 255 or 14.18% from 141); Max value from RGB is 99 - color contains mainly: red. Hex color #631614 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #631614 is #9CE9EB. Grayscale: #2C2C2C. Windows color (decimal): -10283500 or 1316451. OLE color: 1316451.
HSL color Cylindrical-coordinate representation of color #631614: hue angle of 1.52º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #631614 is Cyan = 0, Magento = 0.78, Yellow = 0.80 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 22 | 20 | - |
| CMYK | 0 | 0.78 | 0.80 | 0.61 |
| HSL | 1.52º | 0.66% | 0.23% | - |
| HSV(B) | 1.52º | 0.8% | 0.39% | - |
| XYZ | 5.56 | 3.28 | 1 | - |
| YUV | 44.8 | 114.01 | 166.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 22 | 20 | 0 | 0.78 | 0.80 | 0.61 | 1.52 | 0.66 | 0.23 |
| Hex | 63 | 16 | 14 | 0 | 4E | 50 | 3D | 2 | 42 | 17 |
| Octal | 143 | 26 | 24 | 0 | 116 | 120 | 75 | 2 | 102 | 27 |
| Binary | 1100011 | 10110 | 10100 | 0 | 1001110 | 1010000 | 111101 | 10 | 1000010 | 10111 |
Color Harmonies of #631614
Complementary color
Monochromatic Colors of #631614
Black with #631614
Text Example
Text Example
White with #631614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631614; }
p { color: rgb(99,22,20); }
H1.HeaderClassName
{
color: #631614;
}
.AnyTagClassName
{
color: #631614;
}
</style>
background-color css
<style>
a { background-color: #631614; }
a { background-color: rgb(99,22,20); }
div.DivClassName
{
background-color: #631614;
}
.BgClassName
{
background-color: #631614;
}
</style>
border-color css
<style>
span { border-color: #631614; }
span { border-color: rgb(99,22,20); }
td.TdClassName
{
border-color: #631614;
}
.TagClassName
{
border-color: #631614;
}
</style>