Shades of Caput Mortuum #682718
Tints of Caput Mortuum #682718
RGB
CMYK
RGB Variations
Color information
#682718 (or 0x682718) is known color: Caput Mortuum. HEX triplet: 68, 27 and 18. RGB value is (104,39,24). Sum of RGB (Red+Green+Blue) = 104+39+24=167 (22% of max value = 765). Red value is 104 (41.02% from 255 or 62.28% from 167); Green value is 39 (15.62% from 255 or 23.35% from 167); Blue value is 24 (9.77% from 255 or 14.37% from 167); Max value from RGB is 104 - color contains mainly: red. Hex color #682718 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #682718 is #97D8E7. Grayscale: #383838. Windows color (decimal): -9951464 or 1582952. OLE color: 1582952.
HSL color Cylindrical-coordinate representation of color #682718: hue angle of 11.25º 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 #682718 is Cyan = 0, Magento = 0.62, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 39 | 24 | - |
| CMYK | 0 | 0.62 | 0.77 | 0.59 |
| HSL | 11.25º | 0.63% | 0.25% | - |
| HSV(B) | 11.25º | 0.77% | 0.41% | - |
| XYZ | 6.6 | 4.46 | 1.38 | - |
| YUV | 56.73 | 109.53 | 161.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 39 | 24 | 0 | 0.62 | 0.77 | 0.59 | 11.25 | 0.63 | 0.25 |
| Hex | 68 | 27 | 18 | 0 | 3E | 4D | 3B | B | 3E | 19 |
| Octal | 150 | 47 | 30 | 0 | 76 | 115 | 73 | 13 | 76 | 31 |
| Binary | 1101000 | 100111 | 11000 | 0 | 111110 | 1001101 | 111011 | 1011 | 111110 | 11001 |
Color Harmonies of #682718
Complementary color
Monochromatic Colors of #682718
Black with #682718
Text Example
Text Example
White with #682718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682718; }
p { color: rgb(104,39,24); }
H1.HeaderClassName
{
color: #682718;
}
.AnyTagClassName
{
color: #682718;
}
</style>
background-color css
<style>
a { background-color: #682718; }
a { background-color: rgb(104,39,24); }
div.DivClassName
{
background-color: #682718;
}
.BgClassName
{
background-color: #682718;
}
</style>
border-color css
<style>
span { border-color: #682718; }
span { border-color: rgb(104,39,24); }
td.TdClassName
{
border-color: #682718;
}
.TagClassName
{
border-color: #682718;
}
</style>