Shades of Black Rose #522630
Tints of Black Rose #522630
RGB
CMYK
RGB Variations
Color information
#522630 (or 0x522630) is known color: Black Rose. HEX triplet: 52, 26 and 30. RGB value is (82,38,48). Sum of RGB (Red+Green+Blue) = 82+38+48=168 (22% of max value = 765). Red value is 82 (32.42% from 255 or 48.81% from 168); Green value is 38 (15.23% from 255 or 22.62% from 168); Blue value is 48 (19.14% from 255 or 28.57% from 168); Max value from RGB is 82 - color contains mainly: red. Hex color #522630 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522630 is #ADD9CF. Grayscale: #343434. Windows color (decimal): -11393488 or 3155538. OLE color: 3155538.
HSL color Cylindrical-coordinate representation of color #522630: hue angle of 346.36º 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 #522630 is Cyan = 0, Magento = 0.54, Yellow = 0.41 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 38 | 48 | - |
| CMYK | 0 | 0.54 | 0.41 | 0.68 |
| HSL | 346.36º | 0.37% | 0.24% | - |
| HSV(B) | 346.36º | 0.54% | 0.32% | - |
| XYZ | 4.71 | 3.39 | 3.2 | - |
| YUV | 52.3 | 125.58 | 149.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 38 | 48 | 0 | 0.54 | 0.41 | 0.68 | 346.36 | 0.37 | 0.24 |
| Hex | 52 | 26 | 30 | 0 | 36 | 29 | 44 | 15A | 25 | 18 |
| Octal | 122 | 46 | 60 | 0 | 66 | 51 | 104 | 532 | 45 | 30 |
| Binary | 1010010 | 100110 | 110000 | 0 | 110110 | 101001 | 1000100 | 101011010 | 100101 | 11000 |
Color Harmonies of #522630
Complementary color
Monochromatic Colors of #522630
Black with #522630
Text Example
Text Example
White with #522630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522630; }
p { color: rgb(82,38,48); }
H1.HeaderClassName
{
color: #522630;
}
.AnyTagClassName
{
color: #522630;
}
</style>
background-color css
<style>
a { background-color: #522630; }
a { background-color: rgb(82,38,48); }
div.DivClassName
{
background-color: #522630;
}
.BgClassName
{
background-color: #522630;
}
</style>
border-color css
<style>
span { border-color: #522630; }
span { border-color: rgb(82,38,48); }
td.TdClassName
{
border-color: #522630;
}
.TagClassName
{
border-color: #522630;
}
</style>