Shades of Black Rose #532632
Tints of Black Rose #532632
RGB
CMYK
RGB Variations
Color information
#532632 (or 0x532632) is known color: Black Rose. HEX triplet: 53, 26 and 32. RGB value is (83,38,50). Sum of RGB (Red+Green+Blue) = 83+38+50=171 (22% of max value = 765). Red value is 83 (32.81% from 255 or 48.54% from 171); Green value is 38 (15.23% from 255 or 22.22% from 171); Blue value is 50 (19.92% from 255 or 29.24% from 171); Max value from RGB is 83 - color contains mainly: red. Hex color #532632 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532632 is #ACD9CD. Grayscale: #343434. Windows color (decimal): -11327950 or 3286611. OLE color: 3286611.
HSL color Cylindrical-coordinate representation of color #532632: hue angle of 344º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #532632 is Cyan = 0, Magento = 0.54, Yellow = 0.40 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 38 | 50 | - |
| CMYK | 0 | 0.54 | 0.40 | 0.67 |
| HSL | 344º | 0.37% | 0.24% | - |
| HSV(B) | 344º | 0.54% | 0.33% | - |
| XYZ | 4.84 | 3.46 | 3.43 | - |
| YUV | 52.82 | 126.41 | 149.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 38 | 50 | 0 | 0.54 | 0.40 | 0.67 | 344 | 0.37 | 0.24 |
| Hex | 53 | 26 | 32 | 0 | 36 | 28 | 43 | 158 | 25 | 18 |
| Octal | 123 | 46 | 62 | 0 | 66 | 50 | 103 | 530 | 45 | 30 |
| Binary | 1010011 | 100110 | 110010 | 0 | 110110 | 101000 | 1000011 | 101011000 | 100101 | 11000 |
Color Harmonies of #532632
Complementary color
Monochromatic Colors of #532632
Black with #532632
Text Example
Text Example
White with #532632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532632; }
p { color: rgb(83,38,50); }
H1.HeaderClassName
{
color: #532632;
}
.AnyTagClassName
{
color: #532632;
}
</style>
background-color css
<style>
a { background-color: #532632; }
a { background-color: rgb(83,38,50); }
div.DivClassName
{
background-color: #532632;
}
.BgClassName
{
background-color: #532632;
}
</style>
border-color css
<style>
span { border-color: #532632; }
span { border-color: rgb(83,38,50); }
td.TdClassName
{
border-color: #532632;
}
.TagClassName
{
border-color: #532632;
}
</style>