Shades of Black Rose #542830
Tints of Black Rose #542830
RGB
CMYK
RGB Variations
Color information
#542830 (or 0x542830) is known color: Black Rose. HEX triplet: 54, 28 and 30. RGB value is (84,40,48). Sum of RGB (Red+Green+Blue) = 84+40+48=172 (22% of max value = 765). Red value is 84 (33.20% from 255 or 48.84% from 172); Green value is 40 (16.02% from 255 or 23.26% from 172); Blue value is 48 (19.14% from 255 or 27.91% from 172); Max value from RGB is 84 - color contains mainly: red. Hex color #542830 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542830 is #ABD7CF. Grayscale: #363636. Windows color (decimal): -11261904 or 3156052. OLE color: 3156052.
HSL color Cylindrical-coordinate representation of color #542830: hue angle of 349.09º degrees, saturation: 0.35, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #542830 is Cyan = 0, Magento = 0.52, Yellow = 0.43 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 40 | 48 | - |
| CMYK | 0 | 0.52 | 0.43 | 0.67 |
| HSL | 349.09º | 0.35% | 0.24% | - |
| HSV(B) | 349.09º | 0.52% | 0.33% | - |
| XYZ | 4.95 | 3.62 | 3.23 | - |
| YUV | 54.07 | 124.58 | 149.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 40 | 48 | 0 | 0.52 | 0.43 | 0.67 | 349.09 | 0.35 | 0.24 |
| Hex | 54 | 28 | 30 | 0 | 34 | 2B | 43 | 15D | 23 | 18 |
| Octal | 124 | 50 | 60 | 0 | 64 | 53 | 103 | 535 | 43 | 30 |
| Binary | 1010100 | 101000 | 110000 | 0 | 110100 | 101011 | 1000011 | 101011101 | 100011 | 11000 |
Color Harmonies of #542830
Complementary color
Monochromatic Colors of #542830
Black with #542830
Text Example
Text Example
White with #542830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542830; }
p { color: rgb(84,40,48); }
H1.HeaderClassName
{
color: #542830;
}
.AnyTagClassName
{
color: #542830;
}
</style>
background-color css
<style>
a { background-color: #542830; }
a { background-color: rgb(84,40,48); }
div.DivClassName
{
background-color: #542830;
}
.BgClassName
{
background-color: #542830;
}
</style>
border-color css
<style>
span { border-color: #542830; }
span { border-color: rgb(84,40,48); }
td.TdClassName
{
border-color: #542830;
}
.TagClassName
{
border-color: #542830;
}
</style>