Shades of Black Rose #542531
Tints of Black Rose #542531
RGB
CMYK
RGB Variations
Color information
#542531 (or 0x542531) is known color: Black Rose. HEX triplet: 54, 25 and 31. RGB value is (84,37,49). Sum of RGB (Red+Green+Blue) = 84+37+49=170 (22% of max value = 765). Red value is 84 (33.20% from 255 or 49.41% from 170); Green value is 37 (14.84% from 255 or 21.76% from 170); Blue value is 49 (19.53% from 255 or 28.82% from 170); Max value from RGB is 84 - color contains mainly: red. Hex color #542531 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542531 is #ABDACE. Grayscale: #343434. Windows color (decimal): -11262671 or 3220820. OLE color: 3220820.
HSL color Cylindrical-coordinate representation of color #542531: hue angle of 344.68º degrees, saturation: 0.39, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #542531 is Cyan = 0, Magento = 0.56, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 37 | 49 | - |
| CMYK | 0 | 0.56 | 0.42 | 0.67 |
| HSL | 344.68º | 0.39% | 0.24% | - |
| HSV(B) | 344.68º | 0.56% | 0.33% | - |
| XYZ | 4.87 | 3.43 | 3.31 | - |
| YUV | 52.42 | 126.07 | 150.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 37 | 49 | 0 | 0.56 | 0.42 | 0.67 | 344.68 | 0.39 | 0.24 |
| Hex | 54 | 25 | 31 | 0 | 38 | 2A | 43 | 159 | 27 | 18 |
| Octal | 124 | 45 | 61 | 0 | 70 | 52 | 103 | 531 | 47 | 30 |
| Binary | 1010100 | 100101 | 110001 | 0 | 111000 | 101010 | 1000011 | 101011001 | 100111 | 11000 |
Color Harmonies of #542531
Complementary color
Monochromatic Colors of #542531
Black with #542531
Text Example
Text Example
White with #542531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542531; }
p { color: rgb(84,37,49); }
H1.HeaderClassName
{
color: #542531;
}
.AnyTagClassName
{
color: #542531;
}
</style>
background-color css
<style>
a { background-color: #542531; }
a { background-color: rgb(84,37,49); }
div.DivClassName
{
background-color: #542531;
}
.BgClassName
{
background-color: #542531;
}
</style>
border-color css
<style>
span { border-color: #542531; }
span { border-color: rgb(84,37,49); }
td.TdClassName
{
border-color: #542531;
}
.TagClassName
{
border-color: #542531;
}
</style>