Shades of Red Oxide #672217
Tints of Red Oxide #672217
RGB
CMYK
RGB Variations
Color information
#672217 (or 0x672217) is known color: Red Oxide. HEX triplet: 67, 22 and 17. RGB value is (103,34,23). Sum of RGB (Red+Green+Blue) = 103+34+23=160 (21% of max value = 765). Red value is 103 (40.62% from 255 or 64.38% from 160); Green value is 34 (13.67% from 255 or 21.25% from 160); Blue value is 23 (9.38% from 255 or 14.38% from 160); Max value from RGB is 103 - color contains mainly: red. Hex color #672217 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #672217 is #98DDE8. Grayscale: #353535. Windows color (decimal): -10018281 or 1516135. OLE color: 1516135.
HSL color Cylindrical-coordinate representation of color #672217: hue angle of 8.25º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #672217 is Cyan = 0, Magento = 0.67, Yellow = 0.78 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 34 | 23 | - |
| CMYK | 0 | 0.67 | 0.78 | 0.60 |
| HSL | 8.25º | 0.63% | 0.25% | - |
| HSV(B) | 8.25º | 0.78% | 0.4% | - |
| XYZ | 6.32 | 4.09 | 1.27 | - |
| YUV | 53.38 | 110.86 | 163.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 34 | 23 | 0 | 0.67 | 0.78 | 0.60 | 8.25 | 0.63 | 0.25 |
| Hex | 67 | 22 | 17 | 0 | 43 | 4E | 3C | 8 | 3F | 19 |
| Octal | 147 | 42 | 27 | 0 | 103 | 116 | 74 | 10 | 77 | 31 |
| Binary | 1100111 | 100010 | 10111 | 0 | 1000011 | 1001110 | 111100 | 1000 | 111111 | 11001 |
Color Harmonies of #672217
Complementary color
Monochromatic Colors of #672217
Black with #672217
Text Example
Text Example
White with #672217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672217; }
p { color: rgb(103,34,23); }
H1.HeaderClassName
{
color: #672217;
}
.AnyTagClassName
{
color: #672217;
}
</style>
background-color css
<style>
a { background-color: #672217; }
a { background-color: rgb(103,34,23); }
div.DivClassName
{
background-color: #672217;
}
.BgClassName
{
background-color: #672217;
}
</style>
border-color css
<style>
span { border-color: #672217; }
span { border-color: rgb(103,34,23); }
td.TdClassName
{
border-color: #672217;
}
.TagClassName
{
border-color: #672217;
}
</style>