Shades of Daisy Bush #604893
Tints of Daisy Bush #604893
RGB
CMYK
RGB Variations
Color information
#604893 (or 0x604893) is known color: Daisy Bush. HEX triplet: 60, 48 and 93. RGB value is (96,72,147). Sum of RGB (Red+Green+Blue) = 96+72+147=315 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.48% from 315); Green value is 72 (28.52% from 255 or 22.86% from 315); Blue value is 147 (57.81% from 255 or 46.67% from 315); Max value from RGB is 147 - color contains mainly: blue. Hex color #604893 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #604893 is #9FB76C. Grayscale: #575757. Windows color (decimal): -10467181 or 9652320. OLE color: 9652320.
HSL color Cylindrical-coordinate representation of color #604893: hue angle of 259.2º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #604893 is Cyan = 0.35, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 72 | 147 | - |
| CMYK | 0.35 | 0.51 | 0 | 0.42 |
| HSL | 259.2º | 0.34% | 0.43% | - |
| HSV(B) | 259.2º | 0.51% | 0.58% | - |
| XYZ | 12.41 | 9.23 | 28.73 | - |
| YUV | 87.73 | 161.45 | 133.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 72 | 147 | 0.35 | 0.51 | 0 | 0.42 | 259.2 | 0.34 | 0.43 |
| Hex | 60 | 48 | 93 | 23 | 33 | 0 | 2A | 103 | 22 | 2B |
| Octal | 140 | 110 | 223 | 43 | 63 | 0 | 52 | 403 | 42 | 53 |
| Binary | 1100000 | 1001000 | 10010011 | 100011 | 110011 | 0 | 101010 | 100000011 | 100010 | 101011 |
Color Harmonies of #604893
Complementary color
Monochromatic Colors of #604893
Black with #604893
Text Example
Text Example
White with #604893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604893; }
p { color: rgb(96,72,147); }
H1.HeaderClassName
{
color: #604893;
}
.AnyTagClassName
{
color: #604893;
}
</style>
background-color css
<style>
a { background-color: #604893; }
a { background-color: rgb(96,72,147); }
div.DivClassName
{
background-color: #604893;
}
.BgClassName
{
background-color: #604893;
}
</style>
border-color css
<style>
span { border-color: #604893; }
span { border-color: rgb(96,72,147); }
td.TdClassName
{
border-color: #604893;
}
.TagClassName
{
border-color: #604893;
}
</style>