Shades of Daisy Bush #603198
Tints of Daisy Bush #603198
RGB
CMYK
RGB Variations
Color information
#603198 (or 0x603198) is known color: Daisy Bush. HEX triplet: 60, 31 and 98. RGB value is (96,49,152). Sum of RGB (Red+Green+Blue) = 96+49+152=297 (39% of max value = 765). Red value is 96 (37.89% from 255 or 32.32% from 297); Green value is 49 (19.53% from 255 or 16.50% from 297); Blue value is 152 (59.77% from 255 or 51.18% from 297); Max value from RGB is 152 - color contains mainly: blue. Hex color #603198 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #603198 is #9FCE67. Grayscale: #4A4A4A. Windows color (decimal): -10473064 or 9974112. OLE color: 9974112.
HSL color Cylindrical-coordinate representation of color #603198: hue angle of 267.38º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #603198 is Cyan = 0.37, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 96 | 49 | 152 | - |
| CMYK | 0.37 | 0.68 | 0 | 0.40 |
| HSL | 267.38º | 0.51% | 0.39% | - |
| HSV(B) | 267.38º | 0.68% | 0.6% | - |
| XYZ | 11.59 | 6.95 | 30.44 | - |
| YUV | 74.8 | 171.57 | 143.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 49 | 152 | 0.37 | 0.68 | 0 | 0.40 | 267.38 | 0.51 | 0.39 |
| Hex | 60 | 31 | 98 | 25 | 44 | 0 | 28 | 10B | 33 | 27 |
| Octal | 140 | 61 | 230 | 45 | 104 | 0 | 50 | 413 | 63 | 47 |
| Binary | 1100000 | 110001 | 10011000 | 100101 | 1000100 | 0 | 101000 | 100001011 | 110011 | 100111 |
Color Harmonies of #603198
Complementary color
Monochromatic Colors of #603198
Black with #603198
Text Example
Text Example
White with #603198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603198; }
p { color: rgb(96,49,152); }
H1.HeaderClassName
{
color: #603198;
}
.AnyTagClassName
{
color: #603198;
}
</style>
background-color css
<style>
a { background-color: #603198; }
a { background-color: rgb(96,49,152); }
div.DivClassName
{
background-color: #603198;
}
.BgClassName
{
background-color: #603198;
}
</style>
border-color css
<style>
span { border-color: #603198; }
span { border-color: rgb(96,49,152); }
td.TdClassName
{
border-color: #603198;
}
.TagClassName
{
border-color: #603198;
}
</style>