Shades of Caput Mortuum #5D2719
Tints of Caput Mortuum #5D2719
RGB
CMYK
RGB Variations
Color information
#5D2719 (or 0x5D2719) is known color: Caput Mortuum. HEX triplet: 5D, 27 and 19. RGB value is (93,39,25). Sum of RGB (Red+Green+Blue) = 93+39+25=157 (20% of max value = 765). Red value is 93 (36.72% from 255 or 59.24% from 157); Green value is 39 (15.62% from 255 or 24.84% from 157); Blue value is 25 (10.16% from 255 or 15.92% from 157); Max value from RGB is 93 - color contains mainly: red. Hex color #5D2719 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #5D2719 is #A2D8E6. Grayscale: #353535. Windows color (decimal): -10672359 or 1648477. OLE color: 1648477.
HSL color Cylindrical-coordinate representation of color #5D2719: hue angle of 12.35º degrees, saturation: 0.58, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #5D2719 is Cyan = 0, Magento = 0.58, Yellow = 0.73 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 93 | 39 | 25 | - |
| CMYK | 0 | 0.58 | 0.73 | 0.64 |
| HSL | 12.35º | 0.58% | 0.23% | - |
| HSV(B) | 12.35º | 0.73% | 0.36% | - |
| XYZ | 5.42 | 3.85 | 1.38 | - |
| YUV | 53.55 | 111.89 | 156.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 93 | 39 | 25 | 0 | 0.58 | 0.73 | 0.64 | 12.35 | 0.58 | 0.23 |
| Hex | 5D | 27 | 19 | 0 | 3A | 49 | 40 | C | 3A | 17 |
| Octal | 135 | 47 | 31 | 0 | 72 | 111 | 100 | 14 | 72 | 27 |
| Binary | 1011101 | 100111 | 11001 | 0 | 111010 | 1001001 | 1000000 | 1100 | 111010 | 10111 |
Color Harmonies of #5D2719
Complementary color
Monochromatic Colors of #5D2719
Black with #5D2719
Text Example
Text Example
White with #5D2719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5D2719; }
p { color: rgb(93,39,25); }
H1.HeaderClassName
{
color: #5D2719;
}
.AnyTagClassName
{
color: #5D2719;
}
</style>
background-color css
<style>
a { background-color: #5D2719; }
a { background-color: rgb(93,39,25); }
div.DivClassName
{
background-color: #5D2719;
}
.BgClassName
{
background-color: #5D2719;
}
</style>
border-color css
<style>
span { border-color: #5D2719; }
span { border-color: rgb(93,39,25); }
td.TdClassName
{
border-color: #5D2719;
}
.TagClassName
{
border-color: #5D2719;
}
</style>