Shades of Daisy Bush #623996
Tints of Daisy Bush #623996
RGB
CMYK
RGB Variations
Color information
#623996 (or 0x623996) is known color: Daisy Bush. HEX triplet: 62, 39 and 96. RGB value is (98,57,150). Sum of RGB (Red+Green+Blue) = 98+57+150=305 (40% of max value = 765). Red value is 98 (38.67% from 255 or 32.13% from 305); Green value is 57 (22.66% from 255 or 18.69% from 305); Blue value is 150 (58.98% from 255 or 49.18% from 305); Max value from RGB is 150 - color contains mainly: blue. Hex color #623996 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #623996 is #9DC669. Grayscale: #4F4F4F. Windows color (decimal): -10339946 or 9845090. OLE color: 9845090.
HSL color Cylindrical-coordinate representation of color #623996: hue angle of 266.45º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #623996 is Cyan = 0.35, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 98 | 57 | 150 | - |
| CMYK | 0.35 | 0.62 | 0 | 0.41 |
| HSL | 266.45º | 0.45% | 0.41% | - |
| HSV(B) | 266.45º | 0.62% | 0.59% | - |
| XYZ | 12.01 | 7.72 | 29.71 | - |
| YUV | 79.86 | 167.58 | 140.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 57 | 150 | 0.35 | 0.62 | 0 | 0.41 | 266.45 | 0.45 | 0.41 |
| Hex | 62 | 39 | 96 | 23 | 3E | 0 | 29 | 10A | 2D | 29 |
| Octal | 142 | 71 | 226 | 43 | 76 | 0 | 51 | 412 | 55 | 51 |
| Binary | 1100010 | 111001 | 10010110 | 100011 | 111110 | 0 | 101001 | 100001010 | 101101 | 101001 |
Color Harmonies of #623996
Complementary color
Monochromatic Colors of #623996
Black with #623996
Text Example
Text Example
White with #623996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623996; }
p { color: rgb(98,57,150); }
H1.HeaderClassName
{
color: #623996;
}
.AnyTagClassName
{
color: #623996;
}
</style>
background-color css
<style>
a { background-color: #623996; }
a { background-color: rgb(98,57,150); }
div.DivClassName
{
background-color: #623996;
}
.BgClassName
{
background-color: #623996;
}
</style>
border-color css
<style>
span { border-color: #623996; }
span { border-color: rgb(98,57,150); }
td.TdClassName
{
border-color: #623996;
}
.TagClassName
{
border-color: #623996;
}
</style>