Shades of Black Rose #542334
Tints of Black Rose #542334
RGB
CMYK
RGB Variations
Color information
#542334 (or 0x542334) is known color: Black Rose. HEX triplet: 54, 23 and 34. RGB value is (84,35,52). Sum of RGB (Red+Green+Blue) = 84+35+52=171 (22% of max value = 765). Red value is 84 (33.20% from 255 or 49.12% from 171); Green value is 35 (14.06% from 255 or 20.47% from 171); Blue value is 52 (20.70% from 255 or 30.41% from 171); Max value from RGB is 84 - color contains mainly: red. Hex color #542334 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542334 is #ABDCCB. Grayscale: #333333. Windows color (decimal): -11263180 or 3416916. OLE color: 3416916.
HSL color Cylindrical-coordinate representation of color #542334: hue angle of 339.18º degrees, saturation: 0.41, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #542334 is Cyan = 0, Magento = 0.58, Yellow = 0.38 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 35 | 52 | - |
| CMYK | 0 | 0.58 | 0.38 | 0.67 |
| HSL | 339.18º | 0.41% | 0.23% | - |
| HSV(B) | 339.18º | 0.58% | 0.33% | - |
| XYZ | 4.88 | 3.33 | 3.64 | - |
| YUV | 51.59 | 128.23 | 151.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 35 | 52 | 0 | 0.58 | 0.38 | 0.67 | 339.18 | 0.41 | 0.23 |
| Hex | 54 | 23 | 34 | 0 | 3A | 26 | 43 | 153 | 29 | 17 |
| Octal | 124 | 43 | 64 | 0 | 72 | 46 | 103 | 523 | 51 | 27 |
| Binary | 1010100 | 100011 | 110100 | 0 | 111010 | 100110 | 1000011 | 101010011 | 101001 | 10111 |
Color Harmonies of #542334
Complementary color
Monochromatic Colors of #542334
Black with #542334
Text Example
Text Example
White with #542334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542334; }
p { color: rgb(84,35,52); }
H1.HeaderClassName
{
color: #542334;
}
.AnyTagClassName
{
color: #542334;
}
</style>
background-color css
<style>
a { background-color: #542334; }
a { background-color: rgb(84,35,52); }
div.DivClassName
{
background-color: #542334;
}
.BgClassName
{
background-color: #542334;
}
</style>
border-color css
<style>
span { border-color: #542334; }
span { border-color: rgb(84,35,52); }
td.TdClassName
{
border-color: #542334;
}
.TagClassName
{
border-color: #542334;
}
</style>