Shades of Daisy Bush #634387
Tints of Daisy Bush #634387
RGB
CMYK
RGB Variations
Color information
#634387 (or 0x634387) is known color: Daisy Bush. HEX triplet: 63, 43 and 87. RGB value is (99,67,135). Sum of RGB (Red+Green+Blue) = 99+67+135=301 (39% of max value = 765). Red value is 99 (39.06% from 255 or 32.89% from 301); Green value is 67 (26.56% from 255 or 22.26% from 301); Blue value is 135 (53.12% from 255 or 44.85% from 301); Max value from RGB is 135 - color contains mainly: blue. Hex color #634387 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #634387 is #9CBC78. Grayscale: #545454. Windows color (decimal): -10271865 or 8864611. OLE color: 8864611.
HSL color Cylindrical-coordinate representation of color #634387: hue angle of 268.24º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #634387 is Cyan = 0.27, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 99 | 67 | 135 | - |
| CMYK | 0.27 | 0.50 | 0 | 0.47 |
| HSL | 268.24º | 0.34% | 0.4% | - |
| HSV(B) | 268.24º | 0.5% | 0.53% | - |
| XYZ | 11.53 | 8.42 | 23.94 | - |
| YUV | 84.32 | 156.6 | 138.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 67 | 135 | 0.27 | 0.50 | 0 | 0.47 | 268.24 | 0.34 | 0.4 |
| Hex | 63 | 43 | 87 | 1B | 32 | 0 | 2F | 10C | 22 | 28 |
| Octal | 143 | 103 | 207 | 33 | 62 | 0 | 57 | 414 | 42 | 50 |
| Binary | 1100011 | 1000011 | 10000111 | 11011 | 110010 | 0 | 101111 | 100001100 | 100010 | 101000 |
Color Harmonies of #634387
Complementary color
Monochromatic Colors of #634387
Black with #634387
Text Example
Text Example
White with #634387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634387; }
p { color: rgb(99,67,135); }
H1.HeaderClassName
{
color: #634387;
}
.AnyTagClassName
{
color: #634387;
}
</style>
background-color css
<style>
a { background-color: #634387; }
a { background-color: rgb(99,67,135); }
div.DivClassName
{
background-color: #634387;
}
.BgClassName
{
background-color: #634387;
}
</style>
border-color css
<style>
span { border-color: #634387; }
span { border-color: rgb(99,67,135); }
td.TdClassName
{
border-color: #634387;
}
.TagClassName
{
border-color: #634387;
}
</style>