Shades of Kingfisher Daisy #533686
Tints of Kingfisher Daisy #533686
RGB
CMYK
RGB Variations
Color information
#533686 (or 0x533686) is known color: Kingfisher Daisy. HEX triplet: 53, 36 and 86. RGB value is (83,54,134). Sum of RGB (Red+Green+Blue) = 83+54+134=271 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.63% from 271); Green value is 54 (21.48% from 255 or 19.93% from 271); Blue value is 134 (52.73% from 255 or 49.45% from 271); Max value from RGB is 134 - color contains mainly: blue. Hex color #533686 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533686 is #ACC979. Grayscale: #474747. Windows color (decimal): -11323770 or 8795731. OLE color: 8795731.
HSL color Cylindrical-coordinate representation of color #533686: hue angle of 261.75º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #533686 is Cyan = 0.38, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 54 | 134 | - |
| CMYK | 0.38 | 0.60 | 0 | 0.47 |
| HSL | 261.75º | 0.43% | 0.37% | - |
| HSV(B) | 261.75º | 0.6% | 0.53% | - |
| XYZ | 9.19 | 6.2 | 23.27 | - |
| YUV | 71.79 | 163.11 | 136 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 54 | 134 | 0.38 | 0.60 | 0 | 0.47 | 261.75 | 0.43 | 0.37 |
| Hex | 53 | 36 | 86 | 26 | 3C | 0 | 2F | 106 | 2B | 25 |
| Octal | 123 | 66 | 206 | 46 | 74 | 0 | 57 | 406 | 53 | 45 |
| Binary | 1010011 | 110110 | 10000110 | 100110 | 111100 | 0 | 101111 | 100000110 | 101011 | 100101 |
Color Harmonies of #533686
Complementary color
Monochromatic Colors of #533686
Black with #533686
Text Example
Text Example
White with #533686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533686; }
p { color: rgb(83,54,134); }
H1.HeaderClassName
{
color: #533686;
}
.AnyTagClassName
{
color: #533686;
}
</style>
background-color css
<style>
a { background-color: #533686; }
a { background-color: rgb(83,54,134); }
div.DivClassName
{
background-color: #533686;
}
.BgClassName
{
background-color: #533686;
}
</style>
border-color css
<style>
span { border-color: #533686; }
span { border-color: rgb(83,54,134); }
td.TdClassName
{
border-color: #533686;
}
.TagClassName
{
border-color: #533686;
}
</style>