Shades of Kingfisher Daisy #533289
Tints of Kingfisher Daisy #533289
RGB
CMYK
RGB Variations
Color information
#533289 (or 0x533289) is known color: Kingfisher Daisy. HEX triplet: 53, 32 and 89. RGB value is (83,50,137). Sum of RGB (Red+Green+Blue) = 83+50+137=270 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.74% from 270); Green value is 50 (19.92% from 255 or 18.52% from 270); Blue value is 137 (53.91% from 255 or 50.74% from 270); Max value from RGB is 137 - color contains mainly: blue. Hex color #533289 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533289 is #ACCD76. Grayscale: #454545. Windows color (decimal): -11324791 or 8991315. OLE color: 8991315.
HSL color Cylindrical-coordinate representation of color #533289: hue angle of 262.76º degrees, saturation: 0.47, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #533289 is Cyan = 0.39, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 83 | 50 | 137 | - |
| CMYK | 0.39 | 0.64 | 0 | 0.46 |
| HSL | 262.76º | 0.47% | 0.37% | - |
| HSV(B) | 262.76º | 0.64% | 0.54% | - |
| XYZ | 9.22 | 5.93 | 24.32 | - |
| YUV | 69.79 | 165.93 | 137.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 50 | 137 | 0.39 | 0.64 | 0 | 0.46 | 262.76 | 0.47 | 0.37 |
| Hex | 53 | 32 | 89 | 27 | 40 | 0 | 2E | 107 | 2F | 25 |
| Octal | 123 | 62 | 211 | 47 | 100 | 0 | 56 | 407 | 57 | 45 |
| Binary | 1010011 | 110010 | 10001001 | 100111 | 1000000 | 0 | 101110 | 100000111 | 101111 | 100101 |
Color Harmonies of #533289
Complementary color
Monochromatic Colors of #533289
Black with #533289
Text Example
Text Example
White with #533289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533289; }
p { color: rgb(83,50,137); }
H1.HeaderClassName
{
color: #533289;
}
.AnyTagClassName
{
color: #533289;
}
</style>
background-color css
<style>
a { background-color: #533289; }
a { background-color: rgb(83,50,137); }
div.DivClassName
{
background-color: #533289;
}
.BgClassName
{
background-color: #533289;
}
</style>
border-color css
<style>
span { border-color: #533289; }
span { border-color: rgb(83,50,137); }
td.TdClassName
{
border-color: #533289;
}
.TagClassName
{
border-color: #533289;
}
</style>