Shades of Black Rose #542934
Tints of Black Rose #542934
RGB
CMYK
RGB Variations
Color information
#542934 (or 0x542934) is known color: Black Rose. HEX triplet: 54, 29 and 34. RGB value is (84,41,52). Sum of RGB (Red+Green+Blue) = 84+41+52=177 (23% of max value = 765). Red value is 84 (33.20% from 255 or 47.46% from 177); Green value is 41 (16.41% from 255 or 23.16% from 177); Blue value is 52 (20.70% from 255 or 29.38% from 177); Max value from RGB is 84 - color contains mainly: red. Hex color #542934 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542934 is #ABD6CB. Grayscale: #373737. Windows color (decimal): -11261644 or 3418452. OLE color: 3418452.
HSL color Cylindrical-coordinate representation of color #542934: hue angle of 344.65º degrees, saturation: 0.34, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #542934 is Cyan = 0, Magento = 0.51, Yellow = 0.38 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 41 | 52 | - |
| CMYK | 0 | 0.51 | 0.38 | 0.67 |
| HSL | 344.65º | 0.34% | 0.25% | - |
| HSV(B) | 344.65º | 0.51% | 0.33% | - |
| XYZ | 5.07 | 3.72 | 3.7 | - |
| YUV | 55.11 | 126.25 | 148.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 41 | 52 | 0 | 0.51 | 0.38 | 0.67 | 344.65 | 0.34 | 0.25 |
| Hex | 54 | 29 | 34 | 0 | 33 | 26 | 43 | 159 | 22 | 19 |
| Octal | 124 | 51 | 64 | 0 | 63 | 46 | 103 | 531 | 42 | 31 |
| Binary | 1010100 | 101001 | 110100 | 0 | 110011 | 100110 | 1000011 | 101011001 | 100010 | 11001 |
Color Harmonies of #542934
Complementary color
Monochromatic Colors of #542934
Black with #542934
Text Example
Text Example
White with #542934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542934; }
p { color: rgb(84,41,52); }
H1.HeaderClassName
{
color: #542934;
}
.AnyTagClassName
{
color: #542934;
}
</style>
background-color css
<style>
a { background-color: #542934; }
a { background-color: rgb(84,41,52); }
div.DivClassName
{
background-color: #542934;
}
.BgClassName
{
background-color: #542934;
}
</style>
border-color css
<style>
span { border-color: #542934; }
span { border-color: rgb(84,41,52); }
td.TdClassName
{
border-color: #542934;
}
.TagClassName
{
border-color: #542934;
}
</style>