Shades of Caput Mortuum #672713
Tints of Caput Mortuum #672713
RGB
CMYK
RGB Variations
Color information
#672713 (or 0x672713) is known color: Caput Mortuum. HEX triplet: 67, 27 and 13. RGB value is (103,39,19). Sum of RGB (Red+Green+Blue) = 103+39+19=161 (21% of max value = 765). Red value is 103 (40.62% from 255 or 63.98% from 161); Green value is 39 (15.62% from 255 or 24.22% from 161); Blue value is 19 (7.81% from 255 or 11.80% from 161); Max value from RGB is 103 - color contains mainly: red. Hex color #672713 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #672713 is #98D8EC. Grayscale: #383838. Windows color (decimal): -10017005 or 1255271. OLE color: 1255271.
HSL color Cylindrical-coordinate representation of color #672713: hue angle of 14.29º 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 #672713 is Cyan = 0, Magento = 0.62, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 39 | 19 | - |
| CMYK | 0 | 0.62 | 0.82 | 0.60 |
| HSL | 14.29º | 0.69% | 0.24% | - |
| HSV(B) | 14.29º | 0.82% | 0.4% | - |
| XYZ | 6.44 | 4.38 | 1.12 | - |
| YUV | 55.86 | 107.2 | 161.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 39 | 19 | 0 | 0.62 | 0.82 | 0.60 | 14.29 | 0.69 | 0.24 |
| Hex | 67 | 27 | 13 | 0 | 3E | 52 | 3C | E | 45 | 18 |
| Octal | 147 | 47 | 23 | 0 | 76 | 122 | 74 | 16 | 105 | 30 |
| Binary | 1100111 | 100111 | 10011 | 0 | 111110 | 1010010 | 111100 | 1110 | 1000101 | 11000 |
Color Harmonies of #672713
Complementary color
Monochromatic Colors of #672713
Black with #672713
Text Example
Text Example
White with #672713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672713; }
p { color: rgb(103,39,19); }
H1.HeaderClassName
{
color: #672713;
}
.AnyTagClassName
{
color: #672713;
}
</style>
background-color css
<style>
a { background-color: #672713; }
a { background-color: rgb(103,39,19); }
div.DivClassName
{
background-color: #672713;
}
.BgClassName
{
background-color: #672713;
}
</style>
border-color css
<style>
span { border-color: #672713; }
span { border-color: rgb(103,39,19); }
td.TdClassName
{
border-color: #672713;
}
.TagClassName
{
border-color: #672713;
}
</style>