Shades of Black Rose #582634
Tints of Black Rose #582634
RGB
CMYK
RGB Variations
Color information
#582634 (or 0x582634) is known color: Black Rose. HEX triplet: 58, 26 and 34. RGB value is (88,38,52). Sum of RGB (Red+Green+Blue) = 88+38+52=178 (23% of max value = 765). Red value is 88 (34.77% from 255 or 49.44% from 178); Green value is 38 (15.23% from 255 or 21.35% from 178); Blue value is 52 (20.70% from 255 or 29.21% from 178); Max value from RGB is 88 - color contains mainly: red. Hex color #582634 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582634 is #A7D9CB. Grayscale: #363636. Windows color (decimal): -11000268 or 3417688. OLE color: 3417688.
HSL color Cylindrical-coordinate representation of color #582634: hue angle of 343.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 #582634 is Cyan = 0, Magento = 0.57, Yellow = 0.41 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 38 | 52 | - |
| CMYK | 0 | 0.57 | 0.41 | 0.65 |
| HSL | 343.2º | 0.4% | 0.25% | - |
| HSV(B) | 343.2º | 0.57% | 0.35% | - |
| XYZ | 5.34 | 3.71 | 3.68 | - |
| YUV | 54.55 | 126.57 | 151.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 38 | 52 | 0 | 0.57 | 0.41 | 0.65 | 343.2 | 0.4 | 0.25 |
| Hex | 58 | 26 | 34 | 0 | 39 | 29 | 41 | 157 | 28 | 19 |
| Octal | 130 | 46 | 64 | 0 | 71 | 51 | 101 | 527 | 50 | 31 |
| Binary | 1011000 | 100110 | 110100 | 0 | 111001 | 101001 | 1000001 | 101010111 | 101000 | 11001 |
Color Harmonies of #582634
Complementary color
Monochromatic Colors of #582634
Black with #582634
Text Example
Text Example
White with #582634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582634; }
p { color: rgb(88,38,52); }
H1.HeaderClassName
{
color: #582634;
}
.AnyTagClassName
{
color: #582634;
}
</style>
background-color css
<style>
a { background-color: #582634; }
a { background-color: rgb(88,38,52); }
div.DivClassName
{
background-color: #582634;
}
.BgClassName
{
background-color: #582634;
}
</style>
border-color css
<style>
span { border-color: #582634; }
span { border-color: rgb(88,38,52); }
td.TdClassName
{
border-color: #582634;
}
.TagClassName
{
border-color: #582634;
}
</style>