Shades of Daisy Bush #583397
Tints of Daisy Bush #583397
RGB
CMYK
RGB Variations
Color information
#583397 (or 0x583397) is known color: Daisy Bush. HEX triplet: 58, 33 and 97. RGB value is (88,51,151). Sum of RGB (Red+Green+Blue) = 88+51+151=290 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.34% from 290); Green value is 51 (20.31% from 255 or 17.59% from 290); Blue value is 151 (59.38% from 255 or 52.07% from 290); Max value from RGB is 151 - color contains mainly: blue. Hex color #583397 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #583397 is #A7CC68. Grayscale: #494949. Windows color (decimal): -10996841 or 9909080. OLE color: 9909080.
HSL color Cylindrical-coordinate representation of color #583397: hue angle of 262.2º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #583397 is Cyan = 0.42, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 88 | 51 | 151 | - |
| CMYK | 0.42 | 0.66 | 0 | 0.41 |
| HSL | 262.2º | 0.5% | 0.4% | - |
| HSV(B) | 262.2º | 0.66% | 0.59% | - |
| XYZ | 10.79 | 6.68 | 30 | - |
| YUV | 73.46 | 171.76 | 138.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 51 | 151 | 0.42 | 0.66 | 0 | 0.41 | 262.2 | 0.5 | 0.4 |
| Hex | 58 | 33 | 97 | 2A | 42 | 0 | 29 | 106 | 32 | 28 |
| Octal | 130 | 63 | 227 | 52 | 102 | 0 | 51 | 406 | 62 | 50 |
| Binary | 1011000 | 110011 | 10010111 | 101010 | 1000010 | 0 | 101001 | 100000110 | 110010 | 101000 |
Color Harmonies of #583397
Complementary color
Monochromatic Colors of #583397
Black with #583397
Text Example
Text Example
White with #583397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583397; }
p { color: rgb(88,51,151); }
H1.HeaderClassName
{
color: #583397;
}
.AnyTagClassName
{
color: #583397;
}
</style>
background-color css
<style>
a { background-color: #583397; }
a { background-color: rgb(88,51,151); }
div.DivClassName
{
background-color: #583397;
}
.BgClassName
{
background-color: #583397;
}
</style>
border-color css
<style>
span { border-color: #583397; }
span { border-color: rgb(88,51,151); }
td.TdClassName
{
border-color: #583397;
}
.TagClassName
{
border-color: #583397;
}
</style>