Shades of Black Rose #522835
Tints of Black Rose #522835
RGB
CMYK
RGB Variations
Color information
#522835 (or 0x522835) is known color: Black Rose. HEX triplet: 52, 28 and 35. RGB value is (82,40,53). Sum of RGB (Red+Green+Blue) = 82+40+53=175 (23% of max value = 765). Red value is 82 (32.42% from 255 or 46.86% from 175); Green value is 40 (16.02% from 255 or 22.86% from 175); Blue value is 53 (21.09% from 255 or 30.29% from 175); Max value from RGB is 82 - color contains mainly: red. Hex color #522835 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522835 is #ADD7CA. Grayscale: #363636. Windows color (decimal): -11392971 or 3483730. OLE color: 3483730.
HSL color Cylindrical-coordinate representation of color #522835: hue angle of 341.43º degrees, saturation: 0.34, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #522835 is Cyan = 0, Magento = 0.51, Yellow = 0.35 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 40 | 53 | - |
| CMYK | 0 | 0.51 | 0.35 | 0.68 |
| HSL | 341.43º | 0.34% | 0.24% | - |
| HSV(B) | 341.43º | 0.51% | 0.32% | - |
| XYZ | 4.88 | 3.57 | 3.8 | - |
| YUV | 54.04 | 127.41 | 147.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 40 | 53 | 0 | 0.51 | 0.35 | 0.68 | 341.43 | 0.34 | 0.24 |
| Hex | 52 | 28 | 35 | 0 | 33 | 23 | 44 | 155 | 22 | 18 |
| Octal | 122 | 50 | 65 | 0 | 63 | 43 | 104 | 525 | 42 | 30 |
| Binary | 1010010 | 101000 | 110101 | 0 | 110011 | 100011 | 1000100 | 101010101 | 100010 | 11000 |
Color Harmonies of #522835
Complementary color
Monochromatic Colors of #522835
Black with #522835
Text Example
Text Example
White with #522835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522835; }
p { color: rgb(82,40,53); }
H1.HeaderClassName
{
color: #522835;
}
.AnyTagClassName
{
color: #522835;
}
</style>
background-color css
<style>
a { background-color: #522835; }
a { background-color: rgb(82,40,53); }
div.DivClassName
{
background-color: #522835;
}
.BgClassName
{
background-color: #522835;
}
</style>
border-color css
<style>
span { border-color: #522835; }
span { border-color: rgb(82,40,53); }
td.TdClassName
{
border-color: #522835;
}
.TagClassName
{
border-color: #522835;
}
</style>