Shades of Black Rose #582534
Tints of Black Rose #582534
RGB
CMYK
RGB Variations
Color information
#582534 (or 0x582534) is known color: Black Rose. HEX triplet: 58, 25 and 34. RGB value is (88,37,52). Sum of RGB (Red+Green+Blue) = 88+37+52=177 (23% of max value = 765). Red value is 88 (34.77% from 255 or 49.72% from 177); Green value is 37 (14.84% from 255 or 20.90% from 177); Blue value is 52 (20.70% from 255 or 29.38% from 177); Max value from RGB is 88 - color contains mainly: red. Hex color #582534 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582534 is #A7DACB. Grayscale: #353535. Windows color (decimal): -11000524 or 3417432. OLE color: 3417432.
HSL color Cylindrical-coordinate representation of color #582534: hue angle of 342.35º degrees, saturation: 0.41, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #582534 is Cyan = 0, Magento = 0.58, Yellow = 0.41 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 37 | 52 | - |
| CMYK | 0 | 0.58 | 0.41 | 0.65 |
| HSL | 342.35º | 0.41% | 0.25% | - |
| HSV(B) | 342.35º | 0.58% | 0.35% | - |
| XYZ | 5.31 | 3.65 | 3.67 | - |
| YUV | 53.96 | 126.9 | 152.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 37 | 52 | 0 | 0.58 | 0.41 | 0.65 | 342.35 | 0.41 | 0.25 |
| Hex | 58 | 25 | 34 | 0 | 3A | 29 | 41 | 156 | 29 | 19 |
| Octal | 130 | 45 | 64 | 0 | 72 | 51 | 101 | 526 | 51 | 31 |
| Binary | 1011000 | 100101 | 110100 | 0 | 111010 | 101001 | 1000001 | 101010110 | 101001 | 11001 |
Color Harmonies of #582534
Complementary color
Monochromatic Colors of #582534
Black with #582534
Text Example
Text Example
White with #582534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582534; }
p { color: rgb(88,37,52); }
H1.HeaderClassName
{
color: #582534;
}
.AnyTagClassName
{
color: #582534;
}
</style>
background-color css
<style>
a { background-color: #582534; }
a { background-color: rgb(88,37,52); }
div.DivClassName
{
background-color: #582534;
}
.BgClassName
{
background-color: #582534;
}
</style>
border-color css
<style>
span { border-color: #582534; }
span { border-color: rgb(88,37,52); }
td.TdClassName
{
border-color: #582534;
}
.TagClassName
{
border-color: #582534;
}
</style>