Shades of Daisy Bush #603195
Tints of Daisy Bush #603195
RGB
CMYK
RGB Variations
Color information
#603195 (or 0x603195) is known color: Daisy Bush. HEX triplet: 60, 31 and 95. RGB value is (96,49,149). Sum of RGB (Red+Green+Blue) = 96+49+149=294 (38% of max value = 765). Red value is 96 (37.89% from 255 or 32.65% from 294); Green value is 49 (19.53% from 255 or 16.67% from 294); Blue value is 149 (58.59% from 255 or 50.68% from 294); Max value from RGB is 149 - color contains mainly: blue. Hex color #603195 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #603195 is #9FCE6A. Grayscale: #4A4A4A. Windows color (decimal): -10473067 or 9777504. OLE color: 9777504.
HSL color Cylindrical-coordinate representation of color #603195: hue angle of 268.2º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #603195 is Cyan = 0.36, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 49 | 149 | - |
| CMYK | 0.36 | 0.67 | 0 | 0.42 |
| HSL | 268.2º | 0.51% | 0.39% | - |
| HSV(B) | 268.2º | 0.67% | 0.58% | - |
| XYZ | 11.35 | 6.85 | 29.16 | - |
| YUV | 74.45 | 170.07 | 143.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 49 | 149 | 0.36 | 0.67 | 0 | 0.42 | 268.2 | 0.51 | 0.39 |
| Hex | 60 | 31 | 95 | 24 | 43 | 0 | 2A | 10C | 33 | 27 |
| Octal | 140 | 61 | 225 | 44 | 103 | 0 | 52 | 414 | 63 | 47 |
| Binary | 1100000 | 110001 | 10010101 | 100100 | 1000011 | 0 | 101010 | 100001100 | 110011 | 100111 |
Color Harmonies of #603195
Complementary color
Monochromatic Colors of #603195
Black with #603195
Text Example
Text Example
White with #603195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603195; }
p { color: rgb(96,49,149); }
H1.HeaderClassName
{
color: #603195;
}
.AnyTagClassName
{
color: #603195;
}
</style>
background-color css
<style>
a { background-color: #603195; }
a { background-color: rgb(96,49,149); }
div.DivClassName
{
background-color: #603195;
}
.BgClassName
{
background-color: #603195;
}
</style>
border-color css
<style>
span { border-color: #603195; }
span { border-color: rgb(96,49,149); }
td.TdClassName
{
border-color: #603195;
}
.TagClassName
{
border-color: #603195;
}
</style>