Shades of Daisy Bush #603992
Tints of Daisy Bush #603992
RGB
CMYK
RGB Variations
Color information
#603992 (or 0x603992) is known color: Daisy Bush. HEX triplet: 60, 39 and 92. RGB value is (96,57,146). Sum of RGB (Red+Green+Blue) = 96+57+146=299 (39% of max value = 765). Red value is 96 (37.89% from 255 or 32.11% from 299); Green value is 57 (22.66% from 255 or 19.06% from 299); Blue value is 146 (57.42% from 255 or 48.83% from 299); Max value from RGB is 146 - color contains mainly: blue. Hex color #603992 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #603992 is #9FC66D. Grayscale: #4E4E4E. Windows color (decimal): -10471022 or 9582944. OLE color: 9582944.
HSL color Cylindrical-coordinate representation of color #603992: hue angle of 266.29º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #603992 is Cyan = 0.34, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 57 | 146 | - |
| CMYK | 0.34 | 0.61 | 0 | 0.43 |
| HSL | 266.29º | 0.44% | 0.4% | - |
| HSV(B) | 266.29º | 0.61% | 0.57% | - |
| XYZ | 11.48 | 7.49 | 28.03 | - |
| YUV | 78.81 | 165.92 | 140.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 57 | 146 | 0.34 | 0.61 | 0 | 0.43 | 266.29 | 0.44 | 0.4 |
| Hex | 60 | 39 | 92 | 22 | 3D | 0 | 2B | 10A | 2C | 28 |
| Octal | 140 | 71 | 222 | 42 | 75 | 0 | 53 | 412 | 54 | 50 |
| Binary | 1100000 | 111001 | 10010010 | 100010 | 111101 | 0 | 101011 | 100001010 | 101100 | 101000 |
Color Harmonies of #603992
Complementary color
Monochromatic Colors of #603992
Black with #603992
Text Example
Text Example
White with #603992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603992; }
p { color: rgb(96,57,146); }
H1.HeaderClassName
{
color: #603992;
}
.AnyTagClassName
{
color: #603992;
}
</style>
background-color css
<style>
a { background-color: #603992; }
a { background-color: rgb(96,57,146); }
div.DivClassName
{
background-color: #603992;
}
.BgClassName
{
background-color: #603992;
}
</style>
border-color css
<style>
span { border-color: #603992; }
span { border-color: rgb(96,57,146); }
td.TdClassName
{
border-color: #603992;
}
.TagClassName
{
border-color: #603992;
}
</style>