Shades of Black Rose #522438
Tints of Black Rose #522438
RGB
CMYK
RGB Variations
Color information
#522438 (or 0x522438) is known color: Black Rose. HEX triplet: 52, 24 and 38. RGB value is (82,36,56). Sum of RGB (Red+Green+Blue) = 82+36+56=174 (23% of max value = 765). Red value is 82 (32.42% from 255 or 47.13% from 174); Green value is 36 (14.45% from 255 or 20.69% from 174); Blue value is 56 (22.27% from 255 or 32.18% from 174); Max value from RGB is 82 - color contains mainly: red. Hex color #522438 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522438 is #ADDBC7. Grayscale: #343434. Windows color (decimal): -11393992 or 3679314. OLE color: 3679314.
HSL color Cylindrical-coordinate representation of color #522438: hue angle of 333.91º 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 #522438 is Cyan = 0, Magento = 0.56, Yellow = 0.32 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 36 | 56 | - |
| CMYK | 0 | 0.56 | 0.32 | 0.68 |
| HSL | 333.91º | 0.39% | 0.23% | - |
| HSV(B) | 333.91º | 0.56% | 0.32% | - |
| XYZ | 4.82 | 3.34 | 4.13 | - |
| YUV | 52.03 | 130.24 | 149.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 36 | 56 | 0 | 0.56 | 0.32 | 0.68 | 333.91 | 0.39 | 0.23 |
| Hex | 52 | 24 | 38 | 0 | 38 | 20 | 44 | 14E | 27 | 17 |
| Octal | 122 | 44 | 70 | 0 | 70 | 40 | 104 | 516 | 47 | 27 |
| Binary | 1010010 | 100100 | 111000 | 0 | 111000 | 100000 | 1000100 | 101001110 | 100111 | 10111 |
Color Harmonies of #522438
Complementary color
Monochromatic Colors of #522438
Black with #522438
Text Example
Text Example
White with #522438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522438; }
p { color: rgb(82,36,56); }
H1.HeaderClassName
{
color: #522438;
}
.AnyTagClassName
{
color: #522438;
}
</style>
background-color css
<style>
a { background-color: #522438; }
a { background-color: rgb(82,36,56); }
div.DivClassName
{
background-color: #522438;
}
.BgClassName
{
background-color: #522438;
}
</style>
border-color css
<style>
span { border-color: #522438; }
span { border-color: rgb(82,36,56); }
td.TdClassName
{
border-color: #522438;
}
.TagClassName
{
border-color: #522438;
}
</style>