Shades of Daisy Bush #623794
Tints of Daisy Bush #623794
RGB
CMYK
RGB Variations
Color information
#623794 (or 0x623794) is known color: Daisy Bush. HEX triplet: 62, 37 and 94. RGB value is (98,55,148). Sum of RGB (Red+Green+Blue) = 98+55+148=301 (39% of max value = 765). Red value is 98 (38.67% from 255 or 32.56% from 301); Green value is 55 (21.88% from 255 or 18.27% from 301); Blue value is 148 (58.20% from 255 or 49.17% from 301); Max value from RGB is 148 - color contains mainly: blue. Hex color #623794 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #623794 is #9DC86B. Grayscale: #4E4E4E. Windows color (decimal): -10340460 or 9713506. OLE color: 9713506.
HSL color Cylindrical-coordinate representation of color #623794: hue angle of 267.74º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #623794 is Cyan = 0.34, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 55 | 148 | - |
| CMYK | 0.34 | 0.63 | 0 | 0.42 |
| HSL | 267.74º | 0.46% | 0.4% | - |
| HSV(B) | 267.74º | 0.63% | 0.58% | - |
| XYZ | 11.75 | 7.47 | 28.84 | - |
| YUV | 78.46 | 167.25 | 141.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 55 | 148 | 0.34 | 0.63 | 0 | 0.42 | 267.74 | 0.46 | 0.4 |
| Hex | 62 | 37 | 94 | 22 | 3F | 0 | 2A | 10C | 2E | 28 |
| Octal | 142 | 67 | 224 | 42 | 77 | 0 | 52 | 414 | 56 | 50 |
| Binary | 1100010 | 110111 | 10010100 | 100010 | 111111 | 0 | 101010 | 100001100 | 101110 | 101000 |
Color Harmonies of #623794
Complementary color
Monochromatic Colors of #623794
Black with #623794
Text Example
Text Example
White with #623794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623794; }
p { color: rgb(98,55,148); }
H1.HeaderClassName
{
color: #623794;
}
.AnyTagClassName
{
color: #623794;
}
</style>
background-color css
<style>
a { background-color: #623794; }
a { background-color: rgb(98,55,148); }
div.DivClassName
{
background-color: #623794;
}
.BgClassName
{
background-color: #623794;
}
</style>
border-color css
<style>
span { border-color: #623794; }
span { border-color: rgb(98,55,148); }
td.TdClassName
{
border-color: #623794;
}
.TagClassName
{
border-color: #623794;
}
</style>