Shades of Daisy Bush #623392
Tints of Daisy Bush #623392
RGB
CMYK
RGB Variations
Color information
#623392 (or 0x623392) is known color: Daisy Bush. HEX triplet: 62, 33 and 92. RGB value is (98,51,146). Sum of RGB (Red+Green+Blue) = 98+51+146=295 (39% of max value = 765). Red value is 98 (38.67% from 255 or 33.22% from 295); Green value is 51 (20.31% from 255 or 17.29% from 295); Blue value is 146 (57.42% from 255 or 49.49% from 295); Max value from RGB is 146 - color contains mainly: blue. Hex color #623392 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #623392 is #9DCC6D. Grayscale: #4B4B4B. Windows color (decimal): -10341486 or 9581410. OLE color: 9581410.
HSL color Cylindrical-coordinate representation of color #623392: hue angle of 269.68º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #623392 is Cyan = 0.33, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 98 | 51 | 146 | - |
| CMYK | 0.33 | 0.65 | 0 | 0.43 |
| HSL | 269.68º | 0.48% | 0.39% | - |
| HSV(B) | 269.68º | 0.65% | 0.57% | - |
| XYZ | 11.41 | 7.04 | 27.95 | - |
| YUV | 75.88 | 167.57 | 143.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 51 | 146 | 0.33 | 0.65 | 0 | 0.43 | 269.68 | 0.48 | 0.39 |
| Hex | 62 | 33 | 92 | 21 | 41 | 0 | 2B | 10E | 30 | 27 |
| Octal | 142 | 63 | 222 | 41 | 101 | 0 | 53 | 416 | 60 | 47 |
| Binary | 1100010 | 110011 | 10010010 | 100001 | 1000001 | 0 | 101011 | 100001110 | 110000 | 100111 |
Color Harmonies of #623392
Complementary color
Monochromatic Colors of #623392
Black with #623392
Text Example
Text Example
White with #623392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623392; }
p { color: rgb(98,51,146); }
H1.HeaderClassName
{
color: #623392;
}
.AnyTagClassName
{
color: #623392;
}
</style>
background-color css
<style>
a { background-color: #623392; }
a { background-color: rgb(98,51,146); }
div.DivClassName
{
background-color: #623392;
}
.BgClassName
{
background-color: #623392;
}
</style>
border-color css
<style>
span { border-color: #623392; }
span { border-color: rgb(98,51,146); }
td.TdClassName
{
border-color: #623392;
}
.TagClassName
{
border-color: #623392;
}
</style>