Shades of Daisy Bush #624782
Tints of Daisy Bush #624782
RGB
CMYK
RGB Variations
Color information
#624782 (or 0x624782) is known color: Daisy Bush. HEX triplet: 62, 47 and 82. RGB value is (98,71,130). Sum of RGB (Red+Green+Blue) = 98+71+130=299 (39% of max value = 765). Red value is 98 (38.67% from 255 or 32.78% from 299); Green value is 71 (28.12% from 255 or 23.75% from 299); Blue value is 130 (51.17% from 255 or 43.48% from 299); Max value from RGB is 130 - color contains mainly: blue. Hex color #624782 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #624782 is #9DB87D. Grayscale: #555555. Windows color (decimal): -10336382 or 8537954. OLE color: 8537954.
HSL color Cylindrical-coordinate representation of color #624782: hue angle of 267.46º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #624782 is Cyan = 0.25, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 98 | 71 | 130 | - |
| CMYK | 0.25 | 0.45 | 0 | 0.49 |
| HSL | 267.46º | 0.29% | 0.39% | - |
| HSV(B) | 267.46º | 0.45% | 0.51% | - |
| XYZ | 11.32 | 8.71 | 22.2 | - |
| YUV | 85.8 | 152.95 | 136.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 71 | 130 | 0.25 | 0.45 | 0 | 0.49 | 267.46 | 0.29 | 0.39 |
| Hex | 62 | 47 | 82 | 19 | 2D | 0 | 31 | 10B | 1D | 27 |
| Octal | 142 | 107 | 202 | 31 | 55 | 0 | 61 | 413 | 35 | 47 |
| Binary | 1100010 | 1000111 | 10000010 | 11001 | 101101 | 0 | 110001 | 100001011 | 11101 | 100111 |
Color Harmonies of #624782
Complementary color
Monochromatic Colors of #624782
Black with #624782
Text Example
Text Example
White with #624782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624782; }
p { color: rgb(98,71,130); }
H1.HeaderClassName
{
color: #624782;
}
.AnyTagClassName
{
color: #624782;
}
</style>
background-color css
<style>
a { background-color: #624782; }
a { background-color: rgb(98,71,130); }
div.DivClassName
{
background-color: #624782;
}
.BgClassName
{
background-color: #624782;
}
</style>
border-color css
<style>
span { border-color: #624782; }
span { border-color: rgb(98,71,130); }
td.TdClassName
{
border-color: #624782;
}
.TagClassName
{
border-color: #624782;
}
</style>