Shades of Black Rose #532834
Tints of Black Rose #532834
RGB
CMYK
RGB Variations
Color information
#532834 (or 0x532834) is known color: Black Rose. HEX triplet: 53, 28 and 34. RGB value is (83,40,52). Sum of RGB (Red+Green+Blue) = 83+40+52=175 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.43% from 175); Green value is 40 (16.02% from 255 or 22.86% from 175); Blue value is 52 (20.70% from 255 or 29.71% from 175); Max value from RGB is 83 - color contains mainly: red. Hex color #532834 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532834 is #ACD7CB. Grayscale: #363636. Windows color (decimal): -11327436 or 3418195. OLE color: 3418195.
HSL color Cylindrical-coordinate representation of color #532834: hue angle of 343.26º 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 #532834 is Cyan = 0, Magento = 0.52, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 40 | 52 | - |
| CMYK | 0 | 0.52 | 0.37 | 0.67 |
| HSL | 343.26º | 0.35% | 0.24% | - |
| HSV(B) | 343.26º | 0.52% | 0.33% | - |
| XYZ | 4.95 | 3.6 | 3.68 | - |
| YUV | 54.23 | 126.75 | 148.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 40 | 52 | 0 | 0.52 | 0.37 | 0.67 | 343.26 | 0.35 | 0.24 |
| Hex | 53 | 28 | 34 | 0 | 34 | 25 | 43 | 157 | 23 | 18 |
| Octal | 123 | 50 | 64 | 0 | 64 | 45 | 103 | 527 | 43 | 30 |
| Binary | 1010011 | 101000 | 110100 | 0 | 110100 | 100101 | 1000011 | 101010111 | 100011 | 11000 |
Color Harmonies of #532834
Complementary color
Monochromatic Colors of #532834
Black with #532834
Text Example
Text Example
White with #532834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532834; }
p { color: rgb(83,40,52); }
H1.HeaderClassName
{
color: #532834;
}
.AnyTagClassName
{
color: #532834;
}
</style>
background-color css
<style>
a { background-color: #532834; }
a { background-color: rgb(83,40,52); }
div.DivClassName
{
background-color: #532834;
}
.BgClassName
{
background-color: #532834;
}
</style>
border-color css
<style>
span { border-color: #532834; }
span { border-color: rgb(83,40,52); }
td.TdClassName
{
border-color: #532834;
}
.TagClassName
{
border-color: #532834;
}
</style>