Shades of Kingfisher Daisy #5E3783
Tints of Kingfisher Daisy #5E3783
RGB
CMYK
RGB Variations
Color information
#5E3783 (or 0x5E3783) is known color: Kingfisher Daisy. HEX triplet: 5E, 37 and 83. RGB value is (94,55,131). Sum of RGB (Red+Green+Blue) = 94+55+131=280 (37% of max value = 765). Red value is 94 (37.11% from 255 or 33.57% from 280); Green value is 55 (21.88% from 255 or 19.64% from 280); Blue value is 131 (51.56% from 255 or 46.79% from 280); Max value from RGB is 131 - color contains mainly: blue. Hex color #5E3783 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #5E3783 is #A1C87C. Grayscale: #4B4B4B. Windows color (decimal): -10602621 or 8599390. OLE color: 8599390.
HSL color Cylindrical-coordinate representation of color #5E3783: hue angle of 270.79º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #5E3783 is Cyan = 0.28, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 94 | 55 | 131 | - |
| CMYK | 0.28 | 0.58 | 0 | 0.49 |
| HSL | 270.79º | 0.41% | 0.36% | - |
| HSV(B) | 270.79º | 0.58% | 0.51% | - |
| XYZ | 10.08 | 6.75 | 22.24 | - |
| YUV | 75.33 | 159.42 | 141.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 55 | 131 | 0.28 | 0.58 | 0 | 0.49 | 270.79 | 0.41 | 0.36 |
| Hex | 5E | 37 | 83 | 1C | 3A | 0 | 31 | 10F | 29 | 24 |
| Octal | 136 | 67 | 203 | 34 | 72 | 0 | 61 | 417 | 51 | 44 |
| Binary | 1011110 | 110111 | 10000011 | 11100 | 111010 | 0 | 110001 | 100001111 | 101001 | 100100 |
Color Harmonies of #5E3783
Complementary color
Monochromatic Colors of #5E3783
Black with #5E3783
Text Example
Text Example
White with #5E3783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E3783; }
p { color: rgb(94,55,131); }
H1.HeaderClassName
{
color: #5E3783;
}
.AnyTagClassName
{
color: #5E3783;
}
</style>
background-color css
<style>
a { background-color: #5E3783; }
a { background-color: rgb(94,55,131); }
div.DivClassName
{
background-color: #5E3783;
}
.BgClassName
{
background-color: #5E3783;
}
</style>
border-color css
<style>
span { border-color: #5E3783; }
span { border-color: rgb(94,55,131); }
td.TdClassName
{
border-color: #5E3783;
}
.TagClassName
{
border-color: #5E3783;
}
</style>