Shades of Black Rose #522938
Tints of Black Rose #522938
RGB
CMYK
RGB Variations
Color information
#522938 (or 0x522938) is known color: Black Rose. HEX triplet: 52, 29 and 38. RGB value is (82,41,56). Sum of RGB (Red+Green+Blue) = 82+41+56=179 (23% of max value = 765). Red value is 82 (32.42% from 255 or 45.81% from 179); Green value is 41 (16.41% from 255 or 22.91% from 179); Blue value is 56 (22.27% from 255 or 31.28% from 179); Max value from RGB is 82 - color contains mainly: red. Hex color #522938 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522938 is #ADD6C7. Grayscale: #363636. Windows color (decimal): -11392712 or 3680594. OLE color: 3680594.
HSL color Cylindrical-coordinate representation of color #522938: hue angle of 338.05º degrees, saturation: 0.33, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #522938 is Cyan = 0, Magento = 0.50, Yellow = 0.32 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 41 | 56 | - |
| CMYK | 0 | 0.50 | 0.32 | 0.68 |
| HSL | 338.05º | 0.33% | 0.24% | - |
| HSV(B) | 338.05º | 0.5% | 0.32% | - |
| XYZ | 4.99 | 3.67 | 4.19 | - |
| YUV | 54.97 | 128.58 | 147.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 41 | 56 | 0 | 0.50 | 0.32 | 0.68 | 338.05 | 0.33 | 0.24 |
| Hex | 52 | 29 | 38 | 0 | 32 | 20 | 44 | 152 | 21 | 18 |
| Octal | 122 | 51 | 70 | 0 | 62 | 40 | 104 | 522 | 41 | 30 |
| Binary | 1010010 | 101001 | 111000 | 0 | 110010 | 100000 | 1000100 | 101010010 | 100001 | 11000 |
Color Harmonies of #522938
Complementary color
Monochromatic Colors of #522938
Black with #522938
Text Example
Text Example
White with #522938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522938; }
p { color: rgb(82,41,56); }
H1.HeaderClassName
{
color: #522938;
}
.AnyTagClassName
{
color: #522938;
}
</style>
background-color css
<style>
a { background-color: #522938; }
a { background-color: rgb(82,41,56); }
div.DivClassName
{
background-color: #522938;
}
.BgClassName
{
background-color: #522938;
}
</style>
border-color css
<style>
span { border-color: #522938; }
span { border-color: rgb(82,41,56); }
td.TdClassName
{
border-color: #522938;
}
.TagClassName
{
border-color: #522938;
}
</style>