Shades of Black Rose #581731
Tints of Black Rose #581731
RGB
CMYK
RGB Variations
Color information
#581731 (or 0x581731) is known color: Black Rose. HEX triplet: 58, 17 and 31. RGB value is (88,23,49). Sum of RGB (Red+Green+Blue) = 88+23+49=160 (21% of max value = 765). Red value is 88 (34.77% from 255 or 55% from 160); Green value is 23 (9.38% from 255 or 14.38% from 160); Blue value is 49 (19.53% from 255 or 30.62% from 160); Max value from RGB is 88 - color contains mainly: red. Hex color #581731 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #581731 is #A7E8CE. Grayscale: #2D2D2D. Windows color (decimal): -11004111 or 3217240. OLE color: 3217240.
HSL color Cylindrical-coordinate representation of color #581731: hue angle of 336º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #581731 is Cyan = 0, Magento = 0.74, Yellow = 0.44 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 23 | 49 | - |
| CMYK | 0 | 0.74 | 0.44 | 0.65 |
| HSL | 336º | 0.59% | 0.22% | - |
| HSV(B) | 336º | 0.74% | 0.35% | - |
| XYZ | 4.89 | 2.91 | 3.21 | - |
| YUV | 45.4 | 130.03 | 158.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 23 | 49 | 0 | 0.74 | 0.44 | 0.65 | 336 | 0.59 | 0.22 |
| Hex | 58 | 17 | 31 | 0 | 4A | 2C | 41 | 150 | 3B | 16 |
| Octal | 130 | 27 | 61 | 0 | 112 | 54 | 101 | 520 | 73 | 26 |
| Binary | 1011000 | 10111 | 110001 | 0 | 1001010 | 101100 | 1000001 | 101010000 | 111011 | 10110 |
Color Harmonies of #581731
Complementary color
Monochromatic Colors of #581731
Black with #581731
Text Example
Text Example
White with #581731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #581731; }
p { color: rgb(88,23,49); }
H1.HeaderClassName
{
color: #581731;
}
.AnyTagClassName
{
color: #581731;
}
</style>
background-color css
<style>
a { background-color: #581731; }
a { background-color: rgb(88,23,49); }
div.DivClassName
{
background-color: #581731;
}
.BgClassName
{
background-color: #581731;
}
</style>
border-color css
<style>
span { border-color: #581731; }
span { border-color: rgb(88,23,49); }
td.TdClassName
{
border-color: #581731;
}
.TagClassName
{
border-color: #581731;
}
</style>