Shades of Caput Mortuum #682615
Tints of Caput Mortuum #682615
RGB
CMYK
RGB Variations
Color information
#682615 (or 0x682615) is known color: Caput Mortuum. HEX triplet: 68, 26 and 15. RGB value is (104,38,21). Sum of RGB (Red+Green+Blue) = 104+38+21=163 (21% of max value = 765). Red value is 104 (41.02% from 255 or 63.80% from 163); Green value is 38 (15.23% from 255 or 23.31% from 163); Blue value is 21 (8.59% from 255 or 12.88% from 163); Max value from RGB is 104 - color contains mainly: red. Hex color #682615 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #682615 is #97D9EA. Grayscale: #373737. Windows color (decimal): -9951723 or 1386088. OLE color: 1386088.
HSL color Cylindrical-coordinate representation of color #682615: hue angle of 12.29º 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 #682615 is Cyan = 0, Magento = 0.63, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 38 | 21 | - |
| CMYK | 0 | 0.63 | 0.80 | 0.59 |
| HSL | 12.29º | 0.66% | 0.25% | - |
| HSV(B) | 12.29º | 0.8% | 0.41% | - |
| XYZ | 6.54 | 4.38 | 1.21 | - |
| YUV | 55.8 | 108.37 | 162.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 38 | 21 | 0 | 0.63 | 0.80 | 0.59 | 12.29 | 0.66 | 0.25 |
| Hex | 68 | 26 | 15 | 0 | 3F | 50 | 3B | C | 42 | 19 |
| Octal | 150 | 46 | 25 | 0 | 77 | 120 | 73 | 14 | 102 | 31 |
| Binary | 1101000 | 100110 | 10101 | 0 | 111111 | 1010000 | 111011 | 1100 | 1000010 | 11001 |
Color Harmonies of #682615
Complementary color
Monochromatic Colors of #682615
Black with #682615
Text Example
Text Example
White with #682615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682615; }
p { color: rgb(104,38,21); }
H1.HeaderClassName
{
color: #682615;
}
.AnyTagClassName
{
color: #682615;
}
</style>
background-color css
<style>
a { background-color: #682615; }
a { background-color: rgb(104,38,21); }
div.DivClassName
{
background-color: #682615;
}
.BgClassName
{
background-color: #682615;
}
</style>
border-color css
<style>
span { border-color: #682615; }
span { border-color: rgb(104,38,21); }
td.TdClassName
{
border-color: #682615;
}
.TagClassName
{
border-color: #682615;
}
</style>