Shades of Caput Mortuum #692417
Tints of Caput Mortuum #692417
RGB
CMYK
RGB Variations
Color information
#692417 (or 0x692417) is known color: Caput Mortuum. HEX triplet: 69, 24 and 17. RGB value is (105,36,23). Sum of RGB (Red+Green+Blue) = 105+36+23=164 (21% of max value = 765). Red value is 105 (41.41% from 255 or 64.02% from 164); Green value is 36 (14.45% from 255 or 21.95% from 164); Blue value is 23 (9.38% from 255 or 14.02% from 164); Max value from RGB is 105 - color contains mainly: red. Hex color #692417 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #692417 is #96DBE8. Grayscale: #373737. Windows color (decimal): -9886697 or 1516649. OLE color: 1516649.
HSL color Cylindrical-coordinate representation of color #692417: hue angle of 9.51º 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 #692417 is Cyan = 0, Magento = 0.66, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 36 | 23 | - |
| CMYK | 0 | 0.66 | 0.78 | 0.59 |
| HSL | 9.51º | 0.64% | 0.25% | - |
| HSV(B) | 9.51º | 0.78% | 0.41% | - |
| XYZ | 6.61 | 4.33 | 1.3 | - |
| YUV | 55.15 | 109.86 | 163.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 36 | 23 | 0 | 0.66 | 0.78 | 0.59 | 9.51 | 0.64 | 0.25 |
| Hex | 69 | 24 | 17 | 0 | 42 | 4E | 3B | A | 40 | 19 |
| Octal | 151 | 44 | 27 | 0 | 102 | 116 | 73 | 12 | 100 | 31 |
| Binary | 1101001 | 100100 | 10111 | 0 | 1000010 | 1001110 | 111011 | 1010 | 1000000 | 11001 |
Color Harmonies of #692417
Complementary color
Monochromatic Colors of #692417
Black with #692417
Text Example
Text Example
White with #692417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692417; }
p { color: rgb(105,36,23); }
H1.HeaderClassName
{
color: #692417;
}
.AnyTagClassName
{
color: #692417;
}
</style>
background-color css
<style>
a { background-color: #692417; }
a { background-color: rgb(105,36,23); }
div.DivClassName
{
background-color: #692417;
}
.BgClassName
{
background-color: #692417;
}
</style>
border-color css
<style>
span { border-color: #692417; }
span { border-color: rgb(105,36,23); }
td.TdClassName
{
border-color: #692417;
}
.TagClassName
{
border-color: #692417;
}
</style>