Shades of Kingfisher Daisy #533784
Tints of Kingfisher Daisy #533784
RGB
CMYK
RGB Variations
Color information
#533784 (or 0x533784) is known color: Kingfisher Daisy. HEX triplet: 53, 37 and 84. RGB value is (83,55,132). Sum of RGB (Red+Green+Blue) = 83+55+132=270 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.74% from 270); Green value is 55 (21.88% from 255 or 20.37% from 270); Blue value is 132 (51.95% from 255 or 48.89% from 270); Max value from RGB is 132 - color contains mainly: blue. Hex color #533784 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533784 is #ACC87B. Grayscale: #474747. Windows color (decimal): -11323516 or 8664915. OLE color: 8664915.
HSL color Cylindrical-coordinate representation of color #533784: hue angle of 261.82º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #533784 is Cyan = 0.37, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 55 | 132 | - |
| CMYK | 0.37 | 0.58 | 0 | 0.48 |
| HSL | 261.82º | 0.41% | 0.37% | - |
| HSV(B) | 261.82º | 0.58% | 0.52% | - |
| XYZ | 9.1 | 6.24 | 22.55 | - |
| YUV | 72.15 | 161.78 | 135.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 55 | 132 | 0.37 | 0.58 | 0 | 0.48 | 261.82 | 0.41 | 0.37 |
| Hex | 53 | 37 | 84 | 25 | 3A | 0 | 30 | 106 | 29 | 25 |
| Octal | 123 | 67 | 204 | 45 | 72 | 0 | 60 | 406 | 51 | 45 |
| Binary | 1010011 | 110111 | 10000100 | 100101 | 111010 | 0 | 110000 | 100000110 | 101001 | 100101 |
Color Harmonies of #533784
Complementary color
Monochromatic Colors of #533784
Black with #533784
Text Example
Text Example
White with #533784
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533784; }
p { color: rgb(83,55,132); }
H1.HeaderClassName
{
color: #533784;
}
.AnyTagClassName
{
color: #533784;
}
</style>
background-color css
<style>
a { background-color: #533784; }
a { background-color: rgb(83,55,132); }
div.DivClassName
{
background-color: #533784;
}
.BgClassName
{
background-color: #533784;
}
</style>
border-color css
<style>
span { border-color: #533784; }
span { border-color: rgb(83,55,132); }
td.TdClassName
{
border-color: #533784;
}
.TagClassName
{
border-color: #533784;
}
</style>