Shades of Black Rose #522639
Tints of Black Rose #522639
RGB
CMYK
RGB Variations
Color information
#522639 (or 0x522639) is known color: Black Rose. HEX triplet: 52, 26 and 39. RGB value is (82,38,57). Sum of RGB (Red+Green+Blue) = 82+38+57=177 (23% of max value = 765). Red value is 82 (32.42% from 255 or 46.33% from 177); Green value is 38 (15.23% from 255 or 21.47% from 177); Blue value is 57 (22.66% from 255 or 32.20% from 177); Max value from RGB is 82 - color contains mainly: red. Hex color #522639 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522639 is #ADD9C6. Grayscale: #353535. Windows color (decimal): -11393479 or 3745362. OLE color: 3745362.
HSL color Cylindrical-coordinate representation of color #522639: hue angle of 334.09º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #522639 is Cyan = 0, Magento = 0.54, Yellow = 0.30 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 38 | 57 | - |
| CMYK | 0 | 0.54 | 0.30 | 0.68 |
| HSL | 334.09º | 0.37% | 0.24% | - |
| HSV(B) | 334.09º | 0.54% | 0.32% | - |
| XYZ | 4.91 | 3.48 | 4.28 | - |
| YUV | 53.32 | 130.08 | 148.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 38 | 57 | 0 | 0.54 | 0.30 | 0.68 | 334.09 | 0.37 | 0.24 |
| Hex | 52 | 26 | 39 | 0 | 36 | 1E | 44 | 14E | 25 | 18 |
| Octal | 122 | 46 | 71 | 0 | 66 | 36 | 104 | 516 | 45 | 30 |
| Binary | 1010010 | 100110 | 111001 | 0 | 110110 | 11110 | 1000100 | 101001110 | 100101 | 11000 |
Color Harmonies of #522639
Complementary color
Monochromatic Colors of #522639
Black with #522639
Text Example
Text Example
White with #522639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522639; }
p { color: rgb(82,38,57); }
H1.HeaderClassName
{
color: #522639;
}
.AnyTagClassName
{
color: #522639;
}
</style>
background-color css
<style>
a { background-color: #522639; }
a { background-color: rgb(82,38,57); }
div.DivClassName
{
background-color: #522639;
}
.BgClassName
{
background-color: #522639;
}
</style>
border-color css
<style>
span { border-color: #522639; }
span { border-color: rgb(82,38,57); }
td.TdClassName
{
border-color: #522639;
}
.TagClassName
{
border-color: #522639;
}
</style>