Shades of Caput Mortuum #682415
Tints of Caput Mortuum #682415
RGB
CMYK
RGB Variations
Color information
#682415 (or 0x682415) is known color: Caput Mortuum. HEX triplet: 68, 24 and 15. RGB value is (104,36,21). Sum of RGB (Red+Green+Blue) = 104+36+21=161 (21% of max value = 765). Red value is 104 (41.02% from 255 or 64.60% from 161); Green value is 36 (14.45% from 255 or 22.36% from 161); Blue value is 21 (8.59% from 255 or 13.04% from 161); Max value from RGB is 104 - color contains mainly: red. Hex color #682415 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #682415 is #97DBEA. Grayscale: #363636. Windows color (decimal): -9952235 or 1385576. OLE color: 1385576.
HSL color Cylindrical-coordinate representation of color #682415: hue angle of 10.84º 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 #682415 is Cyan = 0, Magento = 0.65, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 36 | 21 | - |
| CMYK | 0 | 0.65 | 0.80 | 0.59 |
| HSL | 10.84º | 0.66% | 0.25% | - |
| HSV(B) | 10.84º | 0.8% | 0.41% | - |
| XYZ | 6.48 | 4.26 | 1.19 | - |
| YUV | 54.62 | 109.03 | 163.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 36 | 21 | 0 | 0.65 | 0.80 | 0.59 | 10.84 | 0.66 | 0.25 |
| Hex | 68 | 24 | 15 | 0 | 41 | 50 | 3B | B | 42 | 19 |
| Octal | 150 | 44 | 25 | 0 | 101 | 120 | 73 | 13 | 102 | 31 |
| Binary | 1101000 | 100100 | 10101 | 0 | 1000001 | 1010000 | 111011 | 1011 | 1000010 | 11001 |
Color Harmonies of #682415
Complementary color
Monochromatic Colors of #682415
Black with #682415
Text Example
Text Example
White with #682415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682415; }
p { color: rgb(104,36,21); }
H1.HeaderClassName
{
color: #682415;
}
.AnyTagClassName
{
color: #682415;
}
</style>
background-color css
<style>
a { background-color: #682415; }
a { background-color: rgb(104,36,21); }
div.DivClassName
{
background-color: #682415;
}
.BgClassName
{
background-color: #682415;
}
</style>
border-color css
<style>
span { border-color: #682415; }
span { border-color: rgb(104,36,21); }
td.TdClassName
{
border-color: #682415;
}
.TagClassName
{
border-color: #682415;
}
</style>