Shades of Black Rose #532831
Tints of Black Rose #532831
RGB
CMYK
RGB Variations
Color information
#532831 (or 0x532831) is known color: Black Rose. HEX triplet: 53, 28 and 31. RGB value is (83,40,49). Sum of RGB (Red+Green+Blue) = 83+40+49=172 (22% of max value = 765). Red value is 83 (32.81% from 255 or 48.26% from 172); Green value is 40 (16.02% from 255 or 23.26% from 172); Blue value is 49 (19.53% from 255 or 28.49% from 172); Max value from RGB is 83 - color contains mainly: red. Hex color #532831 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532831 is #ACD7CE. Grayscale: #353535. Windows color (decimal): -11327439 or 3221587. OLE color: 3221587.
HSL color Cylindrical-coordinate representation of color #532831: hue angle of 347.44º 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 #532831 is Cyan = 0, Magento = 0.52, Yellow = 0.41 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 40 | 49 | - |
| CMYK | 0 | 0.52 | 0.41 | 0.67 |
| HSL | 347.44º | 0.35% | 0.24% | - |
| HSV(B) | 347.44º | 0.52% | 0.33% | - |
| XYZ | 4.88 | 3.58 | 3.34 | - |
| YUV | 53.88 | 125.25 | 148.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 40 | 49 | 0 | 0.52 | 0.41 | 0.67 | 347.44 | 0.35 | 0.24 |
| Hex | 53 | 28 | 31 | 0 | 34 | 29 | 43 | 15B | 23 | 18 |
| Octal | 123 | 50 | 61 | 0 | 64 | 51 | 103 | 533 | 43 | 30 |
| Binary | 1010011 | 101000 | 110001 | 0 | 110100 | 101001 | 1000011 | 101011011 | 100011 | 11000 |
Color Harmonies of #532831
Complementary color
Monochromatic Colors of #532831
Black with #532831
Text Example
Text Example
White with #532831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532831; }
p { color: rgb(83,40,49); }
H1.HeaderClassName
{
color: #532831;
}
.AnyTagClassName
{
color: #532831;
}
</style>
background-color css
<style>
a { background-color: #532831; }
a { background-color: rgb(83,40,49); }
div.DivClassName
{
background-color: #532831;
}
.BgClassName
{
background-color: #532831;
}
</style>
border-color css
<style>
span { border-color: #532831; }
span { border-color: rgb(83,40,49); }
td.TdClassName
{
border-color: #532831;
}
.TagClassName
{
border-color: #532831;
}
</style>