Shades of Kingfisher Daisy #604779
Tints of Kingfisher Daisy #604779
RGB
CMYK
RGB Variations
Color information
#604779 (or 0x604779) is known color: Kingfisher Daisy. HEX triplet: 60, 47 and 79. RGB value is (96,71,121). Sum of RGB (Red+Green+Blue) = 96+71+121=288 (38% of max value = 765). Red value is 96 (37.89% from 255 or 33.33% from 288); Green value is 71 (28.12% from 255 or 24.65% from 288); Blue value is 121 (47.66% from 255 or 42.01% from 288); Max value from RGB is 121 - color contains mainly: blue. Hex color #604779 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604779 is #9FB886. Grayscale: #545454. Windows color (decimal): -10467463 or 7948128. OLE color: 7948128.
HSL color Cylindrical-coordinate representation of color #604779: hue angle of 270º degrees, saturation: 0.26, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #604779 is Cyan = 0.21, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 96 | 71 | 121 | - |
| CMYK | 0.21 | 0.41 | 0 | 0.53 |
| HSL | 270º | 0.26% | 0.38% | - |
| HSV(B) | 270º | 0.41% | 0.47% | - |
| XYZ | 10.53 | 8.37 | 19.15 | - |
| YUV | 84.18 | 148.78 | 136.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 71 | 121 | 0.21 | 0.41 | 0 | 0.53 | 270 | 0.26 | 0.38 |
| Hex | 60 | 47 | 79 | 15 | 29 | 0 | 35 | 10E | 1A | 26 |
| Octal | 140 | 107 | 171 | 25 | 51 | 0 | 65 | 416 | 32 | 46 |
| Binary | 1100000 | 1000111 | 1111001 | 10101 | 101001 | 0 | 110101 | 100001110 | 11010 | 100110 |
Color Harmonies of #604779
Complementary color
Monochromatic Colors of #604779
Black with #604779
Text Example
Text Example
White with #604779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604779; }
p { color: rgb(96,71,121); }
H1.HeaderClassName
{
color: #604779;
}
.AnyTagClassName
{
color: #604779;
}
</style>
background-color css
<style>
a { background-color: #604779; }
a { background-color: rgb(96,71,121); }
div.DivClassName
{
background-color: #604779;
}
.BgClassName
{
background-color: #604779;
}
</style>
border-color css
<style>
span { border-color: #604779; }
span { border-color: rgb(96,71,121); }
td.TdClassName
{
border-color: #604779;
}
.TagClassName
{
border-color: #604779;
}
</style>