Shades of Black Rose #532134
Tints of Black Rose #532134
RGB
CMYK
RGB Variations
Color information
#532134 (or 0x532134) is known color: Black Rose. HEX triplet: 53, 21 and 34. RGB value is (83,33,52). Sum of RGB (Red+Green+Blue) = 83+33+52=168 (22% of max value = 765). Red value is 83 (32.81% from 255 or 49.40% from 168); Green value is 33 (13.28% from 255 or 19.64% from 168); Blue value is 52 (20.70% from 255 or 30.95% from 168); Max value from RGB is 83 - color contains mainly: red. Hex color #532134 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532134 is #ACDECB. Grayscale: #323232. Windows color (decimal): -11329228 or 3416403. OLE color: 3416403.
HSL color Cylindrical-coordinate representation of color #532134: hue angle of 337.2º degrees, saturation: 0.43, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #532134 is Cyan = 0, Magento = 0.60, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 33 | 52 | - |
| CMYK | 0 | 0.60 | 0.37 | 0.67 |
| HSL | 337.2º | 0.43% | 0.23% | - |
| HSV(B) | 337.2º | 0.6% | 0.33% | - |
| XYZ | 4.73 | 3.17 | 3.61 | - |
| YUV | 50.12 | 129.07 | 151.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 33 | 52 | 0 | 0.60 | 0.37 | 0.67 | 337.2 | 0.43 | 0.23 |
| Hex | 53 | 21 | 34 | 0 | 3C | 25 | 43 | 151 | 2B | 17 |
| Octal | 123 | 41 | 64 | 0 | 74 | 45 | 103 | 521 | 53 | 27 |
| Binary | 1010011 | 100001 | 110100 | 0 | 111100 | 100101 | 1000011 | 101010001 | 101011 | 10111 |
Color Harmonies of #532134
Complementary color
Monochromatic Colors of #532134
Black with #532134
Text Example
Text Example
White with #532134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532134; }
p { color: rgb(83,33,52); }
H1.HeaderClassName
{
color: #532134;
}
.AnyTagClassName
{
color: #532134;
}
</style>
background-color css
<style>
a { background-color: #532134; }
a { background-color: rgb(83,33,52); }
div.DivClassName
{
background-color: #532134;
}
.BgClassName
{
background-color: #532134;
}
</style>
border-color css
<style>
span { border-color: #532134; }
span { border-color: rgb(83,33,52); }
td.TdClassName
{
border-color: #532134;
}
.TagClassName
{
border-color: #532134;
}
</style>