Shades of Caput Mortuum #682818
Tints of Caput Mortuum #682818
RGB
CMYK
RGB Variations
Color information
#682818 (or 0x682818) is known color: Caput Mortuum. HEX triplet: 68, 28 and 18. RGB value is (104,40,24). Sum of RGB (Red+Green+Blue) = 104+40+24=168 (22% of max value = 765). Red value is 104 (41.02% from 255 or 61.90% from 168); Green value is 40 (16.02% from 255 or 23.81% from 168); Blue value is 24 (9.77% from 255 or 14.29% from 168); Max value from RGB is 104 - color contains mainly: red. Hex color #682818 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #682818 is #97D7E7. Grayscale: #393939. Windows color (decimal): -9951208 or 1583208. OLE color: 1583208.
HSL color Cylindrical-coordinate representation of color #682818: hue angle of 12º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #682818 is Cyan = 0, Magento = 0.62, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 40 | 24 | - |
| CMYK | 0 | 0.62 | 0.77 | 0.59 |
| HSL | 12º | 0.63% | 0.25% | - |
| HSV(B) | 12º | 0.77% | 0.41% | - |
| XYZ | 6.63 | 4.53 | 1.39 | - |
| YUV | 57.31 | 109.2 | 161.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 40 | 24 | 0 | 0.62 | 0.77 | 0.59 | 12 | 0.63 | 0.25 |
| Hex | 68 | 28 | 18 | 0 | 3E | 4D | 3B | C | 3E | 19 |
| Octal | 150 | 50 | 30 | 0 | 76 | 115 | 73 | 14 | 76 | 31 |
| Binary | 1101000 | 101000 | 11000 | 0 | 111110 | 1001101 | 111011 | 1100 | 111110 | 11001 |
Color Harmonies of #682818
Complementary color
Monochromatic Colors of #682818
Black with #682818
Text Example
Text Example
White with #682818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682818; }
p { color: rgb(104,40,24); }
H1.HeaderClassName
{
color: #682818;
}
.AnyTagClassName
{
color: #682818;
}
</style>
background-color css
<style>
a { background-color: #682818; }
a { background-color: rgb(104,40,24); }
div.DivClassName
{
background-color: #682818;
}
.BgClassName
{
background-color: #682818;
}
</style>
border-color css
<style>
span { border-color: #682818; }
span { border-color: rgb(104,40,24); }
td.TdClassName
{
border-color: #682818;
}
.TagClassName
{
border-color: #682818;
}
</style>