Shades of Caput Mortuum #692511
Tints of Caput Mortuum #692511
RGB
CMYK
RGB Variations
Color information
#692511 (or 0x692511) is known color: Caput Mortuum. HEX triplet: 69, 25 and 11. RGB value is (105,37,17). Sum of RGB (Red+Green+Blue) = 105+37+17=159 (21% of max value = 765). Red value is 105 (41.41% from 255 or 66.04% from 159); Green value is 37 (14.84% from 255 or 23.27% from 159); Blue value is 17 (7.03% from 255 or 10.69% from 159); Max value from RGB is 105 - color contains mainly: red. Hex color #692511 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #692511 is #96DAEE. Grayscale: #373737. Windows color (decimal): -9886447 or 1123689. OLE color: 1123689.
HSL color Cylindrical-coordinate representation of color #692511: hue angle of 13.64º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #692511 is Cyan = 0, Magento = 0.65, Yellow = 0.84 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 37 | 17 | - |
| CMYK | 0 | 0.65 | 0.84 | 0.59 |
| HSL | 13.64º | 0.72% | 0.24% | - |
| HSV(B) | 13.64º | 0.84% | 0.41% | - |
| XYZ | 6.59 | 4.37 | 1.03 | - |
| YUV | 55.05 | 106.53 | 163.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 37 | 17 | 0 | 0.65 | 0.84 | 0.59 | 13.64 | 0.72 | 0.24 |
| Hex | 69 | 25 | 11 | 0 | 41 | 54 | 3B | E | 48 | 18 |
| Octal | 151 | 45 | 21 | 0 | 101 | 124 | 73 | 16 | 110 | 30 |
| Binary | 1101001 | 100101 | 10001 | 0 | 1000001 | 1010100 | 111011 | 1110 | 1001000 | 11000 |
Color Harmonies of #692511
Complementary color
Monochromatic Colors of #692511
Black with #692511
Text Example
Text Example
White with #692511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692511; }
p { color: rgb(105,37,17); }
H1.HeaderClassName
{
color: #692511;
}
.AnyTagClassName
{
color: #692511;
}
</style>
background-color css
<style>
a { background-color: #692511; }
a { background-color: rgb(105,37,17); }
div.DivClassName
{
background-color: #692511;
}
.BgClassName
{
background-color: #692511;
}
</style>
border-color css
<style>
span { border-color: #692511; }
span { border-color: rgb(105,37,17); }
td.TdClassName
{
border-color: #692511;
}
.TagClassName
{
border-color: #692511;
}
</style>