Shades of Kingfisher Daisy #503484
Tints of Kingfisher Daisy #503484
RGB
CMYK
RGB Variations
Color information
#503484 (or 0x503484) is known color: Kingfisher Daisy. HEX triplet: 50, 34 and 84. RGB value is (80,52,132). Sum of RGB (Red+Green+Blue) = 80+52+132=264 (34% of max value = 765). Red value is 80 (31.64% from 255 or 30.30% from 264); Green value is 52 (20.70% from 255 or 19.70% from 264); Blue value is 132 (51.95% from 255 or 50% from 264); Max value from RGB is 132 - color contains mainly: blue. Hex color #503484 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #503484 is #AFCB7B. Grayscale: #454545. Windows color (decimal): -11520892 or 8664144. OLE color: 8664144.
HSL color Cylindrical-coordinate representation of color #503484: hue angle of 261º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #503484 is Cyan = 0.39, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 80 | 52 | 132 | - |
| CMYK | 0.39 | 0.61 | 0 | 0.48 |
| HSL | 261º | 0.43% | 0.36% | - |
| HSV(B) | 261º | 0.61% | 0.52% | - |
| XYZ | 8.7 | 5.83 | 22.5 | - |
| YUV | 69.49 | 163.28 | 135.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 52 | 132 | 0.39 | 0.61 | 0 | 0.48 | 261 | 0.43 | 0.36 |
| Hex | 50 | 34 | 84 | 27 | 3D | 0 | 30 | 105 | 2B | 24 |
| Octal | 120 | 64 | 204 | 47 | 75 | 0 | 60 | 405 | 53 | 44 |
| Binary | 1010000 | 110100 | 10000100 | 100111 | 111101 | 0 | 110000 | 100000101 | 101011 | 100100 |
Color Harmonies of #503484
Complementary color
Monochromatic Colors of #503484
Black with #503484
Text Example
Text Example
White with #503484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503484; }
p { color: rgb(80,52,132); }
H1.HeaderClassName
{
color: #503484;
}
.AnyTagClassName
{
color: #503484;
}
</style>
background-color css
<style>
a { background-color: #503484; }
a { background-color: rgb(80,52,132); }
div.DivClassName
{
background-color: #503484;
}
.BgClassName
{
background-color: #503484;
}
</style>
border-color css
<style>
span { border-color: #503484; }
span { border-color: rgb(80,52,132); }
td.TdClassName
{
border-color: #503484;
}
.TagClassName
{
border-color: #503484;
}
</style>