Shades of Daisy Bush #623292
Tints of Daisy Bush #623292
RGB
CMYK
RGB Variations
Color information
#623292 (or 0x623292) is known color: Daisy Bush. HEX triplet: 62, 32 and 92. RGB value is (98,50,146). Sum of RGB (Red+Green+Blue) = 98+50+146=294 (38% of max value = 765). Red value is 98 (38.67% from 255 or 33.33% from 294); Green value is 50 (19.92% from 255 or 17.01% from 294); Blue value is 146 (57.42% from 255 or 49.66% from 294); Max value from RGB is 146 - color contains mainly: blue. Hex color #623292 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #623292 is #9DCD6D. Grayscale: #4A4A4A. Windows color (decimal): -10341742 or 9581154. OLE color: 9581154.
HSL color Cylindrical-coordinate representation of color #623292: hue angle of 270º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #623292 is Cyan = 0.33, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 98 | 50 | 146 | - |
| CMYK | 0.33 | 0.66 | 0 | 0.43 |
| HSL | 270º | 0.49% | 0.38% | - |
| HSV(B) | 270º | 0.66% | 0.57% | - |
| XYZ | 11.37 | 6.95 | 27.94 | - |
| YUV | 75.3 | 167.9 | 144.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 50 | 146 | 0.33 | 0.66 | 0 | 0.43 | 270 | 0.49 | 0.38 |
| Hex | 62 | 32 | 92 | 21 | 42 | 0 | 2B | 10E | 31 | 26 |
| Octal | 142 | 62 | 222 | 41 | 102 | 0 | 53 | 416 | 61 | 46 |
| Binary | 1100010 | 110010 | 10010010 | 100001 | 1000010 | 0 | 101011 | 100001110 | 110001 | 100110 |
Color Harmonies of #623292
Complementary color
Monochromatic Colors of #623292
Black with #623292
Text Example
Text Example
White with #623292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623292; }
p { color: rgb(98,50,146); }
H1.HeaderClassName
{
color: #623292;
}
.AnyTagClassName
{
color: #623292;
}
</style>
background-color css
<style>
a { background-color: #623292; }
a { background-color: rgb(98,50,146); }
div.DivClassName
{
background-color: #623292;
}
.BgClassName
{
background-color: #623292;
}
</style>
border-color css
<style>
span { border-color: #623292; }
span { border-color: rgb(98,50,146); }
td.TdClassName
{
border-color: #623292;
}
.TagClassName
{
border-color: #623292;
}
</style>