Shades of Black Rose #532237
Tints of Black Rose #532237
RGB
CMYK
RGB Variations
Color information
#532237 (or 0x532237) is known color: Black Rose. HEX triplet: 53, 22 and 37. RGB value is (83,34,55). Sum of RGB (Red+Green+Blue) = 83+34+55=172 (22% of max value = 765). Red value is 83 (32.81% from 255 or 48.26% from 172); Green value is 34 (13.67% from 255 or 19.77% from 172); Blue value is 55 (21.88% from 255 or 31.98% from 172); Max value from RGB is 83 - color contains mainly: red. Hex color #532237 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532237 is #ACDDC8. Grayscale: #333333. Windows color (decimal): -11328969 or 3613267. OLE color: 3613267.
HSL color Cylindrical-coordinate representation of color #532237: hue angle of 334.29º degrees, saturation: 0.42, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #532237 is Cyan = 0, Magento = 0.59, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 34 | 55 | - |
| CMYK | 0 | 0.59 | 0.34 | 0.67 |
| HSL | 334.29º | 0.42% | 0.23% | - |
| HSV(B) | 334.29º | 0.59% | 0.33% | - |
| XYZ | 4.83 | 3.26 | 3.99 | - |
| YUV | 51.05 | 130.23 | 150.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 34 | 55 | 0 | 0.59 | 0.34 | 0.67 | 334.29 | 0.42 | 0.23 |
| Hex | 53 | 22 | 37 | 0 | 3B | 22 | 43 | 14E | 2A | 17 |
| Octal | 123 | 42 | 67 | 0 | 73 | 42 | 103 | 516 | 52 | 27 |
| Binary | 1010011 | 100010 | 110111 | 0 | 111011 | 100010 | 1000011 | 101001110 | 101010 | 10111 |
Color Harmonies of #532237
Complementary color
Monochromatic Colors of #532237
Black with #532237
Text Example
Text Example
White with #532237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532237; }
p { color: rgb(83,34,55); }
H1.HeaderClassName
{
color: #532237;
}
.AnyTagClassName
{
color: #532237;
}
</style>
background-color css
<style>
a { background-color: #532237; }
a { background-color: rgb(83,34,55); }
div.DivClassName
{
background-color: #532237;
}
.BgClassName
{
background-color: #532237;
}
</style>
border-color css
<style>
span { border-color: #532237; }
span { border-color: rgb(83,34,55); }
td.TdClassName
{
border-color: #532237;
}
.TagClassName
{
border-color: #532237;
}
</style>