Shades of Black Rose #522035
Tints of Black Rose #522035
RGB
CMYK
RGB Variations
Color information
#522035 (or 0x522035) is known color: Black Rose. HEX triplet: 52, 20 and 35. RGB value is (82,32,53). Sum of RGB (Red+Green+Blue) = 82+32+53=167 (22% of max value = 765). Red value is 82 (32.42% from 255 or 49.10% from 167); Green value is 32 (12.89% from 255 or 19.16% from 167); Blue value is 53 (21.09% from 255 or 31.74% from 167); Max value from RGB is 82 - color contains mainly: red. Hex color #522035 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522035 is #ADDFCA. Grayscale: #313131. Windows color (decimal): -11395019 or 3481682. OLE color: 3481682.
HSL color Cylindrical-coordinate representation of color #522035: hue angle of 334.8º degrees, saturation: 0.44, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #522035 is Cyan = 0, Magento = 0.61, Yellow = 0.35 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 32 | 53 | - |
| CMYK | 0 | 0.61 | 0.35 | 0.68 |
| HSL | 334.8º | 0.44% | 0.22% | - |
| HSV(B) | 334.8º | 0.61% | 0.32% | - |
| XYZ | 4.64 | 3.08 | 3.72 | - |
| YUV | 49.34 | 130.07 | 151.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 32 | 53 | 0 | 0.61 | 0.35 | 0.68 | 334.8 | 0.44 | 0.22 |
| Hex | 52 | 20 | 35 | 0 | 3D | 23 | 44 | 14F | 2C | 16 |
| Octal | 122 | 40 | 65 | 0 | 75 | 43 | 104 | 517 | 54 | 26 |
| Binary | 1010010 | 100000 | 110101 | 0 | 111101 | 100011 | 1000100 | 101001111 | 101100 | 10110 |
Color Harmonies of #522035
Complementary color
Monochromatic Colors of #522035
Black with #522035
Text Example
Text Example
White with #522035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522035; }
p { color: rgb(82,32,53); }
H1.HeaderClassName
{
color: #522035;
}
.AnyTagClassName
{
color: #522035;
}
</style>
background-color css
<style>
a { background-color: #522035; }
a { background-color: rgb(82,32,53); }
div.DivClassName
{
background-color: #522035;
}
.BgClassName
{
background-color: #522035;
}
</style>
border-color css
<style>
span { border-color: #522035; }
span { border-color: rgb(82,32,53); }
td.TdClassName
{
border-color: #522035;
}
.TagClassName
{
border-color: #522035;
}
</style>