Shades of Daisy Bush #623490
Tints of Daisy Bush #623490
RGB
CMYK
RGB Variations
Color information
#623490 (or 0x623490) is known color: Daisy Bush. HEX triplet: 62, 34 and 90. RGB value is (98,52,144). Sum of RGB (Red+Green+Blue) = 98+52+144=294 (38% of max value = 765). Red value is 98 (38.67% from 255 or 33.33% from 294); Green value is 52 (20.70% from 255 or 17.69% from 294); Blue value is 144 (56.64% from 255 or 48.98% from 294); Max value from RGB is 144 - color contains mainly: blue. Hex color #623490 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #623490 is #9DCB6F. Grayscale: #4B4B4B. Windows color (decimal): -10341232 or 9450594. OLE color: 9450594.
HSL color Cylindrical-coordinate representation of color #623490: hue angle of 270º degrees, saturation: 0.47, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #623490 is Cyan = 0.32, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 98 | 52 | 144 | - |
| CMYK | 0.32 | 0.64 | 0 | 0.44 |
| HSL | 270º | 0.47% | 0.38% | - |
| HSV(B) | 270º | 0.64% | 0.56% | - |
| XYZ | 11.3 | 7.07 | 27.15 | - |
| YUV | 76.24 | 166.24 | 143.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 52 | 144 | 0.32 | 0.64 | 0 | 0.44 | 270 | 0.47 | 0.38 |
| Hex | 62 | 34 | 90 | 20 | 40 | 0 | 2C | 10E | 2F | 26 |
| Octal | 142 | 64 | 220 | 40 | 100 | 0 | 54 | 416 | 57 | 46 |
| Binary | 1100010 | 110100 | 10010000 | 100000 | 1000000 | 0 | 101100 | 100001110 | 101111 | 100110 |
Color Harmonies of #623490
Complementary color
Monochromatic Colors of #623490
Black with #623490
Text Example
Text Example
White with #623490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623490; }
p { color: rgb(98,52,144); }
H1.HeaderClassName
{
color: #623490;
}
.AnyTagClassName
{
color: #623490;
}
</style>
background-color css
<style>
a { background-color: #623490; }
a { background-color: rgb(98,52,144); }
div.DivClassName
{
background-color: #623490;
}
.BgClassName
{
background-color: #623490;
}
</style>
border-color css
<style>
span { border-color: #623490; }
span { border-color: rgb(98,52,144); }
td.TdClassName
{
border-color: #623490;
}
.TagClassName
{
border-color: #623490;
}
</style>