Shades of Daisy Bush #664791
Tints of Daisy Bush #664791
RGB
CMYK
RGB Variations
Color information
#664791 (or 0x664791) is known color: Daisy Bush. HEX triplet: 66, 47 and 91. RGB value is (102,71,145). Sum of RGB (Red+Green+Blue) = 102+71+145=318 (42% of max value = 765). Red value is 102 (40.23% from 255 or 32.08% from 318); Green value is 71 (28.12% from 255 or 22.33% from 318); Blue value is 145 (57.03% from 255 or 45.60% from 318); Max value from RGB is 145 - color contains mainly: blue. Hex color #664791 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #664791 is #99B86E. Grayscale: #585858. Windows color (decimal): -10074223 or 9520998. OLE color: 9520998.
HSL color Cylindrical-coordinate representation of color #664791: hue angle of 265.14º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #664791 is Cyan = 0.30, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
RGB | 102 | 71 | 145 | - |
CMYK | 0.30 | 0.51 | 0 | 0.43 |
HSL | 265.14º | 0.34% | 0.42% | - |
HSV(B) | 265.14º | 0.51% | 0.57% | - |
XYZ | 12.84 | 9.38 | 27.92 | - |
YUV | 88.71 | 159.77 | 137.48 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 102 | 71 | 145 | 0.30 | 0.51 | 0 | 0.43 | 265.14 | 0.34 | 0.42 |
Hex | 66 | 47 | 91 | 1E | 33 | 0 | 2B | 109 | 22 | 2A |
Octal | 146 | 107 | 221 | 36 | 63 | 0 | 53 | 411 | 42 | 52 |
Binary | 1100110 | 1000111 | 10010001 | 11110 | 110011 | 0 | 101011 | 100001001 | 100010 | 101010 |
Color Harmonies of #664791
Complementary color
Monochromatic Colors of #664791
Black with #664791
Text Example
Text Example
White with #664791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664791; }
p { color: rgb(102,71,145); }
H1.HeaderClassName
{
color: #664791;
}
.AnyTagClassName
{
color: #664791;
}
</style>
background-color css
<style>
a { background-color: #664791; }
a { background-color: rgb(102,71,145); }
div.DivClassName
{
background-color: #664791;
}
.BgClassName
{
background-color: #664791;
}
</style>
border-color css
<style>
span { border-color: #664791; }
span { border-color: rgb(102,71,145); }
td.TdClassName
{
border-color: #664791;
}
.TagClassName
{
border-color: #664791;
}
</style>