Shades of Black Rose #522638
Tints of Black Rose #522638
RGB
CMYK
RGB Variations
Color information
#522638 (or 0x522638) is known color: Black Rose. HEX triplet: 52, 26 and 38. RGB value is (82,38,56). Sum of RGB (Red+Green+Blue) = 82+38+56=176 (23% of max value = 765). Red value is 82 (32.42% from 255 or 46.59% from 176); Green value is 38 (15.23% from 255 or 21.59% from 176); Blue value is 56 (22.27% from 255 or 31.82% from 176); Max value from RGB is 82 - color contains mainly: red. Hex color #522638 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522638 is #ADD9C7. Grayscale: #353535. Windows color (decimal): -11393480 or 3679826. OLE color: 3679826.
HSL color Cylindrical-coordinate representation of color #522638: hue angle of 335.45º 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 #522638 is Cyan = 0, Magento = 0.54, Yellow = 0.32 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 38 | 56 | - |
| CMYK | 0 | 0.54 | 0.32 | 0.68 |
| HSL | 335.45º | 0.37% | 0.24% | - |
| HSV(B) | 335.45º | 0.54% | 0.32% | - |
| XYZ | 4.89 | 3.47 | 4.15 | - |
| YUV | 53.21 | 129.58 | 148.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 38 | 56 | 0 | 0.54 | 0.32 | 0.68 | 335.45 | 0.37 | 0.24 |
| Hex | 52 | 26 | 38 | 0 | 36 | 20 | 44 | 14F | 25 | 18 |
| Octal | 122 | 46 | 70 | 0 | 66 | 40 | 104 | 517 | 45 | 30 |
| Binary | 1010010 | 100110 | 111000 | 0 | 110110 | 100000 | 1000100 | 101001111 | 100101 | 11000 |
Color Harmonies of #522638
Complementary color
Monochromatic Colors of #522638
Black with #522638
Text Example
Text Example
White with #522638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522638; }
p { color: rgb(82,38,56); }
H1.HeaderClassName
{
color: #522638;
}
.AnyTagClassName
{
color: #522638;
}
</style>
background-color css
<style>
a { background-color: #522638; }
a { background-color: rgb(82,38,56); }
div.DivClassName
{
background-color: #522638;
}
.BgClassName
{
background-color: #522638;
}
</style>
border-color css
<style>
span { border-color: #522638; }
span { border-color: rgb(82,38,56); }
td.TdClassName
{
border-color: #522638;
}
.TagClassName
{
border-color: #522638;
}
</style>