Shades of Black Rose #532830
Tints of Black Rose #532830
RGB
CMYK
RGB Variations
Color information
#532830 (or 0x532830) is known color: Black Rose. HEX triplet: 53, 28 and 30. RGB value is (83,40,48). Sum of RGB (Red+Green+Blue) = 83+40+48=171 (22% of max value = 765). Red value is 83 (32.81% from 255 or 48.54% from 171); Green value is 40 (16.02% from 255 or 23.39% from 171); Blue value is 48 (19.14% from 255 or 28.07% from 171); Max value from RGB is 83 - color contains mainly: red. Hex color #532830 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532830 is #ACD7CF. Grayscale: #353535. Windows color (decimal): -11327440 or 3156051. OLE color: 3156051.
HSL color Cylindrical-coordinate representation of color #532830: hue angle of 348.84º 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 #532830 is Cyan = 0, Magento = 0.52, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 40 | 48 | - |
| CMYK | 0 | 0.52 | 0.42 | 0.67 |
| HSL | 348.84º | 0.35% | 0.24% | - |
| HSV(B) | 348.84º | 0.52% | 0.33% | - |
| XYZ | 4.86 | 3.57 | 3.23 | - |
| YUV | 53.77 | 124.75 | 148.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 40 | 48 | 0 | 0.52 | 0.42 | 0.67 | 348.84 | 0.35 | 0.24 |
| Hex | 53 | 28 | 30 | 0 | 34 | 2A | 43 | 15D | 23 | 18 |
| Octal | 123 | 50 | 60 | 0 | 64 | 52 | 103 | 535 | 43 | 30 |
| Binary | 1010011 | 101000 | 110000 | 0 | 110100 | 101010 | 1000011 | 101011101 | 100011 | 11000 |
Color Harmonies of #532830
Complementary color
Monochromatic Colors of #532830
Black with #532830
Text Example
Text Example
White with #532830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532830; }
p { color: rgb(83,40,48); }
H1.HeaderClassName
{
color: #532830;
}
.AnyTagClassName
{
color: #532830;
}
</style>
background-color css
<style>
a { background-color: #532830; }
a { background-color: rgb(83,40,48); }
div.DivClassName
{
background-color: #532830;
}
.BgClassName
{
background-color: #532830;
}
</style>
border-color css
<style>
span { border-color: #532830; }
span { border-color: rgb(83,40,48); }
td.TdClassName
{
border-color: #532830;
}
.TagClassName
{
border-color: #532830;
}
</style>