Shades of Daisy Bush #653491
Tints of Daisy Bush #653491
RGB
CMYK
RGB Variations
Color information
#653491 (or 0x653491) is known color: Daisy Bush. HEX triplet: 65, 34 and 91. RGB value is (101,52,145). Sum of RGB (Red+Green+Blue) = 101+52+145=298 (39% of max value = 765). Red value is 101 (39.84% from 255 or 33.89% from 298); Green value is 52 (20.70% from 255 or 17.45% from 298); Blue value is 145 (57.03% from 255 or 48.66% from 298); Max value from RGB is 145 - color contains mainly: blue. Hex color #653491 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #653491 is #9ACB6E. Grayscale: #4C4C4C. Windows color (decimal): -10144623 or 9516133. OLE color: 9516133.
HSL color Cylindrical-coordinate representation of color #653491: hue angle of 271.61º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #653491 is Cyan = 0.30, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 52 | 145 | - |
| CMYK | 0.30 | 0.64 | 0 | 0.43 |
| HSL | 271.61º | 0.47% | 0.39% | - |
| HSV(B) | 271.61º | 0.64% | 0.57% | - |
| XYZ | 11.71 | 7.27 | 27.57 | - |
| YUV | 77.25 | 166.23 | 144.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 52 | 145 | 0.30 | 0.64 | 0 | 0.43 | 271.61 | 0.47 | 0.39 |
| Hex | 65 | 34 | 91 | 1E | 40 | 0 | 2B | 110 | 2F | 27 |
| Octal | 145 | 64 | 221 | 36 | 100 | 0 | 53 | 420 | 57 | 47 |
| Binary | 1100101 | 110100 | 10010001 | 11110 | 1000000 | 0 | 101011 | 100010000 | 101111 | 100111 |
Color Harmonies of #653491
Complementary color
Monochromatic Colors of #653491
Black with #653491
Text Example
Text Example
White with #653491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653491; }
p { color: rgb(101,52,145); }
H1.HeaderClassName
{
color: #653491;
}
.AnyTagClassName
{
color: #653491;
}
</style>
background-color css
<style>
a { background-color: #653491; }
a { background-color: rgb(101,52,145); }
div.DivClassName
{
background-color: #653491;
}
.BgClassName
{
background-color: #653491;
}
</style>
border-color css
<style>
span { border-color: #653491; }
span { border-color: rgb(101,52,145); }
td.TdClassName
{
border-color: #653491;
}
.TagClassName
{
border-color: #653491;
}
</style>