Shades of Daisy Bush #61429A
Tints of Daisy Bush #61429A
RGB
CMYK
RGB Variations
Color information
#61429A (or 0x61429A) is known color: Daisy Bush. HEX triplet: 61, 42 and 9A. RGB value is (97,66,154). Sum of RGB (Red+Green+Blue) = 97+66+154=317 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.60% from 317); Green value is 66 (26.17% from 255 or 20.82% from 317); Blue value is 154 (60.55% from 255 or 48.58% from 317); Max value from RGB is 154 - color contains mainly: blue. Hex color #61429A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #61429A is #9EBD65. Grayscale: #545454. Windows color (decimal): -10403174 or 10109537. OLE color: 10109537.
HSL color Cylindrical-coordinate representation of color #61429A: hue angle of 261.14º degrees, saturation: 0.4, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #61429A is Cyan = 0.37, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 97 | 66 | 154 | - |
| CMYK | 0.37 | 0.57 | 0 | 0.40 |
| HSL | 261.14º | 0.4% | 0.43% | - |
| HSV(B) | 261.14º | 0.57% | 0.6% | - |
| XYZ | 12.71 | 8.77 | 31.59 | - |
| YUV | 85.3 | 166.77 | 136.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 66 | 154 | 0.37 | 0.57 | 0 | 0.40 | 261.14 | 0.4 | 0.43 |
| Hex | 61 | 42 | 9A | 25 | 39 | 0 | 28 | 105 | 28 | 2B |
| Octal | 141 | 102 | 232 | 45 | 71 | 0 | 50 | 405 | 50 | 53 |
| Binary | 1100001 | 1000010 | 10011010 | 100101 | 111001 | 0 | 101000 | 100000101 | 101000 | 101011 |
Color Harmonies of #61429A
Complementary color
Monochromatic Colors of #61429A
Black with #61429A
Text Example
Text Example
White with #61429A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #61429A; }
p { color: rgb(97,66,154); }
H1.HeaderClassName
{
color: #61429A;
}
.AnyTagClassName
{
color: #61429A;
}
</style>
background-color css
<style>
a { background-color: #61429A; }
a { background-color: rgb(97,66,154); }
div.DivClassName
{
background-color: #61429A;
}
.BgClassName
{
background-color: #61429A;
}
</style>
border-color css
<style>
span { border-color: #61429A; }
span { border-color: rgb(97,66,154); }
td.TdClassName
{
border-color: #61429A;
}
.TagClassName
{
border-color: #61429A;
}
</style>