Shades of Black Rose #532435
Tints of Black Rose #532435
RGB
CMYK
RGB Variations
Color information
#532435 (or 0x532435) is known color: Black Rose. HEX triplet: 53, 24 and 35. RGB value is (83,36,53). Sum of RGB (Red+Green+Blue) = 83+36+53=172 (22% of max value = 765). Red value is 83 (32.81% from 255 or 48.26% from 172); Green value is 36 (14.45% from 255 or 20.93% from 172); Blue value is 53 (21.09% from 255 or 30.81% from 172); Max value from RGB is 83 - color contains mainly: red. Hex color #532435 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532435 is #ACDBCA. Grayscale: #333333. Windows color (decimal): -11328459 or 3482707. OLE color: 3482707.
HSL color Cylindrical-coordinate representation of color #532435: hue angle of 338.3º degrees, saturation: 0.39, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #532435 is Cyan = 0, Magento = 0.57, Yellow = 0.36 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 36 | 53 | - |
| CMYK | 0 | 0.57 | 0.36 | 0.67 |
| HSL | 338.3º | 0.39% | 0.23% | - |
| HSV(B) | 338.3º | 0.57% | 0.33% | - |
| XYZ | 4.84 | 3.36 | 3.76 | - |
| YUV | 51.99 | 128.57 | 150.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 36 | 53 | 0 | 0.57 | 0.36 | 0.67 | 338.3 | 0.39 | 0.23 |
| Hex | 53 | 24 | 35 | 0 | 39 | 24 | 43 | 152 | 27 | 17 |
| Octal | 123 | 44 | 65 | 0 | 71 | 44 | 103 | 522 | 47 | 27 |
| Binary | 1010011 | 100100 | 110101 | 0 | 111001 | 100100 | 1000011 | 101010010 | 100111 | 10111 |
Color Harmonies of #532435
Complementary color
Monochromatic Colors of #532435
Black with #532435
Text Example
Text Example
White with #532435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532435; }
p { color: rgb(83,36,53); }
H1.HeaderClassName
{
color: #532435;
}
.AnyTagClassName
{
color: #532435;
}
</style>
background-color css
<style>
a { background-color: #532435; }
a { background-color: rgb(83,36,53); }
div.DivClassName
{
background-color: #532435;
}
.BgClassName
{
background-color: #532435;
}
</style>
border-color css
<style>
span { border-color: #532435; }
span { border-color: rgb(83,36,53); }
td.TdClassName
{
border-color: #532435;
}
.TagClassName
{
border-color: #532435;
}
</style>