Shades of Black Rose #532737
Tints of Black Rose #532737
RGB
CMYK
RGB Variations
Color information
#532737 (or 0x532737) is known color: Black Rose. HEX triplet: 53, 27 and 37. RGB value is (83,39,55). Sum of RGB (Red+Green+Blue) = 83+39+55=177 (23% of max value = 765). Red value is 83 (32.81% from 255 or 46.89% from 177); Green value is 39 (15.62% from 255 or 22.03% from 177); Blue value is 55 (21.88% from 255 or 31.07% from 177); Max value from RGB is 83 - color contains mainly: red. Hex color #532737 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532737 is #ACD8C8. Grayscale: #353535. Windows color (decimal): -11327689 or 3614547. OLE color: 3614547.
HSL color Cylindrical-coordinate representation of color #532737: hue angle of 338.18º degrees, saturation: 0.36, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #532737 is Cyan = 0, Magento = 0.53, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 39 | 55 | - |
| CMYK | 0 | 0.53 | 0.34 | 0.67 |
| HSL | 338.18º | 0.36% | 0.24% | - |
| HSV(B) | 338.18º | 0.53% | 0.33% | - |
| XYZ | 4.98 | 3.57 | 4.04 | - |
| YUV | 53.98 | 128.58 | 148.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 39 | 55 | 0 | 0.53 | 0.34 | 0.67 | 338.18 | 0.36 | 0.24 |
| Hex | 53 | 27 | 37 | 0 | 35 | 22 | 43 | 152 | 24 | 18 |
| Octal | 123 | 47 | 67 | 0 | 65 | 42 | 103 | 522 | 44 | 30 |
| Binary | 1010011 | 100111 | 110111 | 0 | 110101 | 100010 | 1000011 | 101010010 | 100100 | 11000 |
Color Harmonies of #532737
Complementary color
Monochromatic Colors of #532737
Black with #532737
Text Example
Text Example
White with #532737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532737; }
p { color: rgb(83,39,55); }
H1.HeaderClassName
{
color: #532737;
}
.AnyTagClassName
{
color: #532737;
}
</style>
background-color css
<style>
a { background-color: #532737; }
a { background-color: rgb(83,39,55); }
div.DivClassName
{
background-color: #532737;
}
.BgClassName
{
background-color: #532737;
}
</style>
border-color css
<style>
span { border-color: #532737; }
span { border-color: rgb(83,39,55); }
td.TdClassName
{
border-color: #532737;
}
.TagClassName
{
border-color: #532737;
}
</style>