Shades of Red Oxide #672620
Tints of Red Oxide #672620
RGB
CMYK
RGB Variations
Color information
#672620 (or 0x672620) is known color: Red Oxide. HEX triplet: 67, 26 and 20. RGB value is (103,38,32). Sum of RGB (Red+Green+Blue) = 103+38+32=173 (22% of max value = 765). Red value is 103 (40.62% from 255 or 59.54% from 173); Green value is 38 (15.23% from 255 or 21.97% from 173); Blue value is 32 (12.89% from 255 or 18.50% from 173); Max value from RGB is 103 - color contains mainly: red. Hex color #672620 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672620 is #98D9DF. Grayscale: #383838. Windows color (decimal): -10017248 or 2106983. OLE color: 2106983.
HSL color Cylindrical-coordinate representation of color #672620: hue angle of 5.07º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #672620 is Cyan = 0, Magento = 0.63, Yellow = 0.69 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 38 | 32 | - |
| CMYK | 0 | 0.63 | 0.69 | 0.60 |
| HSL | 5.07º | 0.53% | 0.26% | - |
| HSV(B) | 5.07º | 0.69% | 0.4% | - |
| XYZ | 6.55 | 4.37 | 1.87 | - |
| YUV | 56.75 | 114.03 | 160.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 38 | 32 | 0 | 0.63 | 0.69 | 0.60 | 5.07 | 0.53 | 0.26 |
| Hex | 67 | 26 | 20 | 0 | 3F | 45 | 3C | 5 | 35 | 1A |
| Octal | 147 | 46 | 40 | 0 | 77 | 105 | 74 | 5 | 65 | 32 |
| Binary | 1100111 | 100110 | 100000 | 0 | 111111 | 1000101 | 111100 | 101 | 110101 | 11010 |
Color Harmonies of #672620
Complementary color
Monochromatic Colors of #672620
Black with #672620
Text Example
Text Example
White with #672620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672620; }
p { color: rgb(103,38,32); }
H1.HeaderClassName
{
color: #672620;
}
.AnyTagClassName
{
color: #672620;
}
</style>
background-color css
<style>
a { background-color: #672620; }
a { background-color: rgb(103,38,32); }
div.DivClassName
{
background-color: #672620;
}
.BgClassName
{
background-color: #672620;
}
</style>
border-color css
<style>
span { border-color: #672620; }
span { border-color: rgb(103,38,32); }
td.TdClassName
{
border-color: #672620;
}
.TagClassName
{
border-color: #672620;
}
</style>