Shades of Black Rose #582237
Tints of Black Rose #582237
RGB
CMYK
RGB Variations
Color information
#582237 (or 0x582237) is known color: Black Rose. HEX triplet: 58, 22 and 37. RGB value is (88,34,55). Sum of RGB (Red+Green+Blue) = 88+34+55=177 (23% of max value = 765). Red value is 88 (34.77% from 255 or 49.72% from 177); Green value is 34 (13.67% from 255 or 19.21% from 177); Blue value is 55 (21.88% from 255 or 31.07% from 177); Max value from RGB is 88 - color contains mainly: red. Hex color #582237 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582237 is #A7DDC8. Grayscale: #343434. Windows color (decimal): -11001289 or 3613272. OLE color: 3613272.
HSL color Cylindrical-coordinate representation of color #582237: hue angle of 336.67º degrees, saturation: 0.44, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #582237 is Cyan = 0, Magento = 0.61, Yellow = 0.38 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 34 | 55 | - |
| CMYK | 0 | 0.61 | 0.38 | 0.65 |
| HSL | 336.67º | 0.44% | 0.24% | - |
| HSV(B) | 336.67º | 0.61% | 0.35% | - |
| XYZ | 5.29 | 3.49 | 4.01 | - |
| YUV | 52.54 | 129.39 | 153.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 34 | 55 | 0 | 0.61 | 0.38 | 0.65 | 336.67 | 0.44 | 0.24 |
| Hex | 58 | 22 | 37 | 0 | 3D | 26 | 41 | 151 | 2C | 18 |
| Octal | 130 | 42 | 67 | 0 | 75 | 46 | 101 | 521 | 54 | 30 |
| Binary | 1011000 | 100010 | 110111 | 0 | 111101 | 100110 | 1000001 | 101010001 | 101100 | 11000 |
Color Harmonies of #582237
Complementary color
Monochromatic Colors of #582237
Black with #582237
Text Example
Text Example
White with #582237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582237; }
p { color: rgb(88,34,55); }
H1.HeaderClassName
{
color: #582237;
}
.AnyTagClassName
{
color: #582237;
}
</style>
background-color css
<style>
a { background-color: #582237; }
a { background-color: rgb(88,34,55); }
div.DivClassName
{
background-color: #582237;
}
.BgClassName
{
background-color: #582237;
}
</style>
border-color css
<style>
span { border-color: #582237; }
span { border-color: rgb(88,34,55); }
td.TdClassName
{
border-color: #582237;
}
.TagClassName
{
border-color: #582237;
}
</style>