Shades of Daisy Bush #584397
Tints of Daisy Bush #584397
RGB
CMYK
RGB Variations
Color information
#584397 (or 0x584397) is known color: Daisy Bush. HEX triplet: 58, 43 and 97. RGB value is (88,67,151). Sum of RGB (Red+Green+Blue) = 88+67+151=306 (40% of max value = 765). Red value is 88 (34.77% from 255 or 28.76% from 306); Green value is 67 (26.56% from 255 or 21.90% from 306); Blue value is 151 (59.38% from 255 or 49.35% from 306); Max value from RGB is 151 - color contains mainly: blue. Hex color #584397 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584397 is #A7BC68. Grayscale: #525252. Windows color (decimal): -10992745 or 9913176. OLE color: 9913176.
HSL color Cylindrical-coordinate representation of color #584397: hue angle of 255º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #584397 is Cyan = 0.42, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 88 | 67 | 151 | - |
| CMYK | 0.42 | 0.56 | 0 | 0.41 |
| HSL | 255º | 0.39% | 0.43% | - |
| HSV(B) | 255º | 0.56% | 0.59% | - |
| XYZ | 11.62 | 8.32 | 30.27 | - |
| YUV | 82.86 | 166.46 | 131.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 67 | 151 | 0.42 | 0.56 | 0 | 0.41 | 255 | 0.39 | 0.43 |
| Hex | 58 | 43 | 97 | 2A | 38 | 0 | 29 | FF | 27 | 2B |
| Octal | 130 | 103 | 227 | 52 | 70 | 0 | 51 | 377 | 47 | 53 |
| Binary | 1011000 | 1000011 | 10010111 | 101010 | 111000 | 0 | 101001 | 11111111 | 100111 | 101011 |
Color Harmonies of #584397
Complementary color
Monochromatic Colors of #584397
Black with #584397
Text Example
Text Example
White with #584397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584397; }
p { color: rgb(88,67,151); }
H1.HeaderClassName
{
color: #584397;
}
.AnyTagClassName
{
color: #584397;
}
</style>
background-color css
<style>
a { background-color: #584397; }
a { background-color: rgb(88,67,151); }
div.DivClassName
{
background-color: #584397;
}
.BgClassName
{
background-color: #584397;
}
</style>
border-color css
<style>
span { border-color: #584397; }
span { border-color: rgb(88,67,151); }
td.TdClassName
{
border-color: #584397;
}
.TagClassName
{
border-color: #584397;
}
</style>