Shades of Kingfisher Daisy #502881
Tints of Kingfisher Daisy #502881
RGB
CMYK
RGB Variations
Color information
#502881 (or 0x502881) is known color: Kingfisher Daisy. HEX triplet: 50, 28 and 81. RGB value is (80,40,129). Sum of RGB (Red+Green+Blue) = 80+40+129=249 (32% of max value = 765). Red value is 80 (31.64% from 255 or 32.13% from 249); Green value is 40 (16.02% from 255 or 16.06% from 249); Blue value is 129 (50.78% from 255 or 51.81% from 249); Max value from RGB is 129 - color contains mainly: blue. Hex color #502881 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #502881 is #AFD77E. Grayscale: #3D3D3D. Windows color (decimal): -11523967 or 8464464. OLE color: 8464464.
HSL color Cylindrical-coordinate representation of color #502881: hue angle of 266.97º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #502881 is Cyan = 0.38, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 40 | 129 | - |
| CMYK | 0.38 | 0.69 | 0 | 0.49 |
| HSL | 266.97º | 0.53% | 0.33% | - |
| HSV(B) | 266.97º | 0.69% | 0.51% | - |
| XYZ | 8.03 | 4.81 | 21.27 | - |
| YUV | 62.11 | 165.75 | 140.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 40 | 129 | 0.38 | 0.69 | 0 | 0.49 | 266.97 | 0.53 | 0.33 |
| Hex | 50 | 28 | 81 | 26 | 45 | 0 | 31 | 10B | 35 | 21 |
| Octal | 120 | 50 | 201 | 46 | 105 | 0 | 61 | 413 | 65 | 41 |
| Binary | 1010000 | 101000 | 10000001 | 100110 | 1000101 | 0 | 110001 | 100001011 | 110101 | 100001 |
Color Harmonies of #502881
Complementary color
Monochromatic Colors of #502881
Black with #502881
Text Example
Text Example
White with #502881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502881; }
p { color: rgb(80,40,129); }
H1.HeaderClassName
{
color: #502881;
}
.AnyTagClassName
{
color: #502881;
}
</style>
background-color css
<style>
a { background-color: #502881; }
a { background-color: rgb(80,40,129); }
div.DivClassName
{
background-color: #502881;
}
.BgClassName
{
background-color: #502881;
}
</style>
border-color css
<style>
span { border-color: #502881; }
span { border-color: rgb(80,40,129); }
td.TdClassName
{
border-color: #502881;
}
.TagClassName
{
border-color: #502881;
}
</style>