Shades of Caput Mortuum #682315
Tints of Caput Mortuum #682315
RGB
CMYK
RGB Variations
Color information
#682315 (or 0x682315) is known color: Caput Mortuum. HEX triplet: 68, 23 and 15. RGB value is (104,35,21). Sum of RGB (Red+Green+Blue) = 104+35+21=160 (21% of max value = 765). Red value is 104 (41.02% from 255 or 65% from 160); Green value is 35 (14.06% from 255 or 21.88% from 160); Blue value is 21 (8.59% from 255 or 13.12% from 160); Max value from RGB is 104 - color contains mainly: red. Hex color #682315 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #682315 is #97DCEA. Grayscale: #363636. Windows color (decimal): -9952491 or 1385320. OLE color: 1385320.
HSL color Cylindrical-coordinate representation of color #682315: hue angle of 10.12º 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 #682315 is Cyan = 0, Magento = 0.66, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 35 | 21 | - |
| CMYK | 0 | 0.66 | 0.80 | 0.59 |
| HSL | 10.12º | 0.66% | 0.25% | - |
| HSV(B) | 10.12º | 0.8% | 0.41% | - |
| XYZ | 6.45 | 4.2 | 1.18 | - |
| YUV | 54.04 | 109.36 | 163.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 35 | 21 | 0 | 0.66 | 0.80 | 0.59 | 10.12 | 0.66 | 0.25 |
| Hex | 68 | 23 | 15 | 0 | 42 | 50 | 3B | A | 42 | 19 |
| Octal | 150 | 43 | 25 | 0 | 102 | 120 | 73 | 12 | 102 | 31 |
| Binary | 1101000 | 100011 | 10101 | 0 | 1000010 | 1010000 | 111011 | 1010 | 1000010 | 11001 |
Color Harmonies of #682315
Complementary color
Monochromatic Colors of #682315
Black with #682315
Text Example
Text Example
White with #682315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682315; }
p { color: rgb(104,35,21); }
H1.HeaderClassName
{
color: #682315;
}
.AnyTagClassName
{
color: #682315;
}
</style>
background-color css
<style>
a { background-color: #682315; }
a { background-color: rgb(104,35,21); }
div.DivClassName
{
background-color: #682315;
}
.BgClassName
{
background-color: #682315;
}
</style>
border-color css
<style>
span { border-color: #682315; }
span { border-color: rgb(104,35,21); }
td.TdClassName
{
border-color: #682315;
}
.TagClassName
{
border-color: #682315;
}
</style>