Shades of Kingfisher Daisy #533086
Tints of Kingfisher Daisy #533086
RGB
CMYK
RGB Variations
Color information
#533086 (or 0x533086) is known color: Kingfisher Daisy. HEX triplet: 53, 30 and 86. RGB value is (83,48,134). Sum of RGB (Red+Green+Blue) = 83+48+134=265 (35% of max value = 765). Red value is 83 (32.81% from 255 or 31.32% from 265); Green value is 48 (19.14% from 255 or 18.11% from 265); Blue value is 134 (52.73% from 255 or 50.57% from 265); Max value from RGB is 134 - color contains mainly: blue. Hex color #533086 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533086 is #ACCF79. Grayscale: #434343. Windows color (decimal): -11325306 or 8794195. OLE color: 8794195.
HSL color Cylindrical-coordinate representation of color #533086: hue angle of 264.42º degrees, saturation: 0.47, 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 #533086 is Cyan = 0.38, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 48 | 134 | - |
| CMYK | 0.38 | 0.64 | 0 | 0.47 |
| HSL | 264.42º | 0.47% | 0.36% | - |
| HSV(B) | 264.42º | 0.64% | 0.53% | - |
| XYZ | 8.93 | 5.67 | 23.18 | - |
| YUV | 68.27 | 165.1 | 138.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 48 | 134 | 0.38 | 0.64 | 0 | 0.47 | 264.42 | 0.47 | 0.36 |
| Hex | 53 | 30 | 86 | 26 | 40 | 0 | 2F | 108 | 2F | 24 |
| Octal | 123 | 60 | 206 | 46 | 100 | 0 | 57 | 410 | 57 | 44 |
| Binary | 1010011 | 110000 | 10000110 | 100110 | 1000000 | 0 | 101111 | 100001000 | 101111 | 100100 |
Color Harmonies of #533086
Complementary color
Monochromatic Colors of #533086
Black with #533086
Text Example
Text Example
White with #533086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533086; }
p { color: rgb(83,48,134); }
H1.HeaderClassName
{
color: #533086;
}
.AnyTagClassName
{
color: #533086;
}
</style>
background-color css
<style>
a { background-color: #533086; }
a { background-color: rgb(83,48,134); }
div.DivClassName
{
background-color: #533086;
}
.BgClassName
{
background-color: #533086;
}
</style>
border-color css
<style>
span { border-color: #533086; }
span { border-color: rgb(83,48,134); }
td.TdClassName
{
border-color: #533086;
}
.TagClassName
{
border-color: #533086;
}
</style>