Shades of Daisy Bush #602898
Tints of Daisy Bush #602898
RGB
CMYK
RGB Variations
Color information
#602898 (or 0x602898) is known color: Daisy Bush. HEX triplet: 60, 28 and 98. RGB value is (96,40,152). Sum of RGB (Red+Green+Blue) = 96+40+152=288 (38% of max value = 765). Red value is 96 (37.89% from 255 or 33.33% from 288); Green value is 40 (16.02% from 255 or 13.89% from 288); Blue value is 152 (59.77% from 255 or 52.78% from 288); Max value from RGB is 152 - color contains mainly: blue. Hex color #602898 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #602898 is #9FD767. Grayscale: #454545. Windows color (decimal): -10475368 or 9971808. OLE color: 9971808.
HSL color Cylindrical-coordinate representation of color #602898: hue angle of 270º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #602898 is Cyan = 0.37, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 96 | 40 | 152 | - |
| CMYK | 0.37 | 0.74 | 0 | 0.40 |
| HSL | 270º | 0.58% | 0.38% | - |
| HSV(B) | 270º | 0.74% | 0.6% | - |
| XYZ | 11.25 | 6.27 | 30.32 | - |
| YUV | 69.51 | 174.55 | 146.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 40 | 152 | 0.37 | 0.74 | 0 | 0.40 | 270 | 0.58 | 0.38 |
| Hex | 60 | 28 | 98 | 25 | 4A | 0 | 28 | 10E | 3A | 26 |
| Octal | 140 | 50 | 230 | 45 | 112 | 0 | 50 | 416 | 72 | 46 |
| Binary | 1100000 | 101000 | 10011000 | 100101 | 1001010 | 0 | 101000 | 100001110 | 111010 | 100110 |
Color Harmonies of #602898
Complementary color
Monochromatic Colors of #602898
Black with #602898
Text Example
Text Example
White with #602898
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602898; }
p { color: rgb(96,40,152); }
H1.HeaderClassName
{
color: #602898;
}
.AnyTagClassName
{
color: #602898;
}
</style>
background-color css
<style>
a { background-color: #602898; }
a { background-color: rgb(96,40,152); }
div.DivClassName
{
background-color: #602898;
}
.BgClassName
{
background-color: #602898;
}
</style>
border-color css
<style>
span { border-color: #602898; }
span { border-color: rgb(96,40,152); }
td.TdClassName
{
border-color: #602898;
}
.TagClassName
{
border-color: #602898;
}
</style>