Shades of Daisy Bush #624386
Tints of Daisy Bush #624386
RGB
CMYK
RGB Variations
Color information
#624386 (or 0x624386) is known color: Daisy Bush. HEX triplet: 62, 43 and 86. RGB value is (98,67,134). Sum of RGB (Red+Green+Blue) = 98+67+134=299 (39% of max value = 765). Red value is 98 (38.67% from 255 or 32.78% from 299); Green value is 67 (26.56% from 255 or 22.41% from 299); Blue value is 134 (52.73% from 255 or 44.82% from 299); Max value from RGB is 134 - color contains mainly: blue. Hex color #624386 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #624386 is #9DBC79. Grayscale: #535353. Windows color (decimal): -10337402 or 8799074. OLE color: 8799074.
HSL color Cylindrical-coordinate representation of color #624386: hue angle of 267.76º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #624386 is Cyan = 0.27, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 67 | 134 | - |
| CMYK | 0.27 | 0.5 | 0 | 0.47 |
| HSL | 267.76º | 0.33% | 0.39% | - |
| HSV(B) | 267.76º | 0.5% | 0.53% | - |
| XYZ | 11.35 | 8.33 | 23.56 | - |
| YUV | 83.91 | 156.27 | 138.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 67 | 134 | 0.27 | 0.5 | 0 | 0.47 | 267.76 | 0.33 | 0.39 |
| Hex | 62 | 43 | 86 | 1B | 32 | 0 | 2F | 10C | 21 | 27 |
| Octal | 142 | 103 | 206 | 33 | 62 | 0 | 57 | 414 | 41 | 47 |
| Binary | 1100010 | 1000011 | 10000110 | 11011 | 110010 | 0 | 101111 | 100001100 | 100001 | 100111 |
Color Harmonies of #624386
Complementary color
Monochromatic Colors of #624386
Black with #624386
Text Example
Text Example
White with #624386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624386; }
p { color: rgb(98,67,134); }
H1.HeaderClassName
{
color: #624386;
}
.AnyTagClassName
{
color: #624386;
}
</style>
background-color css
<style>
a { background-color: #624386; }
a { background-color: rgb(98,67,134); }
div.DivClassName
{
background-color: #624386;
}
.BgClassName
{
background-color: #624386;
}
</style>
border-color css
<style>
span { border-color: #624386; }
span { border-color: rgb(98,67,134); }
td.TdClassName
{
border-color: #624386;
}
.TagClassName
{
border-color: #624386;
}
</style>