Shades of Caput Mortuum #682618
Tints of Caput Mortuum #682618
RGB
CMYK
RGB Variations
Color information
#682618 (or 0x682618) is known color: Caput Mortuum. HEX triplet: 68, 26 and 18. RGB value is (104,38,24). Sum of RGB (Red+Green+Blue) = 104+38+24=166 (21% of max value = 765). Red value is 104 (41.02% from 255 or 62.65% from 166); Green value is 38 (15.23% from 255 or 22.89% from 166); Blue value is 24 (9.77% from 255 or 14.46% from 166); Max value from RGB is 104 - color contains mainly: red. Hex color #682618 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #682618 is #97D9E7. Grayscale: #383838. Windows color (decimal): -9951720 or 1582696. OLE color: 1582696.
HSL color Cylindrical-coordinate representation of color #682618: hue angle of 10.5º 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 #682618 is Cyan = 0, Magento = 0.63, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 38 | 24 | - |
| CMYK | 0 | 0.63 | 0.77 | 0.59 |
| HSL | 10.5º | 0.63% | 0.25% | - |
| HSV(B) | 10.5º | 0.77% | 0.41% | - |
| XYZ | 6.57 | 4.4 | 1.37 | - |
| YUV | 56.14 | 109.87 | 162.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 38 | 24 | 0 | 0.63 | 0.77 | 0.59 | 10.5 | 0.63 | 0.25 |
| Hex | 68 | 26 | 18 | 0 | 3F | 4D | 3B | A | 3E | 19 |
| Octal | 150 | 46 | 30 | 0 | 77 | 115 | 73 | 12 | 76 | 31 |
| Binary | 1101000 | 100110 | 11000 | 0 | 111111 | 1001101 | 111011 | 1010 | 111110 | 11001 |
Color Harmonies of #682618
Complementary color
Monochromatic Colors of #682618
Black with #682618
Text Example
Text Example
White with #682618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682618; }
p { color: rgb(104,38,24); }
H1.HeaderClassName
{
color: #682618;
}
.AnyTagClassName
{
color: #682618;
}
</style>
background-color css
<style>
a { background-color: #682618; }
a { background-color: rgb(104,38,24); }
div.DivClassName
{
background-color: #682618;
}
.BgClassName
{
background-color: #682618;
}
</style>
border-color css
<style>
span { border-color: #682618; }
span { border-color: rgb(104,38,24); }
td.TdClassName
{
border-color: #682618;
}
.TagClassName
{
border-color: #682618;
}
</style>