Shades of Caput Mortuum #672718
Tints of Caput Mortuum #672718
RGB
CMYK
RGB Variations
Color information
#672718 (or 0x672718) is known color: Caput Mortuum. HEX triplet: 67, 27 and 18. RGB value is (103,39,24). Sum of RGB (Red+Green+Blue) = 103+39+24=166 (21% of max value = 765). Red value is 103 (40.62% from 255 or 62.05% from 166); Green value is 39 (15.62% from 255 or 23.49% from 166); Blue value is 24 (9.77% from 255 or 14.46% from 166); Max value from RGB is 103 - color contains mainly: red. Hex color #672718 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #672718 is #98D8E7. Grayscale: #383838. Windows color (decimal): -10017000 or 1582951. OLE color: 1582951.
HSL color Cylindrical-coordinate representation of color #672718: hue angle of 11.39º 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 #672718 is Cyan = 0, Magento = 0.62, Yellow = 0.77 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 39 | 24 | - |
| CMYK | 0 | 0.62 | 0.77 | 0.60 |
| HSL | 11.39º | 0.62% | 0.25% | - |
| HSV(B) | 11.39º | 0.77% | 0.4% | - |
| XYZ | 6.48 | 4.4 | 1.37 | - |
| YUV | 56.43 | 109.7 | 161.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 39 | 24 | 0 | 0.62 | 0.77 | 0.60 | 11.39 | 0.62 | 0.25 |
| Hex | 67 | 27 | 18 | 0 | 3E | 4D | 3C | B | 3E | 19 |
| Octal | 147 | 47 | 30 | 0 | 76 | 115 | 74 | 13 | 76 | 31 |
| Binary | 1100111 | 100111 | 11000 | 0 | 111110 | 1001101 | 111100 | 1011 | 111110 | 11001 |
Color Harmonies of #672718
Complementary color
Monochromatic Colors of #672718
Black with #672718
Text Example
Text Example
White with #672718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672718; }
p { color: rgb(103,39,24); }
H1.HeaderClassName
{
color: #672718;
}
.AnyTagClassName
{
color: #672718;
}
</style>
background-color css
<style>
a { background-color: #672718; }
a { background-color: rgb(103,39,24); }
div.DivClassName
{
background-color: #672718;
}
.BgClassName
{
background-color: #672718;
}
</style>
border-color css
<style>
span { border-color: #672718; }
span { border-color: rgb(103,39,24); }
td.TdClassName
{
border-color: #672718;
}
.TagClassName
{
border-color: #672718;
}
</style>