Shades of Daisy Bush #624491
Tints of Daisy Bush #624491
RGB
CMYK
RGB Variations
Color information
#624491 (or 0x624491) is known color: Daisy Bush. HEX triplet: 62, 44 and 91. RGB value is (98,68,145). Sum of RGB (Red+Green+Blue) = 98+68+145=311 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.51% from 311); Green value is 68 (26.95% from 255 or 21.86% from 311); Blue value is 145 (57.03% from 255 or 46.62% from 311); Max value from RGB is 145 - color contains mainly: blue. Hex color #624491 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #624491 is #9DBB6E. Grayscale: #555555. Windows color (decimal): -10337135 or 9520226. OLE color: 9520226.
HSL color Cylindrical-coordinate representation of color #624491: hue angle of 263.38º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #624491 is Cyan = 0.32, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 98 | 68 | 145 | - |
| CMYK | 0.32 | 0.53 | 0 | 0.43 |
| HSL | 263.38º | 0.36% | 0.42% | - |
| HSV(B) | 263.38º | 0.53% | 0.57% | - |
| XYZ | 12.21 | 8.78 | 27.84 | - |
| YUV | 85.75 | 161.44 | 136.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 68 | 145 | 0.32 | 0.53 | 0 | 0.43 | 263.38 | 0.36 | 0.42 |
| Hex | 62 | 44 | 91 | 20 | 35 | 0 | 2B | 107 | 24 | 2A |
| Octal | 142 | 104 | 221 | 40 | 65 | 0 | 53 | 407 | 44 | 52 |
| Binary | 1100010 | 1000100 | 10010001 | 100000 | 110101 | 0 | 101011 | 100000111 | 100100 | 101010 |
Color Harmonies of #624491
Complementary color
Monochromatic Colors of #624491
Black with #624491
Text Example
Text Example
White with #624491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624491; }
p { color: rgb(98,68,145); }
H1.HeaderClassName
{
color: #624491;
}
.AnyTagClassName
{
color: #624491;
}
</style>
background-color css
<style>
a { background-color: #624491; }
a { background-color: rgb(98,68,145); }
div.DivClassName
{
background-color: #624491;
}
.BgClassName
{
background-color: #624491;
}
</style>
border-color css
<style>
span { border-color: #624491; }
span { border-color: rgb(98,68,145); }
td.TdClassName
{
border-color: #624491;
}
.TagClassName
{
border-color: #624491;
}
</style>