Shades of Black Rose #522631
Tints of Black Rose #522631
RGB
CMYK
RGB Variations
Color information
#522631 (or 0x522631) is known color: Black Rose. HEX triplet: 52, 26 and 31. RGB value is (82,38,49). Sum of RGB (Red+Green+Blue) = 82+38+49=169 (22% of max value = 765). Red value is 82 (32.42% from 255 or 48.52% from 169); Green value is 38 (15.23% from 255 or 22.49% from 169); Blue value is 49 (19.53% from 255 or 28.99% from 169); Max value from RGB is 82 - color contains mainly: red. Hex color #522631 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522631 is #ADD9CE. Grayscale: #343434. Windows color (decimal): -11393487 or 3221074. OLE color: 3221074.
HSL color Cylindrical-coordinate representation of color #522631: hue angle of 345º 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 #522631 is Cyan = 0, Magento = 0.54, Yellow = 0.40 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 38 | 49 | - |
| CMYK | 0 | 0.54 | 0.40 | 0.68 |
| HSL | 345º | 0.37% | 0.24% | - |
| HSV(B) | 345º | 0.54% | 0.32% | - |
| XYZ | 4.73 | 3.4 | 3.31 | - |
| YUV | 52.41 | 126.08 | 149.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 38 | 49 | 0 | 0.54 | 0.40 | 0.68 | 345 | 0.37 | 0.24 |
| Hex | 52 | 26 | 31 | 0 | 36 | 28 | 44 | 159 | 25 | 18 |
| Octal | 122 | 46 | 61 | 0 | 66 | 50 | 104 | 531 | 45 | 30 |
| Binary | 1010010 | 100110 | 110001 | 0 | 110110 | 101000 | 1000100 | 101011001 | 100101 | 11000 |
Color Harmonies of #522631
Complementary color
Monochromatic Colors of #522631
Black with #522631
Text Example
Text Example
White with #522631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522631; }
p { color: rgb(82,38,49); }
H1.HeaderClassName
{
color: #522631;
}
.AnyTagClassName
{
color: #522631;
}
</style>
background-color css
<style>
a { background-color: #522631; }
a { background-color: rgb(82,38,49); }
div.DivClassName
{
background-color: #522631;
}
.BgClassName
{
background-color: #522631;
}
</style>
border-color css
<style>
span { border-color: #522631; }
span { border-color: rgb(82,38,49); }
td.TdClassName
{
border-color: #522631;
}
.TagClassName
{
border-color: #522631;
}
</style>