Shades of Red Devil #672426
Tints of Red Devil #672426
RGB
CMYK
RGB Variations
Color information
#672426 (or 0x672426) is known color: Red Devil. HEX triplet: 67, 24 and 26. RGB value is (103,36,38). Sum of RGB (Red+Green+Blue) = 103+36+38=177 (23% of max value = 765). Red value is 103 (40.62% from 255 or 58.19% from 177); Green value is 36 (14.45% from 255 or 20.34% from 177); Blue value is 38 (15.23% from 255 or 21.47% from 177); Max value from RGB is 103 - color contains mainly: red. Hex color #672426 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672426 is #98DBD9. Grayscale: #383838. Windows color (decimal): -10017754 or 2499687. OLE color: 2499687.
HSL color Cylindrical-coordinate representation of color #672426: hue angle of 358.21º degrees, saturation: 0.48, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #672426 is Cyan = 0, Magento = 0.65, Yellow = 0.63 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 36 | 38 | - |
| CMYK | 0 | 0.65 | 0.63 | 0.60 |
| HSL | 358.21º | 0.48% | 0.27% | - |
| HSV(B) | 358.21º | 0.65% | 0.4% | - |
| XYZ | 6.57 | 4.29 | 2.31 | - |
| YUV | 56.26 | 117.7 | 161.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 36 | 38 | 0 | 0.65 | 0.63 | 0.60 | 358.21 | 0.48 | 0.27 |
| Hex | 67 | 24 | 26 | 0 | 41 | 3F | 3C | 166 | 30 | 1B |
| Octal | 147 | 44 | 46 | 0 | 101 | 77 | 74 | 546 | 60 | 33 |
| Binary | 1100111 | 100100 | 100110 | 0 | 1000001 | 111111 | 111100 | 101100110 | 110000 | 11011 |
Color Harmonies of #672426
Complementary color
Monochromatic Colors of #672426
Black with #672426
Text Example
Text Example
White with #672426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672426; }
p { color: rgb(103,36,38); }
H1.HeaderClassName
{
color: #672426;
}
.AnyTagClassName
{
color: #672426;
}
</style>
background-color css
<style>
a { background-color: #672426; }
a { background-color: rgb(103,36,38); }
div.DivClassName
{
background-color: #672426;
}
.BgClassName
{
background-color: #672426;
}
</style>
border-color css
<style>
span { border-color: #672426; }
span { border-color: rgb(103,36,38); }
td.TdClassName
{
border-color: #672426;
}
.TagClassName
{
border-color: #672426;
}
</style>