Shades of Black Rose #532935
Tints of Black Rose #532935
RGB
CMYK
RGB Variations
Color information
#532935 (or 0x532935) is known color: Black Rose. HEX triplet: 53, 29 and 35. RGB value is (83,41,53). Sum of RGB (Red+Green+Blue) = 83+41+53=177 (23% of max value = 765). Red value is 83 (32.81% from 255 or 46.89% from 177); Green value is 41 (16.41% from 255 or 23.16% from 177); Blue value is 53 (21.09% from 255 or 29.94% from 177); Max value from RGB is 83 - color contains mainly: red. Hex color #532935 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532935 is #ACD6CA. Grayscale: #363636. Windows color (decimal): -11327179 or 3483987. OLE color: 3483987.
HSL color Cylindrical-coordinate representation of color #532935: hue angle of 342.86º 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 #532935 is Cyan = 0, Magento = 0.51, Yellow = 0.36 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 41 | 53 | - |
| CMYK | 0 | 0.51 | 0.36 | 0.67 |
| HSL | 342.86º | 0.34% | 0.24% | - |
| HSV(B) | 342.86º | 0.51% | 0.33% | - |
| XYZ | 5 | 3.68 | 3.82 | - |
| YUV | 54.93 | 126.91 | 148.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 41 | 53 | 0 | 0.51 | 0.36 | 0.67 | 342.86 | 0.34 | 0.24 |
| Hex | 53 | 29 | 35 | 0 | 33 | 24 | 43 | 157 | 22 | 18 |
| Octal | 123 | 51 | 65 | 0 | 63 | 44 | 103 | 527 | 42 | 30 |
| Binary | 1010011 | 101001 | 110101 | 0 | 110011 | 100100 | 1000011 | 101010111 | 100010 | 11000 |
Color Harmonies of #532935
Complementary color
Monochromatic Colors of #532935
Black with #532935
Text Example
Text Example
White with #532935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532935; }
p { color: rgb(83,41,53); }
H1.HeaderClassName
{
color: #532935;
}
.AnyTagClassName
{
color: #532935;
}
</style>
background-color css
<style>
a { background-color: #532935; }
a { background-color: rgb(83,41,53); }
div.DivClassName
{
background-color: #532935;
}
.BgClassName
{
background-color: #532935;
}
</style>
border-color css
<style>
span { border-color: #532935; }
span { border-color: rgb(83,41,53); }
td.TdClassName
{
border-color: #532935;
}
.TagClassName
{
border-color: #532935;
}
</style>