Shades of Daisy Bush #624396
Tints of Daisy Bush #624396
RGB
CMYK
RGB Variations
Color information
#624396 (or 0x624396) is known color: Daisy Bush. HEX triplet: 62, 43 and 96. RGB value is (98,67,150). Sum of RGB (Red+Green+Blue) = 98+67+150=315 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.11% from 315); Green value is 67 (26.56% from 255 or 21.27% from 315); Blue value is 150 (58.98% from 255 or 47.62% from 315); Max value from RGB is 150 - color contains mainly: blue. Hex color #624396 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #624396 is #9DBC69. Grayscale: #555555. Windows color (decimal): -10337386 or 9847650. OLE color: 9847650.
HSL color Cylindrical-coordinate representation of color #624396: hue angle of 262.41º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #624396 is Cyan = 0.35, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 98 | 67 | 150 | - |
| CMYK | 0.35 | 0.55 | 0 | 0.41 |
| HSL | 262.41º | 0.38% | 0.43% | - |
| HSV(B) | 262.41º | 0.55% | 0.59% | - |
| XYZ | 12.55 | 8.81 | 29.89 | - |
| YUV | 85.73 | 164.27 | 136.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 67 | 150 | 0.35 | 0.55 | 0 | 0.41 | 262.41 | 0.38 | 0.43 |
| Hex | 62 | 43 | 96 | 23 | 37 | 0 | 29 | 106 | 26 | 2B |
| Octal | 142 | 103 | 226 | 43 | 67 | 0 | 51 | 406 | 46 | 53 |
| Binary | 1100010 | 1000011 | 10010110 | 100011 | 110111 | 0 | 101001 | 100000110 | 100110 | 101011 |
Color Harmonies of #624396
Complementary color
Monochromatic Colors of #624396
Black with #624396
Text Example
Text Example
White with #624396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624396; }
p { color: rgb(98,67,150); }
H1.HeaderClassName
{
color: #624396;
}
.AnyTagClassName
{
color: #624396;
}
</style>
background-color css
<style>
a { background-color: #624396; }
a { background-color: rgb(98,67,150); }
div.DivClassName
{
background-color: #624396;
}
.BgClassName
{
background-color: #624396;
}
</style>
border-color css
<style>
span { border-color: #624396; }
span { border-color: rgb(98,67,150); }
td.TdClassName
{
border-color: #624396;
}
.TagClassName
{
border-color: #624396;
}
</style>