Shades of Daisy Bush #602697
Tints of Daisy Bush #602697
RGB
CMYK
RGB Variations
Color information
#602697 (or 0x602697) is known color: Daisy Bush. HEX triplet: 60, 26 and 97. RGB value is (96,38,151). Sum of RGB (Red+Green+Blue) = 96+38+151=285 (37% of max value = 765). Red value is 96 (37.89% from 255 or 33.68% from 285); Green value is 38 (15.23% from 255 or 13.33% from 285); Blue value is 151 (59.38% from 255 or 52.98% from 285); Max value from RGB is 151 - color contains mainly: blue. Hex color #602697 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #602697 is #9FD968. Grayscale: #434343. Windows color (decimal): -10475881 or 9905760. OLE color: 9905760.
HSL color Cylindrical-coordinate representation of color #602697: hue angle of 270.8º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #602697 is Cyan = 0.36, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 96 | 38 | 151 | - |
| CMYK | 0.36 | 0.75 | 0 | 0.41 |
| HSL | 270.8º | 0.6% | 0.37% | - |
| HSV(B) | 270.8º | 0.75% | 0.59% | - |
| XYZ | 11.1 | 6.11 | 29.87 | - |
| YUV | 68.22 | 174.72 | 147.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 38 | 151 | 0.36 | 0.75 | 0 | 0.41 | 270.8 | 0.6 | 0.37 |
| Hex | 60 | 26 | 97 | 24 | 4B | 0 | 29 | 10F | 3C | 25 |
| Octal | 140 | 46 | 227 | 44 | 113 | 0 | 51 | 417 | 74 | 45 |
| Binary | 1100000 | 100110 | 10010111 | 100100 | 1001011 | 0 | 101001 | 100001111 | 111100 | 100101 |
Color Harmonies of #602697
Complementary color
Monochromatic Colors of #602697
Black with #602697
Text Example
Text Example
White with #602697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602697; }
p { color: rgb(96,38,151); }
H1.HeaderClassName
{
color: #602697;
}
.AnyTagClassName
{
color: #602697;
}
</style>
background-color css
<style>
a { background-color: #602697; }
a { background-color: rgb(96,38,151); }
div.DivClassName
{
background-color: #602697;
}
.BgClassName
{
background-color: #602697;
}
</style>
border-color css
<style>
span { border-color: #602697; }
span { border-color: rgb(96,38,151); }
td.TdClassName
{
border-color: #602697;
}
.TagClassName
{
border-color: #602697;
}
</style>