Shades of Caput Mortuum #682815
Tints of Caput Mortuum #682815
RGB
CMYK
RGB Variations
Color information
#682815 (or 0x682815) is known color: Caput Mortuum. HEX triplet: 68, 28 and 15. RGB value is (104,40,21). Sum of RGB (Red+Green+Blue) = 104+40+21=165 (21% of max value = 765). Red value is 104 (41.02% from 255 or 63.03% from 165); Green value is 40 (16.02% from 255 or 24.24% from 165); Blue value is 21 (8.59% from 255 or 12.73% from 165); Max value from RGB is 104 - color contains mainly: red. Hex color #682815 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #682815 is #97D7EA. Grayscale: #393939. Windows color (decimal): -9951211 or 1386600. OLE color: 1386600.
HSL color Cylindrical-coordinate representation of color #682815: hue angle of 13.73º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #682815 is Cyan = 0, Magento = 0.62, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 40 | 21 | - |
| CMYK | 0 | 0.62 | 0.80 | 0.59 |
| HSL | 13.73º | 0.66% | 0.25% | - |
| HSV(B) | 13.73º | 0.8% | 0.41% | - |
| XYZ | 6.6 | 4.51 | 1.23 | - |
| YUV | 56.97 | 107.7 | 161.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 40 | 21 | 0 | 0.62 | 0.80 | 0.59 | 13.73 | 0.66 | 0.25 |
| Hex | 68 | 28 | 15 | 0 | 3E | 50 | 3B | E | 42 | 19 |
| Octal | 150 | 50 | 25 | 0 | 76 | 120 | 73 | 16 | 102 | 31 |
| Binary | 1101000 | 101000 | 10101 | 0 | 111110 | 1010000 | 111011 | 1110 | 1000010 | 11001 |
Color Harmonies of #682815
Complementary color
Monochromatic Colors of #682815
Black with #682815
Text Example
Text Example
White with #682815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682815; }
p { color: rgb(104,40,21); }
H1.HeaderClassName
{
color: #682815;
}
.AnyTagClassName
{
color: #682815;
}
</style>
background-color css
<style>
a { background-color: #682815; }
a { background-color: rgb(104,40,21); }
div.DivClassName
{
background-color: #682815;
}
.BgClassName
{
background-color: #682815;
}
</style>
border-color css
<style>
span { border-color: #682815; }
span { border-color: rgb(104,40,21); }
td.TdClassName
{
border-color: #682815;
}
.TagClassName
{
border-color: #682815;
}
</style>