Shades of Black Rose #522434
Tints of Black Rose #522434
RGB
CMYK
RGB Variations
Color information
#522434 (or 0x522434) is known color: Black Rose. HEX triplet: 52, 24 and 34. RGB value is (82,36,52). Sum of RGB (Red+Green+Blue) = 82+36+52=170 (22% of max value = 765). Red value is 82 (32.42% from 255 or 48.24% from 170); Green value is 36 (14.45% from 255 or 21.18% from 170); Blue value is 52 (20.70% from 255 or 30.59% from 170); Max value from RGB is 82 - color contains mainly: red. Hex color #522434 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522434 is #ADDBCB. Grayscale: #333333. Windows color (decimal): -11393996 or 3417170. OLE color: 3417170.
HSL color Cylindrical-coordinate representation of color #522434: hue angle of 339.13º degrees, saturation: 0.39, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #522434 is Cyan = 0, Magento = 0.56, Yellow = 0.37 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 36 | 52 | - |
| CMYK | 0 | 0.56 | 0.37 | 0.68 |
| HSL | 339.13º | 0.39% | 0.23% | - |
| HSV(B) | 339.13º | 0.56% | 0.32% | - |
| XYZ | 4.73 | 3.3 | 3.64 | - |
| YUV | 51.58 | 128.24 | 149.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 36 | 52 | 0 | 0.56 | 0.37 | 0.68 | 339.13 | 0.39 | 0.23 |
| Hex | 52 | 24 | 34 | 0 | 38 | 25 | 44 | 153 | 27 | 17 |
| Octal | 122 | 44 | 64 | 0 | 70 | 45 | 104 | 523 | 47 | 27 |
| Binary | 1010010 | 100100 | 110100 | 0 | 111000 | 100101 | 1000100 | 101010011 | 100111 | 10111 |
Color Harmonies of #522434
Complementary color
Monochromatic Colors of #522434
Black with #522434
Text Example
Text Example
White with #522434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522434; }
p { color: rgb(82,36,52); }
H1.HeaderClassName
{
color: #522434;
}
.AnyTagClassName
{
color: #522434;
}
</style>
background-color css
<style>
a { background-color: #522434; }
a { background-color: rgb(82,36,52); }
div.DivClassName
{
background-color: #522434;
}
.BgClassName
{
background-color: #522434;
}
</style>
border-color css
<style>
span { border-color: #522434; }
span { border-color: rgb(82,36,52); }
td.TdClassName
{
border-color: #522434;
}
.TagClassName
{
border-color: #522434;
}
</style>