Shades of Kingfisher Daisy #513288
Tints of Kingfisher Daisy #513288
RGB
CMYK
RGB Variations
Color information
#513288 (or 0x513288) is known color: Kingfisher Daisy. HEX triplet: 51, 32 and 88. RGB value is (81,50,136). Sum of RGB (Red+Green+Blue) = 81+50+136=267 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.34% from 267); Green value is 50 (19.92% from 255 or 18.73% from 267); Blue value is 136 (53.52% from 255 or 50.94% from 267); Max value from RGB is 136 - color contains mainly: blue. Hex color #513288 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513288 is #AECD77. Grayscale: #444444. Windows color (decimal): -11455864 or 8925777. OLE color: 8925777.
HSL color Cylindrical-coordinate representation of color #513288: hue angle of 261.63º 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 #513288 is Cyan = 0.40, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 50 | 136 | - |
| CMYK | 0.40 | 0.63 | 0 | 0.47 |
| HSL | 261.63º | 0.46% | 0.36% | - |
| HSV(B) | 261.63º | 0.63% | 0.53% | - |
| XYZ | 8.98 | 5.81 | 23.94 | - |
| YUV | 69.07 | 165.77 | 136.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 50 | 136 | 0.40 | 0.63 | 0 | 0.47 | 261.63 | 0.46 | 0.36 |
| Hex | 51 | 32 | 88 | 28 | 3F | 0 | 2F | 106 | 2E | 24 |
| Octal | 121 | 62 | 210 | 50 | 77 | 0 | 57 | 406 | 56 | 44 |
| Binary | 1010001 | 110010 | 10001000 | 101000 | 111111 | 0 | 101111 | 100000110 | 101110 | 100100 |
Color Harmonies of #513288
Complementary color
Monochromatic Colors of #513288
Black with #513288
Text Example
Text Example
White with #513288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513288; }
p { color: rgb(81,50,136); }
H1.HeaderClassName
{
color: #513288;
}
.AnyTagClassName
{
color: #513288;
}
</style>
background-color css
<style>
a { background-color: #513288; }
a { background-color: rgb(81,50,136); }
div.DivClassName
{
background-color: #513288;
}
.BgClassName
{
background-color: #513288;
}
</style>
border-color css
<style>
span { border-color: #513288; }
span { border-color: rgb(81,50,136); }
td.TdClassName
{
border-color: #513288;
}
.TagClassName
{
border-color: #513288;
}
</style>