Shades of Black Rose #582738
Tints of Black Rose #582738
RGB
CMYK
RGB Variations
Color information
#582738 (or 0x582738) is known color: Black Rose. HEX triplet: 58, 27 and 38. RGB value is (88,39,56). Sum of RGB (Red+Green+Blue) = 88+39+56=183 (24% of max value = 765). Red value is 88 (34.77% from 255 or 48.09% from 183); Green value is 39 (15.62% from 255 or 21.31% from 183); Blue value is 56 (22.27% from 255 or 30.60% from 183); Max value from RGB is 88 - color contains mainly: red. Hex color #582738 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582738 is #A7D8C7. Grayscale: #373737. Windows color (decimal): -11000008 or 3680088. OLE color: 3680088.
HSL color Cylindrical-coordinate representation of color #582738: hue angle of 339.18º 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 #582738 is Cyan = 0, Magento = 0.56, Yellow = 0.36 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 39 | 56 | - |
| CMYK | 0 | 0.56 | 0.36 | 0.65 |
| HSL | 339.18º | 0.39% | 0.25% | - |
| HSV(B) | 339.18º | 0.56% | 0.35% | - |
| XYZ | 5.46 | 3.81 | 4.19 | - |
| YUV | 55.59 | 128.23 | 151.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 39 | 56 | 0 | 0.56 | 0.36 | 0.65 | 339.18 | 0.39 | 0.25 |
| Hex | 58 | 27 | 38 | 0 | 38 | 24 | 41 | 153 | 27 | 19 |
| Octal | 130 | 47 | 70 | 0 | 70 | 44 | 101 | 523 | 47 | 31 |
| Binary | 1011000 | 100111 | 111000 | 0 | 111000 | 100100 | 1000001 | 101010011 | 100111 | 11001 |
Color Harmonies of #582738
Complementary color
Monochromatic Colors of #582738
Black with #582738
Text Example
Text Example
White with #582738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582738; }
p { color: rgb(88,39,56); }
H1.HeaderClassName
{
color: #582738;
}
.AnyTagClassName
{
color: #582738;
}
</style>
background-color css
<style>
a { background-color: #582738; }
a { background-color: rgb(88,39,56); }
div.DivClassName
{
background-color: #582738;
}
.BgClassName
{
background-color: #582738;
}
</style>
border-color css
<style>
span { border-color: #582738; }
span { border-color: rgb(88,39,56); }
td.TdClassName
{
border-color: #582738;
}
.TagClassName
{
border-color: #582738;
}
</style>