Shades of Kingfisher Daisy #5E3887
Tints of Kingfisher Daisy #5E3887
RGB
CMYK
RGB Variations
Color information
#5E3887 (or 0x5E3887) is known color: Kingfisher Daisy. HEX triplet: 5E, 38 and 87. RGB value is (94,56,135). Sum of RGB (Red+Green+Blue) = 94+56+135=285 (37% of max value = 765). Red value is 94 (37.11% from 255 or 32.98% from 285); Green value is 56 (22.27% from 255 or 19.65% from 285); Blue value is 135 (53.12% from 255 or 47.37% from 285); Max value from RGB is 135 - color contains mainly: blue. Hex color #5E3887 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #5E3887 is #A1C778. Grayscale: #4C4C4C. Windows color (decimal): -10602361 or 8861790. OLE color: 8861790.
HSL color Cylindrical-coordinate representation of color #5E3887: hue angle of 268.86º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #5E3887 is Cyan = 0.30, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 94 | 56 | 135 | - |
| CMYK | 0.30 | 0.59 | 0 | 0.47 |
| HSL | 268.86º | 0.41% | 0.37% | - |
| HSV(B) | 268.86º | 0.59% | 0.53% | - |
| XYZ | 10.4 | 6.96 | 23.72 | - |
| YUV | 76.37 | 161.09 | 140.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 56 | 135 | 0.30 | 0.59 | 0 | 0.47 | 268.86 | 0.41 | 0.37 |
| Hex | 5E | 38 | 87 | 1E | 3B | 0 | 2F | 10D | 29 | 25 |
| Octal | 136 | 70 | 207 | 36 | 73 | 0 | 57 | 415 | 51 | 45 |
| Binary | 1011110 | 111000 | 10000111 | 11110 | 111011 | 0 | 101111 | 100001101 | 101001 | 100101 |
Color Harmonies of #5E3887
Complementary color
Monochromatic Colors of #5E3887
Black with #5E3887
Text Example
Text Example
White with #5E3887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E3887; }
p { color: rgb(94,56,135); }
H1.HeaderClassName
{
color: #5E3887;
}
.AnyTagClassName
{
color: #5E3887;
}
</style>
background-color css
<style>
a { background-color: #5E3887; }
a { background-color: rgb(94,56,135); }
div.DivClassName
{
background-color: #5E3887;
}
.BgClassName
{
background-color: #5E3887;
}
</style>
border-color css
<style>
span { border-color: #5E3887; }
span { border-color: rgb(94,56,135); }
td.TdClassName
{
border-color: #5E3887;
}
.TagClassName
{
border-color: #5E3887;
}
</style>