Shades of Daisy Bush #61418A
Tints of Daisy Bush #61418A
RGB
CMYK
RGB Variations
Color information
#61418A (or 0x61418A) is known color: Daisy Bush. HEX triplet: 61, 41 and 8A. RGB value is (97,65,138). Sum of RGB (Red+Green+Blue) = 97+65+138=300 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.33% from 300); Green value is 65 (25.78% from 255 or 21.67% from 300); Blue value is 138 (54.30% from 255 or 46% from 300); Max value from RGB is 138 - color contains mainly: blue. Hex color #61418A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #61418A is #9EBE75. Grayscale: #525252. Windows color (decimal): -10403446 or 9060705. OLE color: 9060705.
HSL color Cylindrical-coordinate representation of color #61418A: hue angle of 266.3º degrees, saturation: 0.36, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #61418A is Cyan = 0.30, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 97 | 65 | 138 | - |
| CMYK | 0.30 | 0.53 | 0 | 0.46 |
| HSL | 266.3º | 0.36% | 0.4% | - |
| HSV(B) | 266.3º | 0.53% | 0.54% | - |
| XYZ | 11.41 | 8.16 | 25.02 | - |
| YUV | 82.89 | 159.1 | 138.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 65 | 138 | 0.30 | 0.53 | 0 | 0.46 | 266.3 | 0.36 | 0.4 |
| Hex | 61 | 41 | 8A | 1E | 35 | 0 | 2E | 10A | 24 | 28 |
| Octal | 141 | 101 | 212 | 36 | 65 | 0 | 56 | 412 | 44 | 50 |
| Binary | 1100001 | 1000001 | 10001010 | 11110 | 110101 | 0 | 101110 | 100001010 | 100100 | 101000 |
Color Harmonies of #61418A
Complementary color
Monochromatic Colors of #61418A
Black with #61418A
Text Example
Text Example
White with #61418A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #61418A; }
p { color: rgb(97,65,138); }
H1.HeaderClassName
{
color: #61418A;
}
.AnyTagClassName
{
color: #61418A;
}
</style>
background-color css
<style>
a { background-color: #61418A; }
a { background-color: rgb(97,65,138); }
div.DivClassName
{
background-color: #61418A;
}
.BgClassName
{
background-color: #61418A;
}
</style>
border-color css
<style>
span { border-color: #61418A; }
span { border-color: rgb(97,65,138); }
td.TdClassName
{
border-color: #61418A;
}
.TagClassName
{
border-color: #61418A;
}
</style>