Shades of Black Rose #582639
Tints of Black Rose #582639
RGB
CMYK
RGB Variations
Color information
#582639 (or 0x582639) is known color: Black Rose. HEX triplet: 58, 26 and 39. RGB value is (88,38,57). Sum of RGB (Red+Green+Blue) = 88+38+57=183 (24% of max value = 765). Red value is 88 (34.77% from 255 or 48.09% from 183); Green value is 38 (15.23% from 255 or 20.77% from 183); Blue value is 57 (22.66% from 255 or 31.15% from 183); Max value from RGB is 88 - color contains mainly: red. Hex color #582639 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582639 is #A7D9C6. Grayscale: #373737. Windows color (decimal): -11000263 or 3745368. OLE color: 3745368.
HSL color Cylindrical-coordinate representation of color #582639: hue angle of 337.2º degrees, saturation: 0.4, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #582639 is Cyan = 0, Magento = 0.57, Yellow = 0.35 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 38 | 57 | - |
| CMYK | 0 | 0.57 | 0.35 | 0.65 |
| HSL | 337.2º | 0.4% | 0.25% | - |
| HSV(B) | 337.2º | 0.57% | 0.35% | - |
| XYZ | 5.46 | 3.76 | 4.31 | - |
| YUV | 55.12 | 129.07 | 151.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 38 | 57 | 0 | 0.57 | 0.35 | 0.65 | 337.2 | 0.4 | 0.25 |
| Hex | 58 | 26 | 39 | 0 | 39 | 23 | 41 | 151 | 28 | 19 |
| Octal | 130 | 46 | 71 | 0 | 71 | 43 | 101 | 521 | 50 | 31 |
| Binary | 1011000 | 100110 | 111001 | 0 | 111001 | 100011 | 1000001 | 101010001 | 101000 | 11001 |
Color Harmonies of #582639
Complementary color
Monochromatic Colors of #582639
Black with #582639
Text Example
Text Example
White with #582639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582639; }
p { color: rgb(88,38,57); }
H1.HeaderClassName
{
color: #582639;
}
.AnyTagClassName
{
color: #582639;
}
</style>
background-color css
<style>
a { background-color: #582639; }
a { background-color: rgb(88,38,57); }
div.DivClassName
{
background-color: #582639;
}
.BgClassName
{
background-color: #582639;
}
</style>
border-color css
<style>
span { border-color: #582639; }
span { border-color: rgb(88,38,57); }
td.TdClassName
{
border-color: #582639;
}
.TagClassName
{
border-color: #582639;
}
</style>