Shades of Daisy Bush #582298
Tints of Daisy Bush #582298
RGB
CMYK
RGB Variations
Color information
#582298 (or 0x582298) is known color: Daisy Bush. HEX triplet: 58, 22 and 98. RGB value is (88,34,152). Sum of RGB (Red+Green+Blue) = 88+34+152=274 (36% of max value = 765). Red value is 88 (34.77% from 255 or 32.12% from 274); Green value is 34 (13.67% from 255 or 12.41% from 274); Blue value is 152 (59.77% from 255 or 55.47% from 274); Max value from RGB is 152 - color contains mainly: blue. Hex color #582298 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #582298 is #A7DD67. Grayscale: #3F3F3F. Windows color (decimal): -11001192 or 9970264. OLE color: 9970264.
HSL color Cylindrical-coordinate representation of color #582298: hue angle of 267.46º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #582298 is Cyan = 0.42, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 88 | 34 | 152 | - |
| CMYK | 0.42 | 0.78 | 0 | 0.40 |
| HSL | 267.46º | 0.63% | 0.36% | - |
| HSV(B) | 267.46º | 0.78% | 0.6% | - |
| XYZ | 10.26 | 5.49 | 30.22 | - |
| YUV | 63.6 | 177.89 | 145.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 34 | 152 | 0.42 | 0.78 | 0 | 0.40 | 267.46 | 0.63 | 0.36 |
| Hex | 58 | 22 | 98 | 2A | 4E | 0 | 28 | 10B | 3F | 24 |
| Octal | 130 | 42 | 230 | 52 | 116 | 0 | 50 | 413 | 77 | 44 |
| Binary | 1011000 | 100010 | 10011000 | 101010 | 1001110 | 0 | 101000 | 100001011 | 111111 | 100100 |
Color Harmonies of #582298
Complementary color
Monochromatic Colors of #582298
Black with #582298
Text Example
Text Example
White with #582298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582298; }
p { color: rgb(88,34,152); }
H1.HeaderClassName
{
color: #582298;
}
.AnyTagClassName
{
color: #582298;
}
</style>
background-color css
<style>
a { background-color: #582298; }
a { background-color: rgb(88,34,152); }
div.DivClassName
{
background-color: #582298;
}
.BgClassName
{
background-color: #582298;
}
</style>
border-color css
<style>
span { border-color: #582298; }
span { border-color: rgb(88,34,152); }
td.TdClassName
{
border-color: #582298;
}
.TagClassName
{
border-color: #582298;
}
</style>