Shades of Black Rose #542438
Tints of Black Rose #542438
RGB
CMYK
RGB Variations
Color information
#542438 (or 0x542438) is known color: Black Rose. HEX triplet: 54, 24 and 38. RGB value is (84,36,56). Sum of RGB (Red+Green+Blue) = 84+36+56=176 (23% of max value = 765). Red value is 84 (33.20% from 255 or 47.73% from 176); Green value is 36 (14.45% from 255 or 20.45% from 176); Blue value is 56 (22.27% from 255 or 31.82% from 176); Max value from RGB is 84 - color contains mainly: red. Hex color #542438 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542438 is #ABDBC7. Grayscale: #343434. Windows color (decimal): -11262920 or 3679316. OLE color: 3679316.
HSL color Cylindrical-coordinate representation of color #542438: hue angle of 335º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #542438 is Cyan = 0, Magento = 0.57, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 36 | 56 | - |
| CMYK | 0 | 0.57 | 0.33 | 0.67 |
| HSL | 335º | 0.4% | 0.24% | - |
| HSV(B) | 335º | 0.57% | 0.33% | - |
| XYZ | 5 | 3.43 | 4.14 | - |
| YUV | 52.63 | 129.9 | 150.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 36 | 56 | 0 | 0.57 | 0.33 | 0.67 | 335 | 0.4 | 0.24 |
| Hex | 54 | 24 | 38 | 0 | 39 | 21 | 43 | 14F | 28 | 18 |
| Octal | 124 | 44 | 70 | 0 | 71 | 41 | 103 | 517 | 50 | 30 |
| Binary | 1010100 | 100100 | 111000 | 0 | 111001 | 100001 | 1000011 | 101001111 | 101000 | 11000 |
Color Harmonies of #542438
Complementary color
Monochromatic Colors of #542438
Black with #542438
Text Example
Text Example
White with #542438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542438; }
p { color: rgb(84,36,56); }
H1.HeaderClassName
{
color: #542438;
}
.AnyTagClassName
{
color: #542438;
}
</style>
background-color css
<style>
a { background-color: #542438; }
a { background-color: rgb(84,36,56); }
div.DivClassName
{
background-color: #542438;
}
.BgClassName
{
background-color: #542438;
}
</style>
border-color css
<style>
span { border-color: #542438; }
span { border-color: rgb(84,36,56); }
td.TdClassName
{
border-color: #542438;
}
.TagClassName
{
border-color: #542438;
}
</style>