Shades of Daisy Bush #604682
Tints of Daisy Bush #604682
RGB
CMYK
RGB Variations
Color information
#604682 (or 0x604682) is known color: Daisy Bush. HEX triplet: 60, 46 and 82. RGB value is (96,70,130). Sum of RGB (Red+Green+Blue) = 96+70+130=296 (39% of max value = 765). Red value is 96 (37.89% from 255 or 32.43% from 296); Green value is 70 (27.73% from 255 or 23.65% from 296); Blue value is 130 (51.17% from 255 or 43.92% from 296); Max value from RGB is 130 - color contains mainly: blue. Hex color #604682 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #604682 is #9FB97D. Grayscale: #545454. Windows color (decimal): -10467710 or 8537696. OLE color: 8537696.
HSL color Cylindrical-coordinate representation of color #604682: hue angle of 266º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #604682 is Cyan = 0.26, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 96 | 70 | 130 | - |
| CMYK | 0.26 | 0.46 | 0 | 0.49 |
| HSL | 266º | 0.3% | 0.39% | - |
| HSV(B) | 266º | 0.46% | 0.51% | - |
| XYZ | 11.04 | 8.48 | 22.17 | - |
| YUV | 84.61 | 153.61 | 136.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 70 | 130 | 0.26 | 0.46 | 0 | 0.49 | 266 | 0.3 | 0.39 |
| Hex | 60 | 46 | 82 | 1A | 2E | 0 | 31 | 10A | 1E | 27 |
| Octal | 140 | 106 | 202 | 32 | 56 | 0 | 61 | 412 | 36 | 47 |
| Binary | 1100000 | 1000110 | 10000010 | 11010 | 101110 | 0 | 110001 | 100001010 | 11110 | 100111 |
Color Harmonies of #604682
Complementary color
Monochromatic Colors of #604682
Black with #604682
Text Example
Text Example
White with #604682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604682; }
p { color: rgb(96,70,130); }
H1.HeaderClassName
{
color: #604682;
}
.AnyTagClassName
{
color: #604682;
}
</style>
background-color css
<style>
a { background-color: #604682; }
a { background-color: rgb(96,70,130); }
div.DivClassName
{
background-color: #604682;
}
.BgClassName
{
background-color: #604682;
}
</style>
border-color css
<style>
span { border-color: #604682; }
span { border-color: rgb(96,70,130); }
td.TdClassName
{
border-color: #604682;
}
.TagClassName
{
border-color: #604682;
}
</style>