Shades of Caput Mortuum #672518
Tints of Caput Mortuum #672518
RGB
CMYK
RGB Variations
Color information
#672518 (or 0x672518) is known color: Caput Mortuum. HEX triplet: 67, 25 and 18. RGB value is (103,37,24). Sum of RGB (Red+Green+Blue) = 103+37+24=164 (21% of max value = 765). Red value is 103 (40.62% from 255 or 62.80% from 164); Green value is 37 (14.84% from 255 or 22.56% from 164); Blue value is 24 (9.77% from 255 or 14.63% from 164); Max value from RGB is 103 - color contains mainly: red. Hex color #672518 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #672518 is #98DAE7. Grayscale: #373737. Windows color (decimal): -10017512 or 1582439. OLE color: 1582439.
HSL color Cylindrical-coordinate representation of color #672518: hue angle of 9.87º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #672518 is Cyan = 0, Magento = 0.64, Yellow = 0.77 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 37 | 24 | - |
| CMYK | 0 | 0.64 | 0.77 | 0.60 |
| HSL | 9.87º | 0.62% | 0.25% | - |
| HSV(B) | 9.87º | 0.77% | 0.4% | - |
| XYZ | 6.42 | 4.27 | 1.35 | - |
| YUV | 55.25 | 110.37 | 162.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 37 | 24 | 0 | 0.64 | 0.77 | 0.60 | 9.87 | 0.62 | 0.25 |
| Hex | 67 | 25 | 18 | 0 | 40 | 4D | 3C | A | 3E | 19 |
| Octal | 147 | 45 | 30 | 0 | 100 | 115 | 74 | 12 | 76 | 31 |
| Binary | 1100111 | 100101 | 11000 | 0 | 1000000 | 1001101 | 111100 | 1010 | 111110 | 11001 |
Color Harmonies of #672518
Complementary color
Monochromatic Colors of #672518
Black with #672518
Text Example
Text Example
White with #672518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672518; }
p { color: rgb(103,37,24); }
H1.HeaderClassName
{
color: #672518;
}
.AnyTagClassName
{
color: #672518;
}
</style>
background-color css
<style>
a { background-color: #672518; }
a { background-color: rgb(103,37,24); }
div.DivClassName
{
background-color: #672518;
}
.BgClassName
{
background-color: #672518;
}
</style>
border-color css
<style>
span { border-color: #672518; }
span { border-color: rgb(103,37,24); }
td.TdClassName
{
border-color: #672518;
}
.TagClassName
{
border-color: #672518;
}
</style>