Shades of Black Rose #542633
Tints of Black Rose #542633
RGB
CMYK
RGB Variations
Color information
#542633 (or 0x542633) is known color: Black Rose. HEX triplet: 54, 26 and 33. RGB value is (84,38,51). Sum of RGB (Red+Green+Blue) = 84+38+51=173 (22% of max value = 765). Red value is 84 (33.20% from 255 or 48.55% from 173); Green value is 38 (15.23% from 255 or 21.97% from 173); Blue value is 51 (20.31% from 255 or 29.48% from 173); Max value from RGB is 84 - color contains mainly: red. Hex color #542633 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542633 is #ABD9CC. Grayscale: #353535. Windows color (decimal): -11262413 or 3352148. OLE color: 3352148.
HSL color Cylindrical-coordinate representation of color #542633: hue angle of 343.04º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #542633 is Cyan = 0, Magento = 0.55, Yellow = 0.39 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 38 | 51 | - |
| CMYK | 0 | 0.55 | 0.39 | 0.67 |
| HSL | 343.04º | 0.38% | 0.24% | - |
| HSV(B) | 343.04º | 0.55% | 0.33% | - |
| XYZ | 4.95 | 3.51 | 3.55 | - |
| YUV | 53.24 | 126.74 | 149.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 38 | 51 | 0 | 0.55 | 0.39 | 0.67 | 343.04 | 0.38 | 0.24 |
| Hex | 54 | 26 | 33 | 0 | 37 | 27 | 43 | 157 | 26 | 18 |
| Octal | 124 | 46 | 63 | 0 | 67 | 47 | 103 | 527 | 46 | 30 |
| Binary | 1010100 | 100110 | 110011 | 0 | 110111 | 100111 | 1000011 | 101010111 | 100110 | 11000 |
Color Harmonies of #542633
Complementary color
Monochromatic Colors of #542633
Black with #542633
Text Example
Text Example
White with #542633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542633; }
p { color: rgb(84,38,51); }
H1.HeaderClassName
{
color: #542633;
}
.AnyTagClassName
{
color: #542633;
}
</style>
background-color css
<style>
a { background-color: #542633; }
a { background-color: rgb(84,38,51); }
div.DivClassName
{
background-color: #542633;
}
.BgClassName
{
background-color: #542633;
}
</style>
border-color css
<style>
span { border-color: #542633; }
span { border-color: rgb(84,38,51); }
td.TdClassName
{
border-color: #542633;
}
.TagClassName
{
border-color: #542633;
}
</style>