Shades of Kingfisher Daisy #5A4773
Tints of Kingfisher Daisy #5A4773
RGB
CMYK
RGB Variations
Color information
#5A4773 (or 0x5A4773) is known color: Kingfisher Daisy. HEX triplet: 5A, 47 and 73. RGB value is (90,71,115). Sum of RGB (Red+Green+Blue) = 90+71+115=276 (36% of max value = 765). Red value is 90 (35.55% from 255 or 32.61% from 276); Green value is 71 (28.12% from 255 or 25.72% from 276); Blue value is 115 (45.31% from 255 or 41.67% from 276); Max value from RGB is 115 - color contains mainly: blue. Hex color #5A4773 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #5A4773 is #A5B88C. Grayscale: #515151. Windows color (decimal): -10860685 or 7554906. OLE color: 7554906.
HSL color Cylindrical-coordinate representation of color #5A4773: hue angle of 265.91º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #5A4773 is Cyan = 0.22, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 90 | 71 | 115 | - |
| CMYK | 0.22 | 0.38 | 0 | 0.55 |
| HSL | 265.91º | 0.24% | 0.36% | - |
| HSV(B) | 265.91º | 0.38% | 0.45% | - |
| XYZ | 9.56 | 7.92 | 17.24 | - |
| YUV | 81.7 | 146.79 | 133.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 90 | 71 | 115 | 0.22 | 0.38 | 0 | 0.55 | 265.91 | 0.24 | 0.36 |
| Hex | 5A | 47 | 73 | 16 | 26 | 0 | 37 | 10A | 18 | 24 |
| Octal | 132 | 107 | 163 | 26 | 46 | 0 | 67 | 412 | 30 | 44 |
| Binary | 1011010 | 1000111 | 1110011 | 10110 | 100110 | 0 | 110111 | 100001010 | 11000 | 100100 |
Color Harmonies of #5A4773
Complementary color
Monochromatic Colors of #5A4773
Black with #5A4773
Text Example
Text Example
White with #5A4773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5A4773; }
p { color: rgb(90,71,115); }
H1.HeaderClassName
{
color: #5A4773;
}
.AnyTagClassName
{
color: #5A4773;
}
</style>
background-color css
<style>
a { background-color: #5A4773; }
a { background-color: rgb(90,71,115); }
div.DivClassName
{
background-color: #5A4773;
}
.BgClassName
{
background-color: #5A4773;
}
</style>
border-color css
<style>
span { border-color: #5A4773; }
span { border-color: rgb(90,71,115); }
td.TdClassName
{
border-color: #5A4773;
}
.TagClassName
{
border-color: #5A4773;
}
</style>