Shades of Black Rose #532937
Tints of Black Rose #532937
RGB
CMYK
RGB Variations
Color information
#532937 (or 0x532937) is known color: Black Rose. HEX triplet: 53, 29 and 37. RGB value is (83,41,55). Sum of RGB (Red+Green+Blue) = 83+41+55=179 (23% of max value = 765). Red value is 83 (32.81% from 255 or 46.37% from 179); Green value is 41 (16.41% from 255 or 22.91% from 179); Blue value is 55 (21.88% from 255 or 30.73% from 179); Max value from RGB is 83 - color contains mainly: red. Hex color #532937 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532937 is #ACD6C8. Grayscale: #373737. Windows color (decimal): -11327177 or 3615059. OLE color: 3615059.
HSL color Cylindrical-coordinate representation of color #532937: hue angle of 340º degrees, saturation: 0.34, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #532937 is Cyan = 0, Magento = 0.51, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 41 | 55 | - |
| CMYK | 0 | 0.51 | 0.34 | 0.67 |
| HSL | 340º | 0.34% | 0.24% | - |
| HSV(B) | 340º | 0.51% | 0.33% | - |
| XYZ | 5.05 | 3.7 | 4.06 | - |
| YUV | 55.15 | 127.91 | 147.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 41 | 55 | 0 | 0.51 | 0.34 | 0.67 | 340 | 0.34 | 0.24 |
| Hex | 53 | 29 | 37 | 0 | 33 | 22 | 43 | 154 | 22 | 18 |
| Octal | 123 | 51 | 67 | 0 | 63 | 42 | 103 | 524 | 42 | 30 |
| Binary | 1010011 | 101001 | 110111 | 0 | 110011 | 100010 | 1000011 | 101010100 | 100010 | 11000 |
Color Harmonies of #532937
Complementary color
Monochromatic Colors of #532937
Black with #532937
Text Example
Text Example
White with #532937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532937; }
p { color: rgb(83,41,55); }
H1.HeaderClassName
{
color: #532937;
}
.AnyTagClassName
{
color: #532937;
}
</style>
background-color css
<style>
a { background-color: #532937; }
a { background-color: rgb(83,41,55); }
div.DivClassName
{
background-color: #532937;
}
.BgClassName
{
background-color: #532937;
}
</style>
border-color css
<style>
span { border-color: #532937; }
span { border-color: rgb(83,41,55); }
td.TdClassName
{
border-color: #532937;
}
.TagClassName
{
border-color: #532937;
}
</style>