Shades of Black Rose #532835
Tints of Black Rose #532835
RGB
CMYK
RGB Variations
Color information
#532835 (or 0x532835) is known color: Black Rose. HEX triplet: 53, 28 and 35. RGB value is (83,40,53). Sum of RGB (Red+Green+Blue) = 83+40+53=176 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.16% from 176); Green value is 40 (16.02% from 255 or 22.73% from 176); Blue value is 53 (21.09% from 255 or 30.11% from 176); Max value from RGB is 83 - color contains mainly: red. Hex color #532835 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532835 is #ACD7CA. Grayscale: #363636. Windows color (decimal): -11327435 or 3483731. OLE color: 3483731.
HSL color Cylindrical-coordinate representation of color #532835: hue angle of 341.86º degrees, saturation: 0.35, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #532835 is Cyan = 0, Magento = 0.52, Yellow = 0.36 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 40 | 53 | - |
| CMYK | 0 | 0.52 | 0.36 | 0.67 |
| HSL | 341.86º | 0.35% | 0.24% | - |
| HSV(B) | 341.86º | 0.52% | 0.33% | - |
| XYZ | 4.97 | 3.61 | 3.8 | - |
| YUV | 54.34 | 127.25 | 148.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 40 | 53 | 0 | 0.52 | 0.36 | 0.67 | 341.86 | 0.35 | 0.24 |
| Hex | 53 | 28 | 35 | 0 | 34 | 24 | 43 | 156 | 23 | 18 |
| Octal | 123 | 50 | 65 | 0 | 64 | 44 | 103 | 526 | 43 | 30 |
| Binary | 1010011 | 101000 | 110101 | 0 | 110100 | 100100 | 1000011 | 101010110 | 100011 | 11000 |
Color Harmonies of #532835
Complementary color
Monochromatic Colors of #532835
Black with #532835
Text Example
Text Example
White with #532835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532835; }
p { color: rgb(83,40,53); }
H1.HeaderClassName
{
color: #532835;
}
.AnyTagClassName
{
color: #532835;
}
</style>
background-color css
<style>
a { background-color: #532835; }
a { background-color: rgb(83,40,53); }
div.DivClassName
{
background-color: #532835;
}
.BgClassName
{
background-color: #532835;
}
</style>
border-color css
<style>
span { border-color: #532835; }
span { border-color: rgb(83,40,53); }
td.TdClassName
{
border-color: #532835;
}
.TagClassName
{
border-color: #532835;
}
</style>