Shades of Kingfisher Daisy #533087
Tints of Kingfisher Daisy #533087
RGB
CMYK
RGB Variations
Color information
#533087 (or 0x533087) is known color: Kingfisher Daisy. HEX triplet: 53, 30 and 87. RGB value is (83,48,135). Sum of RGB (Red+Green+Blue) = 83+48+135=266 (35% of max value = 765). Red value is 83 (32.81% from 255 or 31.20% from 266); Green value is 48 (19.14% from 255 or 18.05% from 266); Blue value is 135 (53.12% from 255 or 50.75% from 266); Max value from RGB is 135 - color contains mainly: blue. Hex color #533087 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533087 is #ACCF78. Grayscale: #444444. Windows color (decimal): -11325305 or 8859731. OLE color: 8859731.
HSL color Cylindrical-coordinate representation of color #533087: hue angle of 264.14º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #533087 is Cyan = 0.39, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 48 | 135 | - |
| CMYK | 0.39 | 0.64 | 0 | 0.47 |
| HSL | 264.14º | 0.48% | 0.36% | - |
| HSV(B) | 264.14º | 0.64% | 0.53% | - |
| XYZ | 9 | 5.7 | 23.55 | - |
| YUV | 68.38 | 165.6 | 138.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 48 | 135 | 0.39 | 0.64 | 0 | 0.47 | 264.14 | 0.48 | 0.36 |
| Hex | 53 | 30 | 87 | 27 | 40 | 0 | 2F | 108 | 30 | 24 |
| Octal | 123 | 60 | 207 | 47 | 100 | 0 | 57 | 410 | 60 | 44 |
| Binary | 1010011 | 110000 | 10000111 | 100111 | 1000000 | 0 | 101111 | 100001000 | 110000 | 100100 |
Color Harmonies of #533087
Complementary color
Monochromatic Colors of #533087
Black with #533087
Text Example
Text Example
White with #533087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533087; }
p { color: rgb(83,48,135); }
H1.HeaderClassName
{
color: #533087;
}
.AnyTagClassName
{
color: #533087;
}
</style>
background-color css
<style>
a { background-color: #533087; }
a { background-color: rgb(83,48,135); }
div.DivClassName
{
background-color: #533087;
}
.BgClassName
{
background-color: #533087;
}
</style>
border-color css
<style>
span { border-color: #533087; }
span { border-color: rgb(83,48,135); }
td.TdClassName
{
border-color: #533087;
}
.TagClassName
{
border-color: #533087;
}
</style>