Shades of Kingfisher Daisy #533584
Tints of Kingfisher Daisy #533584
RGB
CMYK
RGB Variations
Color information
#533584 (or 0x533584) is known color: Kingfisher Daisy. HEX triplet: 53, 35 and 84. RGB value is (83,53,132). Sum of RGB (Red+Green+Blue) = 83+53+132=268 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.97% from 268); Green value is 53 (21.09% from 255 or 19.78% from 268); Blue value is 132 (51.95% from 255 or 49.25% from 268); Max value from RGB is 132 - color contains mainly: blue. Hex color #533584 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533584 is #ACCA7B. Grayscale: #464646. Windows color (decimal): -11324028 or 8664403. OLE color: 8664403.
HSL color Cylindrical-coordinate representation of color #533584: hue angle of 262.78º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #533584 is Cyan = 0.37, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 53 | 132 | - |
| CMYK | 0.37 | 0.60 | 0 | 0.48 |
| HSL | 262.78º | 0.43% | 0.36% | - |
| HSV(B) | 262.78º | 0.6% | 0.52% | - |
| XYZ | 9.01 | 6.05 | 22.52 | - |
| YUV | 70.98 | 162.44 | 136.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 53 | 132 | 0.37 | 0.60 | 0 | 0.48 | 262.78 | 0.43 | 0.36 |
| Hex | 53 | 35 | 84 | 25 | 3C | 0 | 30 | 107 | 2B | 24 |
| Octal | 123 | 65 | 204 | 45 | 74 | 0 | 60 | 407 | 53 | 44 |
| Binary | 1010011 | 110101 | 10000100 | 100101 | 111100 | 0 | 110000 | 100000111 | 101011 | 100100 |
Color Harmonies of #533584
Complementary color
Monochromatic Colors of #533584
Black with #533584
Text Example
Text Example
White with #533584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533584; }
p { color: rgb(83,53,132); }
H1.HeaderClassName
{
color: #533584;
}
.AnyTagClassName
{
color: #533584;
}
</style>
background-color css
<style>
a { background-color: #533584; }
a { background-color: rgb(83,53,132); }
div.DivClassName
{
background-color: #533584;
}
.BgClassName
{
background-color: #533584;
}
</style>
border-color css
<style>
span { border-color: #533584; }
span { border-color: rgb(83,53,132); }
td.TdClassName
{
border-color: #533584;
}
.TagClassName
{
border-color: #533584;
}
</style>