Shades of Daisy Bush #603092
Tints of Daisy Bush #603092
RGB
CMYK
RGB Variations
Color information
#603092 (or 0x603092) is known color: Daisy Bush. HEX triplet: 60, 30 and 92. RGB value is (96,48,146). Sum of RGB (Red+Green+Blue) = 96+48+146=290 (38% of max value = 765). Red value is 96 (37.89% from 255 or 33.10% from 290); Green value is 48 (19.14% from 255 or 16.55% from 290); Blue value is 146 (57.42% from 255 or 50.34% from 290); Max value from RGB is 146 - color contains mainly: blue. Hex color #603092 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #603092 is #9FCF6D. Grayscale: #494949. Windows color (decimal): -10473326 or 9580640. OLE color: 9580640.
HSL color Cylindrical-coordinate representation of color #603092: hue angle of 269.39º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #603092 is Cyan = 0.34, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 48 | 146 | - |
| CMYK | 0.34 | 0.67 | 0 | 0.43 |
| HSL | 269.39º | 0.51% | 0.38% | - |
| HSV(B) | 269.39º | 0.67% | 0.57% | - |
| XYZ | 11.07 | 6.68 | 27.9 | - |
| YUV | 73.52 | 168.9 | 144.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 48 | 146 | 0.34 | 0.67 | 0 | 0.43 | 269.39 | 0.51 | 0.38 |
| Hex | 60 | 30 | 92 | 22 | 43 | 0 | 2B | 10D | 33 | 26 |
| Octal | 140 | 60 | 222 | 42 | 103 | 0 | 53 | 415 | 63 | 46 |
| Binary | 1100000 | 110000 | 10010010 | 100010 | 1000011 | 0 | 101011 | 100001101 | 110011 | 100110 |
Color Harmonies of #603092
Complementary color
Monochromatic Colors of #603092
Black with #603092
Text Example
Text Example
White with #603092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603092; }
p { color: rgb(96,48,146); }
H1.HeaderClassName
{
color: #603092;
}
.AnyTagClassName
{
color: #603092;
}
</style>
background-color css
<style>
a { background-color: #603092; }
a { background-color: rgb(96,48,146); }
div.DivClassName
{
background-color: #603092;
}
.BgClassName
{
background-color: #603092;
}
</style>
border-color css
<style>
span { border-color: #603092; }
span { border-color: rgb(96,48,146); }
td.TdClassName
{
border-color: #603092;
}
.TagClassName
{
border-color: #603092;
}
</style>