Shades of Kingfisher Daisy #5E2497
Tints of Kingfisher Daisy #5E2497
RGB
CMYK
RGB Variations
Color information
#5E2497 (or 0x5E2497) is known color: Kingfisher Daisy. HEX triplet: 5E, 24 and 97. RGB value is (94,36,151). Sum of RGB (Red+Green+Blue) = 94+36+151=281 (37% of max value = 765). Red value is 94 (37.11% from 255 or 33.45% from 281); Green value is 36 (14.45% from 255 or 12.81% from 281); Blue value is 151 (59.38% from 255 or 53.74% from 281); Max value from RGB is 151 - color contains mainly: blue. Hex color #5E2497 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #5E2497 is #A1DB68. Grayscale: #424242. Windows color (decimal): -10607465 or 9905246. OLE color: 9905246.
HSL color Cylindrical-coordinate representation of color #5E2497: hue angle of 270.26º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #5E2497 is Cyan = 0.38, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 94 | 36 | 151 | - |
| CMYK | 0.38 | 0.76 | 0 | 0.41 |
| HSL | 270.26º | 0.61% | 0.37% | - |
| HSV(B) | 270.26º | 0.76% | 0.59% | - |
| XYZ | 10.83 | 5.88 | 29.84 | - |
| YUV | 66.45 | 175.72 | 147.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 36 | 151 | 0.38 | 0.76 | 0 | 0.41 | 270.26 | 0.61 | 0.37 |
| Hex | 5E | 24 | 97 | 26 | 4C | 0 | 29 | 10E | 3D | 25 |
| Octal | 136 | 44 | 227 | 46 | 114 | 0 | 51 | 416 | 75 | 45 |
| Binary | 1011110 | 100100 | 10010111 | 100110 | 1001100 | 0 | 101001 | 100001110 | 111101 | 100101 |
Color Harmonies of #5E2497
Complementary color
Monochromatic Colors of #5E2497
Black with #5E2497
Text Example
Text Example
White with #5E2497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E2497; }
p { color: rgb(94,36,151); }
H1.HeaderClassName
{
color: #5E2497;
}
.AnyTagClassName
{
color: #5E2497;
}
</style>
background-color css
<style>
a { background-color: #5E2497; }
a { background-color: rgb(94,36,151); }
div.DivClassName
{
background-color: #5E2497;
}
.BgClassName
{
background-color: #5E2497;
}
</style>
border-color css
<style>
span { border-color: #5E2497; }
span { border-color: rgb(94,36,151); }
td.TdClassName
{
border-color: #5E2497;
}
.TagClassName
{
border-color: #5E2497;
}
</style>