Shades of Daisy Bush #623194
Tints of Daisy Bush #623194
RGB
CMYK
RGB Variations
Color information
#623194 (or 0x623194) is known color: Daisy Bush. HEX triplet: 62, 31 and 94. RGB value is (98,49,148). Sum of RGB (Red+Green+Blue) = 98+49+148=295 (39% of max value = 765). Red value is 98 (38.67% from 255 or 33.22% from 295); Green value is 49 (19.53% from 255 or 16.61% from 295); Blue value is 148 (58.20% from 255 or 50.17% from 295); Max value from RGB is 148 - color contains mainly: blue. Hex color #623194 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #623194 is #9DCE6B. Grayscale: #4A4A4A. Windows color (decimal): -10341996 or 9711970. OLE color: 9711970.
HSL color Cylindrical-coordinate representation of color #623194: hue angle of 269.7º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #623194 is Cyan = 0.34, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 49 | 148 | - |
| CMYK | 0.34 | 0.67 | 0 | 0.42 |
| HSL | 269.7º | 0.5% | 0.39% | - |
| HSV(B) | 269.7º | 0.67% | 0.58% | - |
| XYZ | 11.48 | 6.93 | 28.75 | - |
| YUV | 74.94 | 169.23 | 144.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 49 | 148 | 0.34 | 0.67 | 0 | 0.42 | 269.7 | 0.5 | 0.39 |
| Hex | 62 | 31 | 94 | 22 | 43 | 0 | 2A | 10E | 32 | 27 |
| Octal | 142 | 61 | 224 | 42 | 103 | 0 | 52 | 416 | 62 | 47 |
| Binary | 1100010 | 110001 | 10010100 | 100010 | 1000011 | 0 | 101010 | 100001110 | 110010 | 100111 |
Color Harmonies of #623194
Complementary color
Monochromatic Colors of #623194
Black with #623194
Text Example
Text Example
White with #623194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623194; }
p { color: rgb(98,49,148); }
H1.HeaderClassName
{
color: #623194;
}
.AnyTagClassName
{
color: #623194;
}
</style>
background-color css
<style>
a { background-color: #623194; }
a { background-color: rgb(98,49,148); }
div.DivClassName
{
background-color: #623194;
}
.BgClassName
{
background-color: #623194;
}
</style>
border-color css
<style>
span { border-color: #623194; }
span { border-color: rgb(98,49,148); }
td.TdClassName
{
border-color: #623194;
}
.TagClassName
{
border-color: #623194;
}
</style>