Shades of Red Devil #672628
Tints of Red Devil #672628
RGB
CMYK
RGB Variations
Color information
#672628 (or 0x672628) is known color: Red Devil. HEX triplet: 67, 26 and 28. RGB value is (103,38,40). Sum of RGB (Red+Green+Blue) = 103+38+40=181 (23% of max value = 765). Red value is 103 (40.62% from 255 or 56.91% from 181); Green value is 38 (15.23% from 255 or 20.99% from 181); Blue value is 40 (16.02% from 255 or 22.10% from 181); Max value from RGB is 103 - color contains mainly: red. Hex color #672628 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672628 is #98D9D7. Grayscale: #393939. Windows color (decimal): -10017240 or 2631271. OLE color: 2631271.
HSL color Cylindrical-coordinate representation of color #672628: hue angle of 358.15º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #672628 is Cyan = 0, Magento = 0.63, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 38 | 40 | - |
| CMYK | 0 | 0.63 | 0.61 | 0.60 |
| HSL | 358.15º | 0.46% | 0.28% | - |
| HSV(B) | 358.15º | 0.63% | 0.4% | - |
| XYZ | 6.67 | 4.42 | 2.51 | - |
| YUV | 57.66 | 118.03 | 160.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 38 | 40 | 0 | 0.63 | 0.61 | 0.60 | 358.15 | 0.46 | 0.28 |
| Hex | 67 | 26 | 28 | 0 | 3F | 3D | 3C | 166 | 2E | 1C |
| Octal | 147 | 46 | 50 | 0 | 77 | 75 | 74 | 546 | 56 | 34 |
| Binary | 1100111 | 100110 | 101000 | 0 | 111111 | 111101 | 111100 | 101100110 | 101110 | 11100 |
Color Harmonies of #672628
Complementary color
Monochromatic Colors of #672628
Black with #672628
Text Example
Text Example
White with #672628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672628; }
p { color: rgb(103,38,40); }
H1.HeaderClassName
{
color: #672628;
}
.AnyTagClassName
{
color: #672628;
}
</style>
background-color css
<style>
a { background-color: #672628; }
a { background-color: rgb(103,38,40); }
div.DivClassName
{
background-color: #672628;
}
.BgClassName
{
background-color: #672628;
}
</style>
border-color css
<style>
span { border-color: #672628; }
span { border-color: rgb(103,38,40); }
td.TdClassName
{
border-color: #672628;
}
.TagClassName
{
border-color: #672628;
}
</style>