Shades of Caput Mortuum #682717
Tints of Caput Mortuum #682717
RGB
CMYK
RGB Variations
Color information
#682717 (or 0x682717) is known color: Caput Mortuum. HEX triplet: 68, 27 and 17. RGB value is (104,39,23). Sum of RGB (Red+Green+Blue) = 104+39+23=166 (21% of max value = 765). Red value is 104 (41.02% from 255 or 62.65% from 166); Green value is 39 (15.62% from 255 or 23.49% from 166); Blue value is 23 (9.38% from 255 or 13.86% from 166); Max value from RGB is 104 - color contains mainly: red. Hex color #682717 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #682717 is #97D8E8. Grayscale: #383838. Windows color (decimal): -9951465 or 1517416. OLE color: 1517416.
HSL color Cylindrical-coordinate representation of color #682717: hue angle of 11.85º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #682717 is Cyan = 0, Magento = 0.62, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 39 | 23 | - |
| CMYK | 0 | 0.62 | 0.78 | 0.59 |
| HSL | 11.85º | 0.64% | 0.25% | - |
| HSV(B) | 11.85º | 0.78% | 0.41% | - |
| XYZ | 6.59 | 4.46 | 1.32 | - |
| YUV | 56.61 | 109.03 | 161.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 39 | 23 | 0 | 0.62 | 0.78 | 0.59 | 11.85 | 0.64 | 0.25 |
| Hex | 68 | 27 | 17 | 0 | 3E | 4E | 3B | C | 40 | 19 |
| Octal | 150 | 47 | 27 | 0 | 76 | 116 | 73 | 14 | 100 | 31 |
| Binary | 1101000 | 100111 | 10111 | 0 | 111110 | 1001110 | 111011 | 1100 | 1000000 | 11001 |
Color Harmonies of #682717
Complementary color
Monochromatic Colors of #682717
Black with #682717
Text Example
Text Example
White with #682717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682717; }
p { color: rgb(104,39,23); }
H1.HeaderClassName
{
color: #682717;
}
.AnyTagClassName
{
color: #682717;
}
</style>
background-color css
<style>
a { background-color: #682717; }
a { background-color: rgb(104,39,23); }
div.DivClassName
{
background-color: #682717;
}
.BgClassName
{
background-color: #682717;
}
</style>
border-color css
<style>
span { border-color: #682717; }
span { border-color: rgb(104,39,23); }
td.TdClassName
{
border-color: #682717;
}
.TagClassName
{
border-color: #682717;
}
</style>