Shades of Daisy Bush #603296
Tints of Daisy Bush #603296
RGB
CMYK
RGB Variations
Color information
#603296 (or 0x603296) is known color: Daisy Bush. HEX triplet: 60, 32 and 96. RGB value is (96,50,150). Sum of RGB (Red+Green+Blue) = 96+50+150=296 (39% of max value = 765). Red value is 96 (37.89% from 255 or 32.43% from 296); Green value is 50 (19.92% from 255 or 16.89% from 296); Blue value is 150 (58.98% from 255 or 50.68% from 296); Max value from RGB is 150 - color contains mainly: blue. Hex color #603296 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #603296 is #9FCD69. Grayscale: #4A4A4A. Windows color (decimal): -10472810 or 9843296. OLE color: 9843296.
HSL color Cylindrical-coordinate representation of color #603296: hue angle of 267.6º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #603296 is Cyan = 0.36, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 96 | 50 | 150 | - |
| CMYK | 0.36 | 0.67 | 0 | 0.41 |
| HSL | 267.6º | 0.5% | 0.39% | - |
| HSV(B) | 267.6º | 0.67% | 0.59% | - |
| XYZ | 11.47 | 6.97 | 29.6 | - |
| YUV | 75.15 | 170.24 | 142.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 50 | 150 | 0.36 | 0.67 | 0 | 0.41 | 267.6 | 0.5 | 0.39 |
| Hex | 60 | 32 | 96 | 24 | 43 | 0 | 29 | 10C | 32 | 27 |
| Octal | 140 | 62 | 226 | 44 | 103 | 0 | 51 | 414 | 62 | 47 |
| Binary | 1100000 | 110010 | 10010110 | 100100 | 1000011 | 0 | 101001 | 100001100 | 110010 | 100111 |
Color Harmonies of #603296
Complementary color
Monochromatic Colors of #603296
Black with #603296
Text Example
Text Example
White with #603296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603296; }
p { color: rgb(96,50,150); }
H1.HeaderClassName
{
color: #603296;
}
.AnyTagClassName
{
color: #603296;
}
</style>
background-color css
<style>
a { background-color: #603296; }
a { background-color: rgb(96,50,150); }
div.DivClassName
{
background-color: #603296;
}
.BgClassName
{
background-color: #603296;
}
</style>
border-color css
<style>
span { border-color: #603296; }
span { border-color: rgb(96,50,150); }
td.TdClassName
{
border-color: #603296;
}
.TagClassName
{
border-color: #603296;
}
</style>