Shades of Caput Mortuum #692512
Tints of Caput Mortuum #692512
RGB
CMYK
RGB Variations
Color information
#692512 (or 0x692512) is known color: Caput Mortuum. HEX triplet: 69, 25 and 12. RGB value is (105,37,18). Sum of RGB (Red+Green+Blue) = 105+37+18=160 (21% of max value = 765). Red value is 105 (41.41% from 255 or 65.62% from 160); Green value is 37 (14.84% from 255 or 23.12% from 160); Blue value is 18 (7.42% from 255 or 11.25% from 160); Max value from RGB is 105 - color contains mainly: red. Hex color #692512 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #692512 is #96DAED. Grayscale: #373737. Windows color (decimal): -9886446 or 1189225. OLE color: 1189225.
HSL color Cylindrical-coordinate representation of color #692512: hue angle of 13.1º degrees, saturation: 0.71, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #692512 is Cyan = 0, Magento = 0.65, Yellow = 0.83 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 37 | 18 | - |
| CMYK | 0 | 0.65 | 0.83 | 0.59 |
| HSL | 13.1º | 0.71% | 0.24% | - |
| HSV(B) | 13.1º | 0.83% | 0.41% | - |
| XYZ | 6.6 | 4.37 | 1.07 | - |
| YUV | 55.17 | 107.03 | 163.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 37 | 18 | 0 | 0.65 | 0.83 | 0.59 | 13.1 | 0.71 | 0.24 |
| Hex | 69 | 25 | 12 | 0 | 41 | 53 | 3B | D | 47 | 18 |
| Octal | 151 | 45 | 22 | 0 | 101 | 123 | 73 | 15 | 107 | 30 |
| Binary | 1101001 | 100101 | 10010 | 0 | 1000001 | 1010011 | 111011 | 1101 | 1000111 | 11000 |
Color Harmonies of #692512
Complementary color
Monochromatic Colors of #692512
Black with #692512
Text Example
Text Example
White with #692512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692512; }
p { color: rgb(105,37,18); }
H1.HeaderClassName
{
color: #692512;
}
.AnyTagClassName
{
color: #692512;
}
</style>
background-color css
<style>
a { background-color: #692512; }
a { background-color: rgb(105,37,18); }
div.DivClassName
{
background-color: #692512;
}
.BgClassName
{
background-color: #692512;
}
</style>
border-color css
<style>
span { border-color: #692512; }
span { border-color: rgb(105,37,18); }
td.TdClassName
{
border-color: #692512;
}
.TagClassName
{
border-color: #692512;
}
</style>