Shades of Black Rose #582736
Tints of Black Rose #582736
RGB
CMYK
RGB Variations
Color information
#582736 (or 0x582736) is known color: Black Rose. HEX triplet: 58, 27 and 36. RGB value is (88,39,54). Sum of RGB (Red+Green+Blue) = 88+39+54=181 (23% of max value = 765). Red value is 88 (34.77% from 255 or 48.62% from 181); Green value is 39 (15.62% from 255 or 21.55% from 181); Blue value is 54 (21.48% from 255 or 29.83% from 181); Max value from RGB is 88 - color contains mainly: red. Hex color #582736 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582736 is #A7D8C9. Grayscale: #373737. Windows color (decimal): -11000010 or 3549016. OLE color: 3549016.
HSL color Cylindrical-coordinate representation of color #582736: hue angle of 341.63º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #582736 is Cyan = 0, Magento = 0.56, Yellow = 0.39 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 39 | 54 | - |
| CMYK | 0 | 0.56 | 0.39 | 0.65 |
| HSL | 341.63º | 0.39% | 0.25% | - |
| HSV(B) | 341.63º | 0.56% | 0.35% | - |
| XYZ | 5.42 | 3.79 | 3.94 | - |
| YUV | 55.36 | 127.23 | 151.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 39 | 54 | 0 | 0.56 | 0.39 | 0.65 | 341.63 | 0.39 | 0.25 |
| Hex | 58 | 27 | 36 | 0 | 38 | 27 | 41 | 156 | 27 | 19 |
| Octal | 130 | 47 | 66 | 0 | 70 | 47 | 101 | 526 | 47 | 31 |
| Binary | 1011000 | 100111 | 110110 | 0 | 111000 | 100111 | 1000001 | 101010110 | 100111 | 11001 |
Color Harmonies of #582736
Complementary color
Monochromatic Colors of #582736
Black with #582736
Text Example
Text Example
White with #582736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582736; }
p { color: rgb(88,39,54); }
H1.HeaderClassName
{
color: #582736;
}
.AnyTagClassName
{
color: #582736;
}
</style>
background-color css
<style>
a { background-color: #582736; }
a { background-color: rgb(88,39,54); }
div.DivClassName
{
background-color: #582736;
}
.BgClassName
{
background-color: #582736;
}
</style>
border-color css
<style>
span { border-color: #582736; }
span { border-color: rgb(88,39,54); }
td.TdClassName
{
border-color: #582736;
}
.TagClassName
{
border-color: #582736;
}
</style>