Shades of Daisy Bush #623290
Tints of Daisy Bush #623290
RGB
CMYK
RGB Variations
Color information
#623290 (or 0x623290) is known color: Daisy Bush. HEX triplet: 62, 32 and 90. RGB value is (98,50,144). Sum of RGB (Red+Green+Blue) = 98+50+144=292 (38% of max value = 765). Red value is 98 (38.67% from 255 or 33.56% from 292); Green value is 50 (19.92% from 255 or 17.12% from 292); Blue value is 144 (56.64% from 255 or 49.32% from 292); Max value from RGB is 144 - color contains mainly: blue. Hex color #623290 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #623290 is #9DCD6F. Grayscale: #4A4A4A. Windows color (decimal): -10341744 or 9450082. OLE color: 9450082.
HSL color Cylindrical-coordinate representation of color #623290: hue angle of 270.64º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #623290 is Cyan = 0.32, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 98 | 50 | 144 | - |
| CMYK | 0.32 | 0.65 | 0 | 0.44 |
| HSL | 270.64º | 0.48% | 0.38% | - |
| HSV(B) | 270.64º | 0.65% | 0.56% | - |
| XYZ | 11.21 | 6.89 | 27.12 | - |
| YUV | 75.07 | 166.9 | 144.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 50 | 144 | 0.32 | 0.65 | 0 | 0.44 | 270.64 | 0.48 | 0.38 |
| Hex | 62 | 32 | 90 | 20 | 41 | 0 | 2C | 10F | 30 | 26 |
| Octal | 142 | 62 | 220 | 40 | 101 | 0 | 54 | 417 | 60 | 46 |
| Binary | 1100010 | 110010 | 10010000 | 100000 | 1000001 | 0 | 101100 | 100001111 | 110000 | 100110 |
Color Harmonies of #623290
Complementary color
Monochromatic Colors of #623290
Black with #623290
Text Example
Text Example
White with #623290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623290; }
p { color: rgb(98,50,144); }
H1.HeaderClassName
{
color: #623290;
}
.AnyTagClassName
{
color: #623290;
}
</style>
background-color css
<style>
a { background-color: #623290; }
a { background-color: rgb(98,50,144); }
div.DivClassName
{
background-color: #623290;
}
.BgClassName
{
background-color: #623290;
}
</style>
border-color css
<style>
span { border-color: #623290; }
span { border-color: rgb(98,50,144); }
td.TdClassName
{
border-color: #623290;
}
.TagClassName
{
border-color: #623290;
}
</style>