Shades of Black Rose #532436
Tints of Black Rose #532436
RGB
CMYK
RGB Variations
Color information
#532436 (or 0x532436) is known color: Black Rose. HEX triplet: 53, 24 and 36. RGB value is (83,36,54). Sum of RGB (Red+Green+Blue) = 83+36+54=173 (22% of max value = 765). Red value is 83 (32.81% from 255 or 47.98% from 173); Green value is 36 (14.45% from 255 or 20.81% from 173); Blue value is 54 (21.48% from 255 or 31.21% from 173); Max value from RGB is 83 - color contains mainly: red. Hex color #532436 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532436 is #ACDBC9. Grayscale: #343434. Windows color (decimal): -11328458 or 3548243. OLE color: 3548243.
HSL color Cylindrical-coordinate representation of color #532436: hue angle of 337.02º degrees, saturation: 0.39, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #532436 is Cyan = 0, Magento = 0.57, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 36 | 54 | - |
| CMYK | 0 | 0.57 | 0.35 | 0.67 |
| HSL | 337.02º | 0.39% | 0.23% | - |
| HSV(B) | 337.02º | 0.57% | 0.33% | - |
| XYZ | 4.86 | 3.37 | 3.88 | - |
| YUV | 52.11 | 129.07 | 150.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 36 | 54 | 0 | 0.57 | 0.35 | 0.67 | 337.02 | 0.39 | 0.23 |
| Hex | 53 | 24 | 36 | 0 | 39 | 23 | 43 | 151 | 27 | 17 |
| Octal | 123 | 44 | 66 | 0 | 71 | 43 | 103 | 521 | 47 | 27 |
| Binary | 1010011 | 100100 | 110110 | 0 | 111001 | 100011 | 1000011 | 101010001 | 100111 | 10111 |
Color Harmonies of #532436
Complementary color
Monochromatic Colors of #532436
Black with #532436
Text Example
Text Example
White with #532436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532436; }
p { color: rgb(83,36,54); }
H1.HeaderClassName
{
color: #532436;
}
.AnyTagClassName
{
color: #532436;
}
</style>
background-color css
<style>
a { background-color: #532436; }
a { background-color: rgb(83,36,54); }
div.DivClassName
{
background-color: #532436;
}
.BgClassName
{
background-color: #532436;
}
</style>
border-color css
<style>
span { border-color: #532436; }
span { border-color: rgb(83,36,54); }
td.TdClassName
{
border-color: #532436;
}
.TagClassName
{
border-color: #532436;
}
</style>