Shades of Black Rose #582538
Tints of Black Rose #582538
RGB
CMYK
RGB Variations
Color information
#582538 (or 0x582538) is known color: Black Rose. HEX triplet: 58, 25 and 38. RGB value is (88,37,56). Sum of RGB (Red+Green+Blue) = 88+37+56=181 (23% of max value = 765). Red value is 88 (34.77% from 255 or 48.62% from 181); Green value is 37 (14.84% from 255 or 20.44% from 181); Blue value is 56 (22.27% from 255 or 30.94% from 181); Max value from RGB is 88 - color contains mainly: red. Hex color #582538 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582538 is #A7DAC7. Grayscale: #363636. Windows color (decimal): -11000520 or 3679576. OLE color: 3679576.
HSL color Cylindrical-coordinate representation of color #582538: hue angle of 337.65º 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 #582538 is Cyan = 0, Magento = 0.58, Yellow = 0.36 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 37 | 56 | - |
| CMYK | 0 | 0.58 | 0.36 | 0.65 |
| HSL | 337.65º | 0.41% | 0.25% | - |
| HSV(B) | 337.65º | 0.58% | 0.35% | - |
| XYZ | 5.4 | 3.68 | 4.17 | - |
| YUV | 54.42 | 128.9 | 151.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 37 | 56 | 0 | 0.58 | 0.36 | 0.65 | 337.65 | 0.41 | 0.25 |
| Hex | 58 | 25 | 38 | 0 | 3A | 24 | 41 | 152 | 29 | 19 |
| Octal | 130 | 45 | 70 | 0 | 72 | 44 | 101 | 522 | 51 | 31 |
| Binary | 1011000 | 100101 | 111000 | 0 | 111010 | 100100 | 1000001 | 101010010 | 101001 | 11001 |
Color Harmonies of #582538
Complementary color
Monochromatic Colors of #582538
Black with #582538
Text Example
Text Example
White with #582538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582538; }
p { color: rgb(88,37,56); }
H1.HeaderClassName
{
color: #582538;
}
.AnyTagClassName
{
color: #582538;
}
</style>
background-color css
<style>
a { background-color: #582538; }
a { background-color: rgb(88,37,56); }
div.DivClassName
{
background-color: #582538;
}
.BgClassName
{
background-color: #582538;
}
</style>
border-color css
<style>
span { border-color: #582538; }
span { border-color: rgb(88,37,56); }
td.TdClassName
{
border-color: #582538;
}
.TagClassName
{
border-color: #582538;
}
</style>