Shades of Kingfisher Daisy #533389
Tints of Kingfisher Daisy #533389
RGB
CMYK
RGB Variations
Color information
#533389 (or 0x533389) is known color: Kingfisher Daisy. HEX triplet: 53, 33 and 89. RGB value is (83,51,137). Sum of RGB (Red+Green+Blue) = 83+51+137=271 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.63% from 271); Green value is 51 (20.31% from 255 or 18.82% from 271); Blue value is 137 (53.91% from 255 or 50.55% from 271); Max value from RGB is 137 - color contains mainly: blue. Hex color #533389 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533389 is #ACCC76. Grayscale: #464646. Windows color (decimal): -11324535 or 8991571. OLE color: 8991571.
HSL color Cylindrical-coordinate representation of color #533389: hue angle of 262.33º degrees, saturation: 0.46, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #533389 is Cyan = 0.39, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 83 | 51 | 137 | - |
| CMYK | 0.39 | 0.63 | 0 | 0.46 |
| HSL | 262.33º | 0.46% | 0.37% | - |
| HSV(B) | 262.33º | 0.63% | 0.54% | - |
| XYZ | 9.27 | 6.01 | 24.34 | - |
| YUV | 70.37 | 165.6 | 137.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 51 | 137 | 0.39 | 0.63 | 0 | 0.46 | 262.33 | 0.46 | 0.37 |
| Hex | 53 | 33 | 89 | 27 | 3F | 0 | 2E | 106 | 2E | 25 |
| Octal | 123 | 63 | 211 | 47 | 77 | 0 | 56 | 406 | 56 | 45 |
| Binary | 1010011 | 110011 | 10001001 | 100111 | 111111 | 0 | 101110 | 100000110 | 101110 | 100101 |
Color Harmonies of #533389
Complementary color
Monochromatic Colors of #533389
Black with #533389
Text Example
Text Example
White with #533389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533389; }
p { color: rgb(83,51,137); }
H1.HeaderClassName
{
color: #533389;
}
.AnyTagClassName
{
color: #533389;
}
</style>
background-color css
<style>
a { background-color: #533389; }
a { background-color: rgb(83,51,137); }
div.DivClassName
{
background-color: #533389;
}
.BgClassName
{
background-color: #533389;
}
</style>
border-color css
<style>
span { border-color: #533389; }
span { border-color: rgb(83,51,137); }
td.TdClassName
{
border-color: #533389;
}
.TagClassName
{
border-color: #533389;
}
</style>