Shades of Black Rose #582836
Tints of Black Rose #582836
RGB
CMYK
RGB Variations
Color information
#582836 (or 0x582836) is known color: Black Rose. HEX triplet: 58, 28 and 36. RGB value is (88,40,54). Sum of RGB (Red+Green+Blue) = 88+40+54=182 (24% of max value = 765). Red value is 88 (34.77% from 255 or 48.35% from 182); Green value is 40 (16.02% from 255 or 21.98% from 182); Blue value is 54 (21.48% from 255 or 29.67% from 182); Max value from RGB is 88 - color contains mainly: red. Hex color #582836 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582836 is #A7D7C9. Grayscale: #373737. Windows color (decimal): -10999754 or 3549272. OLE color: 3549272.
HSL color Cylindrical-coordinate representation of color #582836: hue angle of 342.5º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #582836 is Cyan = 0, Magento = 0.55, Yellow = 0.39 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 40 | 54 | - |
| CMYK | 0 | 0.55 | 0.39 | 0.65 |
| HSL | 342.5º | 0.38% | 0.25% | - |
| HSV(B) | 342.5º | 0.55% | 0.35% | - |
| XYZ | 5.45 | 3.86 | 3.95 | - |
| YUV | 55.95 | 126.9 | 150.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 40 | 54 | 0 | 0.55 | 0.39 | 0.65 | 342.5 | 0.38 | 0.25 |
| Hex | 58 | 28 | 36 | 0 | 37 | 27 | 41 | 156 | 26 | 19 |
| Octal | 130 | 50 | 66 | 0 | 67 | 47 | 101 | 526 | 46 | 31 |
| Binary | 1011000 | 101000 | 110110 | 0 | 110111 | 100111 | 1000001 | 101010110 | 100110 | 11001 |
Color Harmonies of #582836
Complementary color
Monochromatic Colors of #582836
Black with #582836
Text Example
Text Example
White with #582836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582836; }
p { color: rgb(88,40,54); }
H1.HeaderClassName
{
color: #582836;
}
.AnyTagClassName
{
color: #582836;
}
</style>
background-color css
<style>
a { background-color: #582836; }
a { background-color: rgb(88,40,54); }
div.DivClassName
{
background-color: #582836;
}
.BgClassName
{
background-color: #582836;
}
</style>
border-color css
<style>
span { border-color: #582836; }
span { border-color: rgb(88,40,54); }
td.TdClassName
{
border-color: #582836;
}
.TagClassName
{
border-color: #582836;
}
</style>