Shades of Daisy Bush #624286
Tints of Daisy Bush #624286
RGB
CMYK
RGB Variations
Color information
#624286 (or 0x624286) is known color: Daisy Bush. HEX triplet: 62, 42 and 86. RGB value is (98,66,134). Sum of RGB (Red+Green+Blue) = 98+66+134=298 (39% of max value = 765). Red value is 98 (38.67% from 255 or 32.89% from 298); Green value is 66 (26.17% from 255 or 22.15% from 298); Blue value is 134 (52.73% from 255 or 44.97% from 298); Max value from RGB is 134 - color contains mainly: blue. Hex color #624286 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #624286 is #9DBD79. Grayscale: #535353. Windows color (decimal): -10337658 or 8798818. OLE color: 8798818.
HSL color Cylindrical-coordinate representation of color #624286: hue angle of 268.24º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #624286 is Cyan = 0.27, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 66 | 134 | - |
| CMYK | 0.27 | 0.51 | 0 | 0.47 |
| HSL | 268.24º | 0.34% | 0.39% | - |
| HSV(B) | 268.24º | 0.51% | 0.53% | - |
| XYZ | 11.29 | 8.21 | 23.54 | - |
| YUV | 83.32 | 156.6 | 138.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 66 | 134 | 0.27 | 0.51 | 0 | 0.47 | 268.24 | 0.34 | 0.39 |
| Hex | 62 | 42 | 86 | 1B | 33 | 0 | 2F | 10C | 22 | 27 |
| Octal | 142 | 102 | 206 | 33 | 63 | 0 | 57 | 414 | 42 | 47 |
| Binary | 1100010 | 1000010 | 10000110 | 11011 | 110011 | 0 | 101111 | 100001100 | 100010 | 100111 |
Color Harmonies of #624286
Complementary color
Monochromatic Colors of #624286
Black with #624286
Text Example
Text Example
White with #624286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624286; }
p { color: rgb(98,66,134); }
H1.HeaderClassName
{
color: #624286;
}
.AnyTagClassName
{
color: #624286;
}
</style>
background-color css
<style>
a { background-color: #624286; }
a { background-color: rgb(98,66,134); }
div.DivClassName
{
background-color: #624286;
}
.BgClassName
{
background-color: #624286;
}
</style>
border-color css
<style>
span { border-color: #624286; }
span { border-color: rgb(98,66,134); }
td.TdClassName
{
border-color: #624286;
}
.TagClassName
{
border-color: #624286;
}
</style>