Shades of Caput Mortuum #682619
Tints of Caput Mortuum #682619
RGB
CMYK
RGB Variations
Color information
#682619 (or 0x682619) is known color: Caput Mortuum. HEX triplet: 68, 26 and 19. RGB value is (104,38,25). Sum of RGB (Red+Green+Blue) = 104+38+25=167 (22% of max value = 765). Red value is 104 (41.02% from 255 or 62.28% from 167); Green value is 38 (15.23% from 255 or 22.75% from 167); Blue value is 25 (10.16% from 255 or 14.97% from 167); Max value from RGB is 104 - color contains mainly: red. Hex color #682619 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #682619 is #97D9E6. Grayscale: #383838. Windows color (decimal): -9951719 or 1648232. OLE color: 1648232.
HSL color Cylindrical-coordinate representation of color #682619: hue angle of 9.87º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #682619 is Cyan = 0, Magento = 0.63, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 38 | 25 | - |
| CMYK | 0 | 0.63 | 0.76 | 0.59 |
| HSL | 9.87º | 0.61% | 0.25% | - |
| HSV(B) | 9.87º | 0.76% | 0.41% | - |
| XYZ | 6.58 | 4.4 | 1.42 | - |
| YUV | 56.25 | 110.37 | 162.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 38 | 25 | 0 | 0.63 | 0.76 | 0.59 | 9.87 | 0.61 | 0.25 |
| Hex | 68 | 26 | 19 | 0 | 3F | 4C | 3B | A | 3D | 19 |
| Octal | 150 | 46 | 31 | 0 | 77 | 114 | 73 | 12 | 75 | 31 |
| Binary | 1101000 | 100110 | 11001 | 0 | 111111 | 1001100 | 111011 | 1010 | 111101 | 11001 |
Color Harmonies of #682619
Complementary color
Monochromatic Colors of #682619
Black with #682619
Text Example
Text Example
White with #682619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682619; }
p { color: rgb(104,38,25); }
H1.HeaderClassName
{
color: #682619;
}
.AnyTagClassName
{
color: #682619;
}
</style>
background-color css
<style>
a { background-color: #682619; }
a { background-color: rgb(104,38,25); }
div.DivClassName
{
background-color: #682619;
}
.BgClassName
{
background-color: #682619;
}
</style>
border-color css
<style>
span { border-color: #682619; }
span { border-color: rgb(104,38,25); }
td.TdClassName
{
border-color: #682619;
}
.TagClassName
{
border-color: #682619;
}
</style>