Shades of Daisy Bush #604391
Tints of Daisy Bush #604391
RGB
CMYK
RGB Variations
Color information
#604391 (or 0x604391) is known color: Daisy Bush. HEX triplet: 60, 43 and 91. RGB value is (96,67,145). Sum of RGB (Red+Green+Blue) = 96+67+145=308 (40% of max value = 765). Red value is 96 (37.89% from 255 or 31.17% from 308); Green value is 67 (26.56% from 255 or 21.75% from 308); Blue value is 145 (57.03% from 255 or 47.08% from 308); Max value from RGB is 145 - color contains mainly: blue. Hex color #604391 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #604391 is #9FBC6E. Grayscale: #545454. Windows color (decimal): -10468463 or 9519968. OLE color: 9519968.
HSL color Cylindrical-coordinate representation of color #604391: hue angle of 262.31º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #604391 is Cyan = 0.34, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 67 | 145 | - |
| CMYK | 0.34 | 0.54 | 0 | 0.43 |
| HSL | 262.31º | 0.37% | 0.42% | - |
| HSV(B) | 262.31º | 0.54% | 0.57% | - |
| XYZ | 11.94 | 8.55 | 27.81 | - |
| YUV | 84.56 | 162.11 | 136.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 67 | 145 | 0.34 | 0.54 | 0 | 0.43 | 262.31 | 0.37 | 0.42 |
| Hex | 60 | 43 | 91 | 22 | 36 | 0 | 2B | 106 | 25 | 2A |
| Octal | 140 | 103 | 221 | 42 | 66 | 0 | 53 | 406 | 45 | 52 |
| Binary | 1100000 | 1000011 | 10010001 | 100010 | 110110 | 0 | 101011 | 100000110 | 100101 | 101010 |
Color Harmonies of #604391
Complementary color
Monochromatic Colors of #604391
Black with #604391
Text Example
Text Example
White with #604391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604391; }
p { color: rgb(96,67,145); }
H1.HeaderClassName
{
color: #604391;
}
.AnyTagClassName
{
color: #604391;
}
</style>
background-color css
<style>
a { background-color: #604391; }
a { background-color: rgb(96,67,145); }
div.DivClassName
{
background-color: #604391;
}
.BgClassName
{
background-color: #604391;
}
</style>
border-color css
<style>
span { border-color: #604391; }
span { border-color: rgb(96,67,145); }
td.TdClassName
{
border-color: #604391;
}
.TagClassName
{
border-color: #604391;
}
</style>