Shades of Black Rose #532637
Tints of Black Rose #532637
RGB
CMYK
RGB Variations
Color information
#532637 (or 0x532637) is known color: Black Rose. HEX triplet: 53, 26 and 37. RGB value is (83,38,55). Sum of RGB (Red+Green+Blue) = 83+38+55=176 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.16% from 176); Green value is 38 (15.23% from 255 or 21.59% from 176); Blue value is 55 (21.88% from 255 or 31.25% from 176); Max value from RGB is 83 - color contains mainly: red. Hex color #532637 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532637 is #ACD9C8. Grayscale: #353535. Windows color (decimal): -11327945 or 3614291. OLE color: 3614291.
HSL color Cylindrical-coordinate representation of color #532637: hue angle of 337.33º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #532637 is Cyan = 0, Magento = 0.54, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 38 | 55 | - |
| CMYK | 0 | 0.54 | 0.34 | 0.67 |
| HSL | 337.33º | 0.37% | 0.24% | - |
| HSV(B) | 337.33º | 0.54% | 0.33% | - |
| XYZ | 4.95 | 3.5 | 4.03 | - |
| YUV | 53.39 | 128.91 | 149.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 38 | 55 | 0 | 0.54 | 0.34 | 0.67 | 337.33 | 0.37 | 0.24 |
| Hex | 53 | 26 | 37 | 0 | 36 | 22 | 43 | 151 | 25 | 18 |
| Octal | 123 | 46 | 67 | 0 | 66 | 42 | 103 | 521 | 45 | 30 |
| Binary | 1010011 | 100110 | 110111 | 0 | 110110 | 100010 | 1000011 | 101010001 | 100101 | 11000 |
Color Harmonies of #532637
Complementary color
Monochromatic Colors of #532637
Black with #532637
Text Example
Text Example
White with #532637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532637; }
p { color: rgb(83,38,55); }
H1.HeaderClassName
{
color: #532637;
}
.AnyTagClassName
{
color: #532637;
}
</style>
background-color css
<style>
a { background-color: #532637; }
a { background-color: rgb(83,38,55); }
div.DivClassName
{
background-color: #532637;
}
.BgClassName
{
background-color: #532637;
}
</style>
border-color css
<style>
span { border-color: #532637; }
span { border-color: rgb(83,38,55); }
td.TdClassName
{
border-color: #532637;
}
.TagClassName
{
border-color: #532637;
}
</style>