Shades of Caput Mortuum #672513
Tints of Caput Mortuum #672513
RGB
CMYK
RGB Variations
Color information
#672513 (or 0x672513) is known color: Caput Mortuum. HEX triplet: 67, 25 and 13. RGB value is (103,37,19). Sum of RGB (Red+Green+Blue) = 103+37+19=159 (21% of max value = 765). Red value is 103 (40.62% from 255 or 64.78% from 159); Green value is 37 (14.84% from 255 or 23.27% from 159); Blue value is 19 (7.81% from 255 or 11.95% from 159); Max value from RGB is 103 - color contains mainly: red. Hex color #672513 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #672513 is #98DAEC. Grayscale: #363636. Windows color (decimal): -10017517 or 1254759. OLE color: 1254759.
HSL color Cylindrical-coordinate representation of color #672513: hue angle of 12.86º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #672513 is Cyan = 0, Magento = 0.64, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 37 | 19 | - |
| CMYK | 0 | 0.64 | 0.82 | 0.60 |
| HSL | 12.86º | 0.69% | 0.24% | - |
| HSV(B) | 12.86º | 0.82% | 0.4% | - |
| XYZ | 6.37 | 4.25 | 1.1 | - |
| YUV | 54.68 | 107.87 | 162.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 37 | 19 | 0 | 0.64 | 0.82 | 0.60 | 12.86 | 0.69 | 0.24 |
| Hex | 67 | 25 | 13 | 0 | 40 | 52 | 3C | D | 45 | 18 |
| Octal | 147 | 45 | 23 | 0 | 100 | 122 | 74 | 15 | 105 | 30 |
| Binary | 1100111 | 100101 | 10011 | 0 | 1000000 | 1010010 | 111100 | 1101 | 1000101 | 11000 |
Color Harmonies of #672513
Complementary color
Monochromatic Colors of #672513
Black with #672513
Text Example
Text Example
White with #672513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672513; }
p { color: rgb(103,37,19); }
H1.HeaderClassName
{
color: #672513;
}
.AnyTagClassName
{
color: #672513;
}
</style>
background-color css
<style>
a { background-color: #672513; }
a { background-color: rgb(103,37,19); }
div.DivClassName
{
background-color: #672513;
}
.BgClassName
{
background-color: #672513;
}
</style>
border-color css
<style>
span { border-color: #672513; }
span { border-color: rgb(103,37,19); }
td.TdClassName
{
border-color: #672513;
}
.TagClassName
{
border-color: #672513;
}
</style>