Shades of Kingfisher Daisy #5E2992
Tints of Kingfisher Daisy #5E2992
RGB
CMYK
RGB Variations
Color information
#5E2992 (or 0x5E2992) is known color: Kingfisher Daisy. HEX triplet: 5E, 29 and 92. RGB value is (94,41,146). Sum of RGB (Red+Green+Blue) = 94+41+146=281 (37% of max value = 765). Red value is 94 (37.11% from 255 or 33.45% from 281); Green value is 41 (16.41% from 255 or 14.59% from 281); Blue value is 146 (57.42% from 255 or 51.96% from 281); Max value from RGB is 146 - color contains mainly: blue. Hex color #5E2992 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #5E2992 is #A1D66D. Grayscale: #444444. Windows color (decimal): -10606190 or 9578846. OLE color: 9578846.
HSL color Cylindrical-coordinate representation of color #5E2992: hue angle of 270.29º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #5E2992 is Cyan = 0.36, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 94 | 41 | 146 | - |
| CMYK | 0.36 | 0.72 | 0 | 0.43 |
| HSL | 270.29º | 0.56% | 0.37% | - |
| HSV(B) | 270.29º | 0.72% | 0.57% | - |
| XYZ | 10.6 | 6.04 | 27.8 | - |
| YUV | 68.82 | 171.56 | 145.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 41 | 146 | 0.36 | 0.72 | 0 | 0.43 | 270.29 | 0.56 | 0.37 |
| Hex | 5E | 29 | 92 | 24 | 48 | 0 | 2B | 10E | 38 | 25 |
| Octal | 136 | 51 | 222 | 44 | 110 | 0 | 53 | 416 | 70 | 45 |
| Binary | 1011110 | 101001 | 10010010 | 100100 | 1001000 | 0 | 101011 | 100001110 | 111000 | 100101 |
Color Harmonies of #5E2992
Complementary color
Monochromatic Colors of #5E2992
Black with #5E2992
Text Example
Text Example
White with #5E2992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E2992; }
p { color: rgb(94,41,146); }
H1.HeaderClassName
{
color: #5E2992;
}
.AnyTagClassName
{
color: #5E2992;
}
</style>
background-color css
<style>
a { background-color: #5E2992; }
a { background-color: rgb(94,41,146); }
div.DivClassName
{
background-color: #5E2992;
}
.BgClassName
{
background-color: #5E2992;
}
</style>
border-color css
<style>
span { border-color: #5E2992; }
span { border-color: rgb(94,41,146); }
td.TdClassName
{
border-color: #5E2992;
}
.TagClassName
{
border-color: #5E2992;
}
</style>