Shades of Caput Mortuum #692713
Tints of Caput Mortuum #692713
RGB
CMYK
RGB Variations
Color information
#692713 (or 0x692713) is known color: Caput Mortuum. HEX triplet: 69, 27 and 13. RGB value is (105,39,19). Sum of RGB (Red+Green+Blue) = 105+39+19=163 (21% of max value = 765). Red value is 105 (41.41% from 255 or 64.42% from 163); Green value is 39 (15.62% from 255 or 23.93% from 163); Blue value is 19 (7.81% from 255 or 11.66% from 163); Max value from RGB is 105 - color contains mainly: red. Hex color #692713 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #692713 is #96D8EC. Grayscale: #383838. Windows color (decimal): -9885933 or 1255273. OLE color: 1255273.
HSL color Cylindrical-coordinate representation of color #692713: hue angle of 13.95º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #692713 is Cyan = 0, Magento = 0.63, Yellow = 0.82 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 39 | 19 | - |
| CMYK | 0 | 0.63 | 0.82 | 0.59 |
| HSL | 13.95º | 0.69% | 0.24% | - |
| HSV(B) | 13.95º | 0.82% | 0.41% | - |
| XYZ | 6.67 | 4.5 | 1.13 | - |
| YUV | 56.45 | 106.87 | 162.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 39 | 19 | 0 | 0.63 | 0.82 | 0.59 | 13.95 | 0.69 | 0.24 |
| Hex | 69 | 27 | 13 | 0 | 3F | 52 | 3B | E | 45 | 18 |
| Octal | 151 | 47 | 23 | 0 | 77 | 122 | 73 | 16 | 105 | 30 |
| Binary | 1101001 | 100111 | 10011 | 0 | 111111 | 1010010 | 111011 | 1110 | 1000101 | 11000 |
Color Harmonies of #692713
Complementary color
Monochromatic Colors of #692713
Black with #692713
Text Example
Text Example
White with #692713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692713; }
p { color: rgb(105,39,19); }
H1.HeaderClassName
{
color: #692713;
}
.AnyTagClassName
{
color: #692713;
}
</style>
background-color css
<style>
a { background-color: #692713; }
a { background-color: rgb(105,39,19); }
div.DivClassName
{
background-color: #692713;
}
.BgClassName
{
background-color: #692713;
}
</style>
border-color css
<style>
span { border-color: #692713; }
span { border-color: rgb(105,39,19); }
td.TdClassName
{
border-color: #692713;
}
.TagClassName
{
border-color: #692713;
}
</style>