Shades of Daisy Bush #633692
Tints of Daisy Bush #633692
RGB
CMYK
RGB Variations
Color information
#633692 (or 0x633692) is known color: Daisy Bush. HEX triplet: 63, 36 and 92. RGB value is (99,54,146). Sum of RGB (Red+Green+Blue) = 99+54+146=299 (39% of max value = 765). Red value is 99 (39.06% from 255 or 33.11% from 299); Green value is 54 (21.48% from 255 or 18.06% from 299); Blue value is 146 (57.42% from 255 or 48.83% from 299); Max value from RGB is 146 - color contains mainly: blue. Hex color #633692 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #633692 is #9CC96D. Grayscale: #4D4D4D. Windows color (decimal): -10275182 or 9582179. OLE color: 9582179.
HSL color Cylindrical-coordinate representation of color #633692: hue angle of 269.35º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #633692 is Cyan = 0.32, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 99 | 54 | 146 | - |
| CMYK | 0.32 | 0.63 | 0 | 0.43 |
| HSL | 269.35º | 0.46% | 0.39% | - |
| HSV(B) | 269.35º | 0.63% | 0.57% | - |
| XYZ | 11.65 | 7.37 | 28 | - |
| YUV | 77.94 | 166.41 | 143.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 54 | 146 | 0.32 | 0.63 | 0 | 0.43 | 269.35 | 0.46 | 0.39 |
| Hex | 63 | 36 | 92 | 20 | 3F | 0 | 2B | 10D | 2E | 27 |
| Octal | 143 | 66 | 222 | 40 | 77 | 0 | 53 | 415 | 56 | 47 |
| Binary | 1100011 | 110110 | 10010010 | 100000 | 111111 | 0 | 101011 | 100001101 | 101110 | 100111 |
Color Harmonies of #633692
Complementary color
Monochromatic Colors of #633692
Black with #633692
Text Example
Text Example
White with #633692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633692; }
p { color: rgb(99,54,146); }
H1.HeaderClassName
{
color: #633692;
}
.AnyTagClassName
{
color: #633692;
}
</style>
background-color css
<style>
a { background-color: #633692; }
a { background-color: rgb(99,54,146); }
div.DivClassName
{
background-color: #633692;
}
.BgClassName
{
background-color: #633692;
}
</style>
border-color css
<style>
span { border-color: #633692; }
span { border-color: rgb(99,54,146); }
td.TdClassName
{
border-color: #633692;
}
.TagClassName
{
border-color: #633692;
}
</style>