Shades of Daisy Bush #603898
Tints of Daisy Bush #603898
RGB
CMYK
RGB Variations
Color information
#603898 (or 0x603898) is known color: Daisy Bush. HEX triplet: 60, 38 and 98. RGB value is (96,56,152). Sum of RGB (Red+Green+Blue) = 96+56+152=304 (40% of max value = 765). Red value is 96 (37.89% from 255 or 31.58% from 304); Green value is 56 (22.27% from 255 or 18.42% from 304); Blue value is 152 (59.77% from 255 or 50% from 304); Max value from RGB is 152 - color contains mainly: blue. Hex color #603898 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #603898 is #9FC767. Grayscale: #4E4E4E. Windows color (decimal): -10471272 or 9975904. OLE color: 9975904.
HSL color Cylindrical-coordinate representation of color #603898: hue angle of 265º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #603898 is Cyan = 0.37, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 96 | 56 | 152 | - |
| CMYK | 0.37 | 0.63 | 0 | 0.40 |
| HSL | 265º | 0.46% | 0.41% | - |
| HSV(B) | 265º | 0.63% | 0.6% | - |
| XYZ | 11.91 | 7.58 | 30.54 | - |
| YUV | 78.9 | 169.25 | 140.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 56 | 152 | 0.37 | 0.63 | 0 | 0.40 | 265 | 0.46 | 0.41 |
| Hex | 60 | 38 | 98 | 25 | 3F | 0 | 28 | 109 | 2E | 29 |
| Octal | 140 | 70 | 230 | 45 | 77 | 0 | 50 | 411 | 56 | 51 |
| Binary | 1100000 | 111000 | 10011000 | 100101 | 111111 | 0 | 101000 | 100001001 | 101110 | 101001 |
Color Harmonies of #603898
Complementary color
Monochromatic Colors of #603898
Black with #603898
Text Example
Text Example
White with #603898
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603898; }
p { color: rgb(96,56,152); }
H1.HeaderClassName
{
color: #603898;
}
.AnyTagClassName
{
color: #603898;
}
</style>
background-color css
<style>
a { background-color: #603898; }
a { background-color: rgb(96,56,152); }
div.DivClassName
{
background-color: #603898;
}
.BgClassName
{
background-color: #603898;
}
</style>
border-color css
<style>
span { border-color: #603898; }
span { border-color: rgb(96,56,152); }
td.TdClassName
{
border-color: #603898;
}
.TagClassName
{
border-color: #603898;
}
</style>