Shades of Daisy Bush #623896
Tints of Daisy Bush #623896
RGB
CMYK
RGB Variations
Color information
#623896 (or 0x623896) is known color: Daisy Bush. HEX triplet: 62, 38 and 96. RGB value is (98,56,150). Sum of RGB (Red+Green+Blue) = 98+56+150=304 (40% of max value = 765). Red value is 98 (38.67% from 255 or 32.24% from 304); Green value is 56 (22.27% from 255 or 18.42% from 304); Blue value is 150 (58.98% from 255 or 49.34% from 304); Max value from RGB is 150 - color contains mainly: blue. Hex color #623896 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #623896 is #9DC769. Grayscale: #4E4E4E. Windows color (decimal): -10340202 or 9844834. OLE color: 9844834.
HSL color Cylindrical-coordinate representation of color #623896: hue angle of 266.81º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #623896 is Cyan = 0.35, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 98 | 56 | 150 | - |
| CMYK | 0.35 | 0.63 | 0 | 0.41 |
| HSL | 266.81º | 0.46% | 0.4% | - |
| HSV(B) | 266.81º | 0.63% | 0.59% | - |
| XYZ | 11.96 | 7.63 | 29.7 | - |
| YUV | 79.27 | 167.91 | 141.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 56 | 150 | 0.35 | 0.63 | 0 | 0.41 | 266.81 | 0.46 | 0.4 |
| Hex | 62 | 38 | 96 | 23 | 3F | 0 | 29 | 10B | 2E | 28 |
| Octal | 142 | 70 | 226 | 43 | 77 | 0 | 51 | 413 | 56 | 50 |
| Binary | 1100010 | 111000 | 10010110 | 100011 | 111111 | 0 | 101001 | 100001011 | 101110 | 101000 |
Color Harmonies of #623896
Complementary color
Monochromatic Colors of #623896
Black with #623896
Text Example
Text Example
White with #623896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623896; }
p { color: rgb(98,56,150); }
H1.HeaderClassName
{
color: #623896;
}
.AnyTagClassName
{
color: #623896;
}
</style>
background-color css
<style>
a { background-color: #623896; }
a { background-color: rgb(98,56,150); }
div.DivClassName
{
background-color: #623896;
}
.BgClassName
{
background-color: #623896;
}
</style>
border-color css
<style>
span { border-color: #623896; }
span { border-color: rgb(98,56,150); }
td.TdClassName
{
border-color: #623896;
}
.TagClassName
{
border-color: #623896;
}
</style>