Shades of Daisy Bush #603893
Tints of Daisy Bush #603893
RGB
CMYK
RGB Variations
Color information
#603893 (or 0x603893) is known color: Daisy Bush. HEX triplet: 60, 38 and 93. RGB value is (96,56,147). Sum of RGB (Red+Green+Blue) = 96+56+147=299 (39% of max value = 765). Red value is 96 (37.89% from 255 or 32.11% from 299); Green value is 56 (22.27% from 255 or 18.73% from 299); Blue value is 147 (57.81% from 255 or 49.16% from 299); Max value from RGB is 147 - color contains mainly: blue. Hex color #603893 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #603893 is #9FC76C. Grayscale: #4E4E4E. Windows color (decimal): -10471277 or 9648224. OLE color: 9648224.
HSL color Cylindrical-coordinate representation of color #603893: hue angle of 266.37º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #603893 is Cyan = 0.35, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 56 | 147 | - |
| CMYK | 0.35 | 0.62 | 0 | 0.42 |
| HSL | 266.37º | 0.45% | 0.4% | - |
| HSV(B) | 266.37º | 0.62% | 0.58% | - |
| XYZ | 11.5 | 7.42 | 28.43 | - |
| YUV | 78.33 | 166.75 | 140.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 56 | 147 | 0.35 | 0.62 | 0 | 0.42 | 266.37 | 0.45 | 0.4 |
| Hex | 60 | 38 | 93 | 23 | 3E | 0 | 2A | 10A | 2D | 28 |
| Octal | 140 | 70 | 223 | 43 | 76 | 0 | 52 | 412 | 55 | 50 |
| Binary | 1100000 | 111000 | 10010011 | 100011 | 111110 | 0 | 101010 | 100001010 | 101101 | 101000 |
Color Harmonies of #603893
Complementary color
Monochromatic Colors of #603893
Black with #603893
Text Example
Text Example
White with #603893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603893; }
p { color: rgb(96,56,147); }
H1.HeaderClassName
{
color: #603893;
}
.AnyTagClassName
{
color: #603893;
}
</style>
background-color css
<style>
a { background-color: #603893; }
a { background-color: rgb(96,56,147); }
div.DivClassName
{
background-color: #603893;
}
.BgClassName
{
background-color: #603893;
}
</style>
border-color css
<style>
span { border-color: #603893; }
span { border-color: rgb(96,56,147); }
td.TdClassName
{
border-color: #603893;
}
.TagClassName
{
border-color: #603893;
}
</style>