Shades of Daisy Bush #624983
Tints of Daisy Bush #624983
RGB
CMYK
RGB Variations
Color information
#624983 (or 0x624983) is known color: Daisy Bush. HEX triplet: 62, 49 and 83. RGB value is (98,73,131). Sum of RGB (Red+Green+Blue) = 98+73+131=302 (40% of max value = 765). Red value is 98 (38.67% from 255 or 32.45% from 302); Green value is 73 (28.91% from 255 or 24.17% from 302); Blue value is 131 (51.56% from 255 or 43.38% from 302); Max value from RGB is 131 - color contains mainly: blue. Hex color #624983 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #624983 is #9DB67C. Grayscale: #565656. Windows color (decimal): -10335869 or 8604002. OLE color: 8604002.
HSL color Cylindrical-coordinate representation of color #624983: hue angle of 265.86º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #624983 is Cyan = 0.25, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 98 | 73 | 131 | - |
| CMYK | 0.25 | 0.44 | 0 | 0.49 |
| HSL | 265.86º | 0.28% | 0.4% | - |
| HSV(B) | 265.86º | 0.44% | 0.51% | - |
| XYZ | 11.52 | 9 | 22.6 | - |
| YUV | 87.09 | 152.78 | 135.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 73 | 131 | 0.25 | 0.44 | 0 | 0.49 | 265.86 | 0.28 | 0.4 |
| Hex | 62 | 49 | 83 | 19 | 2C | 0 | 31 | 10A | 1C | 28 |
| Octal | 142 | 111 | 203 | 31 | 54 | 0 | 61 | 412 | 34 | 50 |
| Binary | 1100010 | 1001001 | 10000011 | 11001 | 101100 | 0 | 110001 | 100001010 | 11100 | 101000 |
Color Harmonies of #624983
Complementary color
Monochromatic Colors of #624983
Black with #624983
Text Example
Text Example
White with #624983
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624983; }
p { color: rgb(98,73,131); }
H1.HeaderClassName
{
color: #624983;
}
.AnyTagClassName
{
color: #624983;
}
</style>
background-color css
<style>
a { background-color: #624983; }
a { background-color: rgb(98,73,131); }
div.DivClassName
{
background-color: #624983;
}
.BgClassName
{
background-color: #624983;
}
</style>
border-color css
<style>
span { border-color: #624983; }
span { border-color: rgb(98,73,131); }
td.TdClassName
{
border-color: #624983;
}
.TagClassName
{
border-color: #624983;
}
</style>