Shades of Caput Mortuum #54261A
Tints of Caput Mortuum #54261A
RGB
CMYK
RGB Variations
Color information
#54261A (or 0x54261A) is known color: Caput Mortuum. HEX triplet: 54, 26 and 1A. RGB value is (84,38,26). Sum of RGB (Red+Green+Blue) = 84+38+26=148 (19% of max value = 765). Red value is 84 (33.20% from 255 or 56.76% from 148); Green value is 38 (15.23% from 255 or 25.68% from 148); Blue value is 26 (10.55% from 255 or 17.57% from 148); Max value from RGB is 84 - color contains mainly: red. Hex color #54261A is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #54261A is #ABD9E5. Grayscale: #323232. Windows color (decimal): -11262438 or 1713748. OLE color: 1713748.
HSL color Cylindrical-coordinate representation of color #54261A: hue angle of 12.41º degrees, saturation: 0.53, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #54261A is Cyan = 0, Magento = 0.55, Yellow = 0.69 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 38 | 26 | - |
| CMYK | 0 | 0.55 | 0.69 | 0.67 |
| HSL | 12.41º | 0.53% | 0.22% | - |
| HSV(B) | 12.41º | 0.69% | 0.33% | - |
| XYZ | 4.54 | 3.35 | 1.38 | - |
| YUV | 50.39 | 114.24 | 151.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 38 | 26 | 0 | 0.55 | 0.69 | 0.67 | 12.41 | 0.53 | 0.22 |
| Hex | 54 | 26 | 1A | 0 | 37 | 45 | 43 | C | 35 | 16 |
| Octal | 124 | 46 | 32 | 0 | 67 | 105 | 103 | 14 | 65 | 26 |
| Binary | 1010100 | 100110 | 11010 | 0 | 110111 | 1000101 | 1000011 | 1100 | 110101 | 10110 |
Color Harmonies of #54261A
Complementary color
Monochromatic Colors of #54261A
Black with #54261A
Text Example
Text Example
White with #54261A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #54261A; }
p { color: rgb(84,38,26); }
H1.HeaderClassName
{
color: #54261A;
}
.AnyTagClassName
{
color: #54261A;
}
</style>
background-color css
<style>
a { background-color: #54261A; }
a { background-color: rgb(84,38,26); }
div.DivClassName
{
background-color: #54261A;
}
.BgClassName
{
background-color: #54261A;
}
</style>
border-color css
<style>
span { border-color: #54261A; }
span { border-color: rgb(84,38,26); }
td.TdClassName
{
border-color: #54261A;
}
.TagClassName
{
border-color: #54261A;
}
</style>