Shades of Daisy Bush #603497
Tints of Daisy Bush #603497
RGB
CMYK
RGB Variations
Color information
#603497 (or 0x603497) is known color: Daisy Bush. HEX triplet: 60, 34 and 97. RGB value is (96,52,151). Sum of RGB (Red+Green+Blue) = 96+52+151=299 (39% of max value = 765). Red value is 96 (37.89% from 255 or 32.11% from 299); Green value is 52 (20.70% from 255 or 17.39% from 299); Blue value is 151 (59.38% from 255 or 50.50% from 299); Max value from RGB is 151 - color contains mainly: blue. Hex color #603497 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #603497 is #9FCB68. Grayscale: #4C4C4C. Windows color (decimal): -10472297 or 9909344. OLE color: 9909344.
HSL color Cylindrical-coordinate representation of color #603497: hue angle of 266.67º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #603497 is Cyan = 0.36, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 96 | 52 | 151 | - |
| CMYK | 0.36 | 0.66 | 0 | 0.41 |
| HSL | 266.67º | 0.49% | 0.4% | - |
| HSV(B) | 266.67º | 0.66% | 0.59% | - |
| XYZ | 11.64 | 7.18 | 30.05 | - |
| YUV | 76.44 | 170.08 | 141.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 52 | 151 | 0.36 | 0.66 | 0 | 0.41 | 266.67 | 0.49 | 0.4 |
| Hex | 60 | 34 | 97 | 24 | 42 | 0 | 29 | 10B | 31 | 28 |
| Octal | 140 | 64 | 227 | 44 | 102 | 0 | 51 | 413 | 61 | 50 |
| Binary | 1100000 | 110100 | 10010111 | 100100 | 1000010 | 0 | 101001 | 100001011 | 110001 | 101000 |
Color Harmonies of #603497
Complementary color
Monochromatic Colors of #603497
Black with #603497
Text Example
Text Example
White with #603497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603497; }
p { color: rgb(96,52,151); }
H1.HeaderClassName
{
color: #603497;
}
.AnyTagClassName
{
color: #603497;
}
</style>
background-color css
<style>
a { background-color: #603497; }
a { background-color: rgb(96,52,151); }
div.DivClassName
{
background-color: #603497;
}
.BgClassName
{
background-color: #603497;
}
</style>
border-color css
<style>
span { border-color: #603497; }
span { border-color: rgb(96,52,151); }
td.TdClassName
{
border-color: #603497;
}
.TagClassName
{
border-color: #603497;
}
</style>