Shades of Black Rose #532738
Tints of Black Rose #532738
RGB
CMYK
RGB Variations
Color information
#532738 (or 0x532738) is known color: Black Rose. HEX triplet: 53, 27 and 38. RGB value is (83,39,56). Sum of RGB (Red+Green+Blue) = 83+39+56=178 (23% of max value = 765). Red value is 83 (32.81% from 255 or 46.63% from 178); Green value is 39 (15.62% from 255 or 21.91% from 178); Blue value is 56 (22.27% from 255 or 31.46% from 178); Max value from RGB is 83 - color contains mainly: red. Hex color #532738 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532738 is #ACD8C7. Grayscale: #363636. Windows color (decimal): -11327688 or 3680083. OLE color: 3680083.
HSL color Cylindrical-coordinate representation of color #532738: hue angle of 336.82º degrees, saturation: 0.36, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #532738 is Cyan = 0, Magento = 0.53, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 39 | 56 | - |
| CMYK | 0 | 0.53 | 0.33 | 0.67 |
| HSL | 336.82º | 0.36% | 0.24% | - |
| HSV(B) | 336.82º | 0.53% | 0.33% | - |
| XYZ | 5.01 | 3.58 | 4.17 | - |
| YUV | 54.09 | 129.08 | 148.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 39 | 56 | 0 | 0.53 | 0.33 | 0.67 | 336.82 | 0.36 | 0.24 |
| Hex | 53 | 27 | 38 | 0 | 35 | 21 | 43 | 151 | 24 | 18 |
| Octal | 123 | 47 | 70 | 0 | 65 | 41 | 103 | 521 | 44 | 30 |
| Binary | 1010011 | 100111 | 111000 | 0 | 110101 | 100001 | 1000011 | 101010001 | 100100 | 11000 |
Color Harmonies of #532738
Complementary color
Monochromatic Colors of #532738
Black with #532738
Text Example
Text Example
White with #532738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532738; }
p { color: rgb(83,39,56); }
H1.HeaderClassName
{
color: #532738;
}
.AnyTagClassName
{
color: #532738;
}
</style>
background-color css
<style>
a { background-color: #532738; }
a { background-color: rgb(83,39,56); }
div.DivClassName
{
background-color: #532738;
}
.BgClassName
{
background-color: #532738;
}
</style>
border-color css
<style>
span { border-color: #532738; }
span { border-color: rgb(83,39,56); }
td.TdClassName
{
border-color: #532738;
}
.TagClassName
{
border-color: #532738;
}
</style>