Shades of Caput Mortuum #532617
Tints of Caput Mortuum #532617
RGB
CMYK
RGB Variations
Color information
#532617 (or 0x532617) is known color: Caput Mortuum. HEX triplet: 53, 26 and 17. RGB value is (83,38,23). Sum of RGB (Red+Green+Blue) = 83+38+23=144 (19% of max value = 765). Red value is 83 (32.81% from 255 or 57.64% from 144); Green value is 38 (15.23% from 255 or 26.39% from 144); Blue value is 23 (9.38% from 255 or 15.97% from 144); Max value from RGB is 83 - color contains mainly: red. Hex color #532617 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #532617 is #ACD9E8. Grayscale: #313131. Windows color (decimal): -11327977 or 1517139. OLE color: 1517139.
HSL color Cylindrical-coordinate representation of color #532617: hue angle of 15º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #532617 is Cyan = 0, Magento = 0.54, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 38 | 23 | - |
| CMYK | 0 | 0.54 | 0.72 | 0.67 |
| HSL | 15º | 0.57% | 0.21% | - |
| HSV(B) | 15º | 0.72% | 0.33% | - |
| XYZ | 4.42 | 3.29 | 1.21 | - |
| YUV | 49.75 | 112.91 | 151.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 38 | 23 | 0 | 0.54 | 0.72 | 0.67 | 15 | 0.57 | 0.21 |
| Hex | 53 | 26 | 17 | 0 | 36 | 48 | 43 | F | 39 | 15 |
| Octal | 123 | 46 | 27 | 0 | 66 | 110 | 103 | 17 | 71 | 25 |
| Binary | 1010011 | 100110 | 10111 | 0 | 110110 | 1001000 | 1000011 | 1111 | 111001 | 10101 |
Color Harmonies of #532617
Complementary color
Monochromatic Colors of #532617
Black with #532617
Text Example
Text Example
White with #532617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532617; }
p { color: rgb(83,38,23); }
H1.HeaderClassName
{
color: #532617;
}
.AnyTagClassName
{
color: #532617;
}
</style>
background-color css
<style>
a { background-color: #532617; }
a { background-color: rgb(83,38,23); }
div.DivClassName
{
background-color: #532617;
}
.BgClassName
{
background-color: #532617;
}
</style>
border-color css
<style>
span { border-color: #532617; }
span { border-color: rgb(83,38,23); }
td.TdClassName
{
border-color: #532617;
}
.TagClassName
{
border-color: #532617;
}
</style>