Shades of Caput Mortuum #682614
Tints of Caput Mortuum #682614
RGB
CMYK
RGB Variations
Color information
#682614 (or 0x682614) is known color: Caput Mortuum. HEX triplet: 68, 26 and 14. RGB value is (104,38,20). Sum of RGB (Red+Green+Blue) = 104+38+20=162 (21% of max value = 765). Red value is 104 (41.02% from 255 or 64.20% from 162); Green value is 38 (15.23% from 255 or 23.46% from 162); Blue value is 20 (8.20% from 255 or 12.35% from 162); Max value from RGB is 104 - color contains mainly: red. Hex color #682614 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #682614 is #97D9EB. Grayscale: #373737. Windows color (decimal): -9951724 or 1320552. OLE color: 1320552.
HSL color Cylindrical-coordinate representation of color #682614: hue angle of 12.86º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #682614 is Cyan = 0, Magento = 0.63, Yellow = 0.81 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 38 | 20 | - |
| CMYK | 0 | 0.63 | 0.81 | 0.59 |
| HSL | 12.86º | 0.68% | 0.24% | - |
| HSV(B) | 12.86º | 0.81% | 0.41% | - |
| XYZ | 6.53 | 4.38 | 1.16 | - |
| YUV | 55.68 | 107.87 | 162.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 38 | 20 | 0 | 0.63 | 0.81 | 0.59 | 12.86 | 0.68 | 0.24 |
| Hex | 68 | 26 | 14 | 0 | 3F | 51 | 3B | D | 44 | 18 |
| Octal | 150 | 46 | 24 | 0 | 77 | 121 | 73 | 15 | 104 | 30 |
| Binary | 1101000 | 100110 | 10100 | 0 | 111111 | 1010001 | 111011 | 1101 | 1000100 | 11000 |
Color Harmonies of #682614
Complementary color
Monochromatic Colors of #682614
Black with #682614
Text Example
Text Example
White with #682614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682614; }
p { color: rgb(104,38,20); }
H1.HeaderClassName
{
color: #682614;
}
.AnyTagClassName
{
color: #682614;
}
</style>
background-color css
<style>
a { background-color: #682614; }
a { background-color: rgb(104,38,20); }
div.DivClassName
{
background-color: #682614;
}
.BgClassName
{
background-color: #682614;
}
</style>
border-color css
<style>
span { border-color: #682614; }
span { border-color: rgb(104,38,20); }
td.TdClassName
{
border-color: #682614;
}
.TagClassName
{
border-color: #682614;
}
</style>