Shades of Black Rose #582338
Tints of Black Rose #582338
RGB
CMYK
RGB Variations
Color information
#582338 (or 0x582338) is known color: Black Rose. HEX triplet: 58, 23 and 38. RGB value is (88,35,56). Sum of RGB (Red+Green+Blue) = 88+35+56=179 (23% of max value = 765). Red value is 88 (34.77% from 255 or 49.16% from 179); Green value is 35 (14.06% from 255 or 19.55% from 179); Blue value is 56 (22.27% from 255 or 31.28% from 179); Max value from RGB is 88 - color contains mainly: red. Hex color #582338 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582338 is #A7DCC7. Grayscale: #353535. Windows color (decimal): -11001032 or 3679064. OLE color: 3679064.
HSL color Cylindrical-coordinate representation of color #582338: hue angle of 336.23º degrees, saturation: 0.43, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #582338 is Cyan = 0, Magento = 0.60, Yellow = 0.36 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 35 | 56 | - |
| CMYK | 0 | 0.60 | 0.36 | 0.65 |
| HSL | 336.23º | 0.43% | 0.24% | - |
| HSV(B) | 336.23º | 0.6% | 0.35% | - |
| XYZ | 5.34 | 3.56 | 4.15 | - |
| YUV | 53.24 | 129.56 | 152.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 35 | 56 | 0 | 0.60 | 0.36 | 0.65 | 336.23 | 0.43 | 0.24 |
| Hex | 58 | 23 | 38 | 0 | 3C | 24 | 41 | 150 | 2B | 18 |
| Octal | 130 | 43 | 70 | 0 | 74 | 44 | 101 | 520 | 53 | 30 |
| Binary | 1011000 | 100011 | 111000 | 0 | 111100 | 100100 | 1000001 | 101010000 | 101011 | 11000 |
Color Harmonies of #582338
Complementary color
Monochromatic Colors of #582338
Black with #582338
Text Example
Text Example
White with #582338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582338; }
p { color: rgb(88,35,56); }
H1.HeaderClassName
{
color: #582338;
}
.AnyTagClassName
{
color: #582338;
}
</style>
background-color css
<style>
a { background-color: #582338; }
a { background-color: rgb(88,35,56); }
div.DivClassName
{
background-color: #582338;
}
.BgClassName
{
background-color: #582338;
}
</style>
border-color css
<style>
span { border-color: #582338; }
span { border-color: rgb(88,35,56); }
td.TdClassName
{
border-color: #582338;
}
.TagClassName
{
border-color: #582338;
}
</style>