Shades of Kingfisher Daisy #5E2793
Tints of Kingfisher Daisy #5E2793
RGB
CMYK
RGB Variations
Color information
#5E2793 (or 0x5E2793) is known color: Kingfisher Daisy. HEX triplet: 5E, 27 and 93. RGB value is (94,39,147). Sum of RGB (Red+Green+Blue) = 94+39+147=280 (37% of max value = 765). Red value is 94 (37.11% from 255 or 33.57% from 280); Green value is 39 (15.62% from 255 or 13.93% from 280); Blue value is 147 (57.81% from 255 or 52.5% from 280); Max value from RGB is 147 - color contains mainly: blue. Hex color #5E2793 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #5E2793 is #A1D86C. Grayscale: #434343. Windows color (decimal): -10606701 or 9643870. OLE color: 9643870.
HSL color Cylindrical-coordinate representation of color #5E2793: hue angle of 270.56º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #5E2793 is Cyan = 0.36, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 94 | 39 | 147 | - |
| CMYK | 0.36 | 0.73 | 0 | 0.42 |
| HSL | 270.56º | 0.58% | 0.36% | - |
| HSV(B) | 270.56º | 0.73% | 0.58% | - |
| XYZ | 10.61 | 5.94 | 28.19 | - |
| YUV | 67.76 | 172.72 | 146.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 39 | 147 | 0.36 | 0.73 | 0 | 0.42 | 270.56 | 0.58 | 0.36 |
| Hex | 5E | 27 | 93 | 24 | 49 | 0 | 2A | 10F | 3A | 24 |
| Octal | 136 | 47 | 223 | 44 | 111 | 0 | 52 | 417 | 72 | 44 |
| Binary | 1011110 | 100111 | 10010011 | 100100 | 1001001 | 0 | 101010 | 100001111 | 111010 | 100100 |
Color Harmonies of #5E2793
Complementary color
Monochromatic Colors of #5E2793
Black with #5E2793
Text Example
Text Example
White with #5E2793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E2793; }
p { color: rgb(94,39,147); }
H1.HeaderClassName
{
color: #5E2793;
}
.AnyTagClassName
{
color: #5E2793;
}
</style>
background-color css
<style>
a { background-color: #5E2793; }
a { background-color: rgb(94,39,147); }
div.DivClassName
{
background-color: #5E2793;
}
.BgClassName
{
background-color: #5E2793;
}
</style>
border-color css
<style>
span { border-color: #5E2793; }
span { border-color: rgb(94,39,147); }
td.TdClassName
{
border-color: #5E2793;
}
.TagClassName
{
border-color: #5E2793;
}
</style>