Shades of Black Rose #542331
Tints of Black Rose #542331
RGB
CMYK
RGB Variations
Color information
#542331 (or 0x542331) is known color: Black Rose. HEX triplet: 54, 23 and 31. RGB value is (84,35,49). Sum of RGB (Red+Green+Blue) = 84+35+49=168 (22% of max value = 765). Red value is 84 (33.20% from 255 or 50% from 168); Green value is 35 (14.06% from 255 or 20.83% from 168); Blue value is 49 (19.53% from 255 or 29.17% from 168); Max value from RGB is 84 - color contains mainly: red. Hex color #542331 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542331 is #ABDCCE. Grayscale: #333333. Windows color (decimal): -11263183 or 3220308. OLE color: 3220308.
HSL color Cylindrical-coordinate representation of color #542331: hue angle of 342.86º 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 #542331 is Cyan = 0, Magento = 0.58, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 35 | 49 | - |
| CMYK | 0 | 0.58 | 0.42 | 0.67 |
| HSL | 342.86º | 0.41% | 0.23% | - |
| HSV(B) | 342.86º | 0.58% | 0.33% | - |
| XYZ | 4.81 | 3.31 | 3.29 | - |
| YUV | 51.25 | 126.73 | 151.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 35 | 49 | 0 | 0.58 | 0.42 | 0.67 | 342.86 | 0.41 | 0.23 |
| Hex | 54 | 23 | 31 | 0 | 3A | 2A | 43 | 157 | 29 | 17 |
| Octal | 124 | 43 | 61 | 0 | 72 | 52 | 103 | 527 | 51 | 27 |
| Binary | 1010100 | 100011 | 110001 | 0 | 111010 | 101010 | 1000011 | 101010111 | 101001 | 10111 |
Color Harmonies of #542331
Complementary color
Monochromatic Colors of #542331
Black with #542331
Text Example
Text Example
White with #542331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542331; }
p { color: rgb(84,35,49); }
H1.HeaderClassName
{
color: #542331;
}
.AnyTagClassName
{
color: #542331;
}
</style>
background-color css
<style>
a { background-color: #542331; }
a { background-color: rgb(84,35,49); }
div.DivClassName
{
background-color: #542331;
}
.BgClassName
{
background-color: #542331;
}
</style>
border-color css
<style>
span { border-color: #542331; }
span { border-color: rgb(84,35,49); }
td.TdClassName
{
border-color: #542331;
}
.TagClassName
{
border-color: #542331;
}
</style>