Shades of Caput Mortuum #692614
Tints of Caput Mortuum #692614
RGB
CMYK
RGB Variations
Color information
#692614 (or 0x692614) is known color: Caput Mortuum. HEX triplet: 69, 26 and 14. RGB value is (105,38,20). Sum of RGB (Red+Green+Blue) = 105+38+20=163 (21% of max value = 765). Red value is 105 (41.41% from 255 or 64.42% from 163); Green value is 38 (15.23% from 255 or 23.31% from 163); Blue value is 20 (8.20% from 255 or 12.27% from 163); Max value from RGB is 105 - color contains mainly: red. Hex color #692614 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #692614 is #96D9EB. Grayscale: #383838. Windows color (decimal): -9886188 or 1320553. OLE color: 1320553.
HSL color Cylindrical-coordinate representation of color #692614: hue angle of 12.71º degrees, saturation: 0.68, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #692614 is Cyan = 0, Magento = 0.64, Yellow = 0.81 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 38 | 20 | - |
| CMYK | 0 | 0.64 | 0.81 | 0.59 |
| HSL | 12.71º | 0.68% | 0.25% | - |
| HSV(B) | 12.71º | 0.81% | 0.41% | - |
| XYZ | 6.65 | 4.44 | 1.17 | - |
| YUV | 55.98 | 107.7 | 162.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 38 | 20 | 0 | 0.64 | 0.81 | 0.59 | 12.71 | 0.68 | 0.25 |
| Hex | 69 | 26 | 14 | 0 | 40 | 51 | 3B | D | 44 | 19 |
| Octal | 151 | 46 | 24 | 0 | 100 | 121 | 73 | 15 | 104 | 31 |
| Binary | 1101001 | 100110 | 10100 | 0 | 1000000 | 1010001 | 111011 | 1101 | 1000100 | 11001 |
Color Harmonies of #692614
Complementary color
Monochromatic Colors of #692614
Black with #692614
Text Example
Text Example
White with #692614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692614; }
p { color: rgb(105,38,20); }
H1.HeaderClassName
{
color: #692614;
}
.AnyTagClassName
{
color: #692614;
}
</style>
background-color css
<style>
a { background-color: #692614; }
a { background-color: rgb(105,38,20); }
div.DivClassName
{
background-color: #692614;
}
.BgClassName
{
background-color: #692614;
}
</style>
border-color css
<style>
span { border-color: #692614; }
span { border-color: rgb(105,38,20); }
td.TdClassName
{
border-color: #692614;
}
.TagClassName
{
border-color: #692614;
}
</style>