Shades of Kingfisher Daisy #604581
Tints of Kingfisher Daisy #604581
RGB
CMYK
RGB Variations
Color information
#604581 (or 0x604581) is known color: Kingfisher Daisy. HEX triplet: 60, 45 and 81. RGB value is (96,69,129). Sum of RGB (Red+Green+Blue) = 96+69+129=294 (38% of max value = 765). Red value is 96 (37.89% from 255 or 32.65% from 294); Green value is 69 (27.34% from 255 or 23.47% from 294); Blue value is 129 (50.78% from 255 or 43.88% from 294); Max value from RGB is 129 - color contains mainly: blue. Hex color #604581 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #604581 is #9FBA7E. Grayscale: #535353. Windows color (decimal): -10467967 or 8471904. OLE color: 8471904.
HSL color Cylindrical-coordinate representation of color #604581: hue angle of 267º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #604581 is Cyan = 0.26, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 96 | 69 | 129 | - |
| CMYK | 0.26 | 0.47 | 0 | 0.49 |
| HSL | 267º | 0.3% | 0.39% | - |
| HSV(B) | 267º | 0.47% | 0.51% | - |
| XYZ | 10.91 | 8.33 | 21.8 | - |
| YUV | 83.91 | 153.45 | 136.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 69 | 129 | 0.26 | 0.47 | 0 | 0.49 | 267 | 0.3 | 0.39 |
| Hex | 60 | 45 | 81 | 1A | 2F | 0 | 31 | 10B | 1E | 27 |
| Octal | 140 | 105 | 201 | 32 | 57 | 0 | 61 | 413 | 36 | 47 |
| Binary | 1100000 | 1000101 | 10000001 | 11010 | 101111 | 0 | 110001 | 100001011 | 11110 | 100111 |
Color Harmonies of #604581
Complementary color
Monochromatic Colors of #604581
Black with #604581
Text Example
Text Example
White with #604581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604581; }
p { color: rgb(96,69,129); }
H1.HeaderClassName
{
color: #604581;
}
.AnyTagClassName
{
color: #604581;
}
</style>
background-color css
<style>
a { background-color: #604581; }
a { background-color: rgb(96,69,129); }
div.DivClassName
{
background-color: #604581;
}
.BgClassName
{
background-color: #604581;
}
</style>
border-color css
<style>
span { border-color: #604581; }
span { border-color: rgb(96,69,129); }
td.TdClassName
{
border-color: #604581;
}
.TagClassName
{
border-color: #604581;
}
</style>