Shades of Daisy Bush #602897
Tints of Daisy Bush #602897
RGB
CMYK
RGB Variations
Color information
#602897 (or 0x602897) is known color: Daisy Bush. HEX triplet: 60, 28 and 97. RGB value is (96,40,151). Sum of RGB (Red+Green+Blue) = 96+40+151=287 (38% of max value = 765). Red value is 96 (37.89% from 255 or 33.45% from 287); Green value is 40 (16.02% from 255 or 13.94% from 287); Blue value is 151 (59.38% from 255 or 52.61% from 287); Max value from RGB is 151 - color contains mainly: blue. Hex color #602897 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #602897 is #9FD768. Grayscale: #454545. Windows color (decimal): -10475369 or 9906272. OLE color: 9906272.
HSL color Cylindrical-coordinate representation of color #602897: hue angle of 270.27º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #602897 is Cyan = 0.36, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 96 | 40 | 151 | - |
| CMYK | 0.36 | 0.74 | 0 | 0.41 |
| HSL | 270.27º | 0.58% | 0.37% | - |
| HSV(B) | 270.27º | 0.74% | 0.59% | - |
| XYZ | 11.17 | 6.24 | 29.89 | - |
| YUV | 69.4 | 174.05 | 146.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 40 | 151 | 0.36 | 0.74 | 0 | 0.41 | 270.27 | 0.58 | 0.37 |
| Hex | 60 | 28 | 97 | 24 | 4A | 0 | 29 | 10E | 3A | 25 |
| Octal | 140 | 50 | 227 | 44 | 112 | 0 | 51 | 416 | 72 | 45 |
| Binary | 1100000 | 101000 | 10010111 | 100100 | 1001010 | 0 | 101001 | 100001110 | 111010 | 100101 |
Color Harmonies of #602897
Complementary color
Monochromatic Colors of #602897
Black with #602897
Text Example
Text Example
White with #602897
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602897; }
p { color: rgb(96,40,151); }
H1.HeaderClassName
{
color: #602897;
}
.AnyTagClassName
{
color: #602897;
}
</style>
background-color css
<style>
a { background-color: #602897; }
a { background-color: rgb(96,40,151); }
div.DivClassName
{
background-color: #602897;
}
.BgClassName
{
background-color: #602897;
}
</style>
border-color css
<style>
span { border-color: #602897; }
span { border-color: rgb(96,40,151); }
td.TdClassName
{
border-color: #602897;
}
.TagClassName
{
border-color: #602897;
}
</style>