Shades of Daisy Bush #60429A
Tints of Daisy Bush #60429A
RGB
CMYK
RGB Variations
Color information
#60429A (or 0x60429A) is known color: Daisy Bush. HEX triplet: 60, 42 and 9A. RGB value is (96,66,154). Sum of RGB (Red+Green+Blue) = 96+66+154=316 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.38% from 316); Green value is 66 (26.17% from 255 or 20.89% from 316); Blue value is 154 (60.55% from 255 or 48.73% from 316); Max value from RGB is 154 - color contains mainly: blue. Hex color #60429A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #60429A is #9FBD65. Grayscale: #545454. Windows color (decimal): -10468710 or 10109536. OLE color: 10109536.
HSL color Cylindrical-coordinate representation of color #60429A: hue angle of 260.45º 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 #60429A is Cyan = 0.38, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 96 | 66 | 154 | - |
| CMYK | 0.38 | 0.57 | 0 | 0.40 |
| HSL | 260.45º | 0.4% | 0.43% | - |
| HSV(B) | 260.45º | 0.57% | 0.6% | - |
| XYZ | 12.6 | 8.72 | 31.59 | - |
| YUV | 85 | 166.94 | 135.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 66 | 154 | 0.38 | 0.57 | 0 | 0.40 | 260.45 | 0.4 | 0.43 |
| Hex | 60 | 42 | 9A | 26 | 39 | 0 | 28 | 104 | 28 | 2B |
| Octal | 140 | 102 | 232 | 46 | 71 | 0 | 50 | 404 | 50 | 53 |
| Binary | 1100000 | 1000010 | 10011010 | 100110 | 111001 | 0 | 101000 | 100000100 | 101000 | 101011 |
Color Harmonies of #60429A
Complementary color
Monochromatic Colors of #60429A
Black with #60429A
Text Example
Text Example
White with #60429A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #60429A; }
p { color: rgb(96,66,154); }
H1.HeaderClassName
{
color: #60429A;
}
.AnyTagClassName
{
color: #60429A;
}
</style>
background-color css
<style>
a { background-color: #60429A; }
a { background-color: rgb(96,66,154); }
div.DivClassName
{
background-color: #60429A;
}
.BgClassName
{
background-color: #60429A;
}
</style>
border-color css
<style>
span { border-color: #60429A; }
span { border-color: rgb(96,66,154); }
td.TdClassName
{
border-color: #60429A;
}
.TagClassName
{
border-color: #60429A;
}
</style>