Shades of Daisy Bush #623390
Tints of Daisy Bush #623390
RGB
CMYK
RGB Variations
Color information
#623390 (or 0x623390) is known color: Daisy Bush. HEX triplet: 62, 33 and 90. RGB value is (98,51,144). Sum of RGB (Red+Green+Blue) = 98+51+144=293 (38% of max value = 765). Red value is 98 (38.67% from 255 or 33.45% from 293); Green value is 51 (20.31% from 255 or 17.41% from 293); Blue value is 144 (56.64% from 255 or 49.15% from 293); Max value from RGB is 144 - color contains mainly: blue. Hex color #623390 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #623390 is #9DCC6F. Grayscale: #4B4B4B. Windows color (decimal): -10341488 or 9450338. OLE color: 9450338.
HSL color Cylindrical-coordinate representation of color #623390: hue angle of 270.32º 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 #623390 is Cyan = 0.32, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 98 | 51 | 144 | - |
| CMYK | 0.32 | 0.65 | 0 | 0.44 |
| HSL | 270.32º | 0.48% | 0.38% | - |
| HSV(B) | 270.32º | 0.65% | 0.56% | - |
| XYZ | 11.25 | 6.98 | 27.14 | - |
| YUV | 75.66 | 166.57 | 143.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 51 | 144 | 0.32 | 0.65 | 0 | 0.44 | 270.32 | 0.48 | 0.38 |
| Hex | 62 | 33 | 90 | 20 | 41 | 0 | 2C | 10E | 30 | 26 |
| Octal | 142 | 63 | 220 | 40 | 101 | 0 | 54 | 416 | 60 | 46 |
| Binary | 1100010 | 110011 | 10010000 | 100000 | 1000001 | 0 | 101100 | 100001110 | 110000 | 100110 |
Color Harmonies of #623390
Complementary color
Monochromatic Colors of #623390
Black with #623390
Text Example
Text Example
White with #623390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623390; }
p { color: rgb(98,51,144); }
H1.HeaderClassName
{
color: #623390;
}
.AnyTagClassName
{
color: #623390;
}
</style>
background-color css
<style>
a { background-color: #623390; }
a { background-color: rgb(98,51,144); }
div.DivClassName
{
background-color: #623390;
}
.BgClassName
{
background-color: #623390;
}
</style>
border-color css
<style>
span { border-color: #623390; }
span { border-color: rgb(98,51,144); }
td.TdClassName
{
border-color: #623390;
}
.TagClassName
{
border-color: #623390;
}
</style>