Shades of Caput Mortuum #462321
Tints of Caput Mortuum #462321
RGB
CMYK
RGB Variations
Color information
#462321 (or 0x462321) is known color: Caput Mortuum. HEX triplet: 46, 23 and 21. RGB value is (70,35,33). Sum of RGB (Red+Green+Blue) = 70+35+33=138 (18% of max value = 765). Red value is 70 (27.73% from 255 or 50.72% from 138); Green value is 35 (14.06% from 255 or 25.36% from 138); Blue value is 33 (13.28% from 255 or 23.91% from 138); Max value from RGB is 70 - color contains mainly: red. Hex color #462321 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462321 is #B9DCDE. Grayscale: #2D2D2D. Windows color (decimal): -12180703 or 2171718. OLE color: 2171718.
HSL color Cylindrical-coordinate representation of color #462321: hue angle of 3.24º degrees, saturation: 0.36, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #462321 is Cyan = 0, Magento = 0.5, Yellow = 0.53 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 35 | 33 | - |
| CMYK | 0 | 0.5 | 0.53 | 0.73 |
| HSL | 3.24º | 0.36% | 0.2% | - |
| HSV(B) | 3.24º | 0.53% | 0.27% | - |
| XYZ | 3.4 | 2.61 | 1.76 | - |
| YUV | 45.24 | 121.1 | 145.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 35 | 33 | 0 | 0.5 | 0.53 | 0.73 | 3.24 | 0.36 | 0.2 |
| Hex | 46 | 23 | 21 | 0 | 32 | 35 | 49 | 3 | 24 | 14 |
| Octal | 106 | 43 | 41 | 0 | 62 | 65 | 111 | 3 | 44 | 24 |
| Binary | 1000110 | 100011 | 100001 | 0 | 110010 | 110101 | 1001001 | 11 | 100100 | 10100 |
Color Harmonies of #462321
Complementary color
Monochromatic Colors of #462321
Black with #462321
Text Example
Text Example
White with #462321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462321; }
p { color: rgb(70,35,33); }
H1.HeaderClassName
{
color: #462321;
}
.AnyTagClassName
{
color: #462321;
}
</style>
background-color css
<style>
a { background-color: #462321; }
a { background-color: rgb(70,35,33); }
div.DivClassName
{
background-color: #462321;
}
.BgClassName
{
background-color: #462321;
}
</style>
border-color css
<style>
span { border-color: #462321; }
span { border-color: rgb(70,35,33); }
td.TdClassName
{
border-color: #462321;
}
.TagClassName
{
border-color: #462321;
}
</style>