Shades of Daisy Bush #624395
Tints of Daisy Bush #624395
RGB
CMYK
RGB Variations
Color information
#624395 (or 0x624395) is known color: Daisy Bush. HEX triplet: 62, 43 and 95. RGB value is (98,67,149). Sum of RGB (Red+Green+Blue) = 98+67+149=314 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.21% from 314); Green value is 67 (26.56% from 255 or 21.34% from 314); Blue value is 149 (58.59% from 255 or 47.45% from 314); Max value from RGB is 149 - color contains mainly: blue. Hex color #624395 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #624395 is #9DBC6A. Grayscale: #555555. Windows color (decimal): -10337387 or 9782114. OLE color: 9782114.
HSL color Cylindrical-coordinate representation of color #624395: hue angle of 262.68º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #624395 is Cyan = 0.34, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 67 | 149 | - |
| CMYK | 0.34 | 0.55 | 0 | 0.42 |
| HSL | 262.68º | 0.38% | 0.42% | - |
| HSV(B) | 262.68º | 0.55% | 0.58% | - |
| XYZ | 12.47 | 8.78 | 29.47 | - |
| YUV | 85.62 | 163.77 | 136.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 67 | 149 | 0.34 | 0.55 | 0 | 0.42 | 262.68 | 0.38 | 0.42 |
| Hex | 62 | 43 | 95 | 22 | 37 | 0 | 2A | 107 | 26 | 2A |
| Octal | 142 | 103 | 225 | 42 | 67 | 0 | 52 | 407 | 46 | 52 |
| Binary | 1100010 | 1000011 | 10010101 | 100010 | 110111 | 0 | 101010 | 100000111 | 100110 | 101010 |
Color Harmonies of #624395
Complementary color
Monochromatic Colors of #624395
Black with #624395
Text Example
Text Example
White with #624395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624395; }
p { color: rgb(98,67,149); }
H1.HeaderClassName
{
color: #624395;
}
.AnyTagClassName
{
color: #624395;
}
</style>
background-color css
<style>
a { background-color: #624395; }
a { background-color: rgb(98,67,149); }
div.DivClassName
{
background-color: #624395;
}
.BgClassName
{
background-color: #624395;
}
</style>
border-color css
<style>
span { border-color: #624395; }
span { border-color: rgb(98,67,149); }
td.TdClassName
{
border-color: #624395;
}
.TagClassName
{
border-color: #624395;
}
</style>