Shades of Kingfisher Daisy #503287
Tints of Kingfisher Daisy #503287
RGB
CMYK
RGB Variations
Color information
#503287 (or 0x503287) is known color: Kingfisher Daisy. HEX triplet: 50, 32 and 87. RGB value is (80,50,135). Sum of RGB (Red+Green+Blue) = 80+50+135=265 (35% of max value = 765). Red value is 80 (31.64% from 255 or 30.19% from 265); Green value is 50 (19.92% from 255 or 18.87% from 265); Blue value is 135 (53.12% from 255 or 50.94% from 265); Max value from RGB is 135 - color contains mainly: blue. Hex color #503287 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #503287 is #AFCD78. Grayscale: #444444. Windows color (decimal): -11521401 or 8860240. OLE color: 8860240.
HSL color Cylindrical-coordinate representation of color #503287: hue angle of 261.18º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #503287 is Cyan = 0.41, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 50 | 135 | - |
| CMYK | 0.41 | 0.63 | 0 | 0.47 |
| HSL | 261.18º | 0.46% | 0.36% | - |
| HSV(B) | 261.18º | 0.63% | 0.53% | - |
| XYZ | 8.82 | 5.74 | 23.56 | - |
| YUV | 68.66 | 165.44 | 136.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 50 | 135 | 0.41 | 0.63 | 0 | 0.47 | 261.18 | 0.46 | 0.36 |
| Hex | 50 | 32 | 87 | 29 | 3F | 0 | 2F | 105 | 2E | 24 |
| Octal | 120 | 62 | 207 | 51 | 77 | 0 | 57 | 405 | 56 | 44 |
| Binary | 1010000 | 110010 | 10000111 | 101001 | 111111 | 0 | 101111 | 100000101 | 101110 | 100100 |
Color Harmonies of #503287
Complementary color
Monochromatic Colors of #503287
Black with #503287
Text Example
Text Example
White with #503287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503287; }
p { color: rgb(80,50,135); }
H1.HeaderClassName
{
color: #503287;
}
.AnyTagClassName
{
color: #503287;
}
</style>
background-color css
<style>
a { background-color: #503287; }
a { background-color: rgb(80,50,135); }
div.DivClassName
{
background-color: #503287;
}
.BgClassName
{
background-color: #503287;
}
</style>
border-color css
<style>
span { border-color: #503287; }
span { border-color: rgb(80,50,135); }
td.TdClassName
{
border-color: #503287;
}
.TagClassName
{
border-color: #503287;
}
</style>