Shades of Red Oxide #672319
Tints of Red Oxide #672319
RGB
CMYK
RGB Variations
Color information
#672319 (or 0x672319) is known color: Red Oxide. HEX triplet: 67, 23 and 19. RGB value is (103,35,25). Sum of RGB (Red+Green+Blue) = 103+35+25=163 (21% of max value = 765). Red value is 103 (40.62% from 255 or 63.19% from 163); Green value is 35 (14.06% from 255 or 21.47% from 163); Blue value is 25 (10.16% from 255 or 15.34% from 163); Max value from RGB is 103 - color contains mainly: red. Hex color #672319 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #672319 is #98DCE6. Grayscale: #363636. Windows color (decimal): -10018023 or 1647463. OLE color: 1647463.
HSL color Cylindrical-coordinate representation of color #672319: hue angle of 7.69º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #672319 is Cyan = 0, Magento = 0.66, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 35 | 25 | - |
| CMYK | 0 | 0.66 | 0.76 | 0.60 |
| HSL | 7.69º | 0.61% | 0.25% | - |
| HSV(B) | 7.69º | 0.76% | 0.4% | - |
| XYZ | 6.37 | 4.16 | 1.39 | - |
| YUV | 54.19 | 111.53 | 162.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 35 | 25 | 0 | 0.66 | 0.76 | 0.60 | 7.69 | 0.61 | 0.25 |
| Hex | 67 | 23 | 19 | 0 | 42 | 4C | 3C | 8 | 3D | 19 |
| Octal | 147 | 43 | 31 | 0 | 102 | 114 | 74 | 10 | 75 | 31 |
| Binary | 1100111 | 100011 | 11001 | 0 | 1000010 | 1001100 | 111100 | 1000 | 111101 | 11001 |
Color Harmonies of #672319
Complementary color
Monochromatic Colors of #672319
Black with #672319
Text Example
Text Example
White with #672319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672319; }
p { color: rgb(103,35,25); }
H1.HeaderClassName
{
color: #672319;
}
.AnyTagClassName
{
color: #672319;
}
</style>
background-color css
<style>
a { background-color: #672319; }
a { background-color: rgb(103,35,25); }
div.DivClassName
{
background-color: #672319;
}
.BgClassName
{
background-color: #672319;
}
</style>
border-color css
<style>
span { border-color: #672319; }
span { border-color: rgb(103,35,25); }
td.TdClassName
{
border-color: #672319;
}
.TagClassName
{
border-color: #672319;
}
</style>