Shades of Daisy Bush #624881
Tints of Daisy Bush #624881
RGB
CMYK
RGB Variations
Color information
#624881 (or 0x624881) is known color: Daisy Bush. HEX triplet: 62, 48 and 81. RGB value is (98,72,129). Sum of RGB (Red+Green+Blue) = 98+72+129=299 (39% of max value = 765). Red value is 98 (38.67% from 255 or 32.78% from 299); Green value is 72 (28.52% from 255 or 24.08% from 299); Blue value is 129 (50.78% from 255 or 43.14% from 299); Max value from RGB is 129 - color contains mainly: blue. Hex color #624881 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #624881 is #9DB77E. Grayscale: #565656. Windows color (decimal): -10336127 or 8472674. OLE color: 8472674.
HSL color Cylindrical-coordinate representation of color #624881: hue angle of 267.37º degrees, saturation: 0.28, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #624881 is Cyan = 0.24, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 98 | 72 | 129 | - |
| CMYK | 0.24 | 0.44 | 0 | 0.49 |
| HSL | 267.37º | 0.28% | 0.39% | - |
| HSV(B) | 267.37º | 0.44% | 0.51% | - |
| XYZ | 11.32 | 8.82 | 21.87 | - |
| YUV | 86.27 | 152.11 | 136.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 72 | 129 | 0.24 | 0.44 | 0 | 0.49 | 267.37 | 0.28 | 0.39 |
| Hex | 62 | 48 | 81 | 18 | 2C | 0 | 31 | 10B | 1C | 27 |
| Octal | 142 | 110 | 201 | 30 | 54 | 0 | 61 | 413 | 34 | 47 |
| Binary | 1100010 | 1001000 | 10000001 | 11000 | 101100 | 0 | 110001 | 100001011 | 11100 | 100111 |
Color Harmonies of #624881
Complementary color
Monochromatic Colors of #624881
Black with #624881
Text Example
Text Example
White with #624881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624881; }
p { color: rgb(98,72,129); }
H1.HeaderClassName
{
color: #624881;
}
.AnyTagClassName
{
color: #624881;
}
</style>
background-color css
<style>
a { background-color: #624881; }
a { background-color: rgb(98,72,129); }
div.DivClassName
{
background-color: #624881;
}
.BgClassName
{
background-color: #624881;
}
</style>
border-color css
<style>
span { border-color: #624881; }
span { border-color: rgb(98,72,129); }
td.TdClassName
{
border-color: #624881;
}
.TagClassName
{
border-color: #624881;
}
</style>