Shades of Kingfisher Daisy #533579
Tints of Kingfisher Daisy #533579
RGB
CMYK
RGB Variations
Color information
#533579 (or 0x533579) is known color: Kingfisher Daisy. HEX triplet: 53, 35 and 79. RGB value is (83,53,121). Sum of RGB (Red+Green+Blue) = 83+53+121=257 (34% of max value = 765). Red value is 83 (32.81% from 255 or 32.30% from 257); Green value is 53 (21.09% from 255 or 20.62% from 257); Blue value is 121 (47.66% from 255 or 47.08% from 257); Max value from RGB is 121 - color contains mainly: blue. Hex color #533579 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533579 is #ACCA86. Grayscale: #454545. Windows color (decimal): -11324039 or 7943507. OLE color: 7943507.
HSL color Cylindrical-coordinate representation of color #533579: hue angle of 266.47º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #533579 is Cyan = 0.31, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 53 | 121 | - |
| CMYK | 0.31 | 0.56 | 0 | 0.53 |
| HSL | 266.47º | 0.39% | 0.34% | - |
| HSV(B) | 266.47º | 0.56% | 0.47% | - |
| XYZ | 8.29 | 5.77 | 18.77 | - |
| YUV | 69.72 | 156.94 | 137.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 53 | 121 | 0.31 | 0.56 | 0 | 0.53 | 266.47 | 0.39 | 0.34 |
| Hex | 53 | 35 | 79 | 1F | 38 | 0 | 35 | 10A | 27 | 22 |
| Octal | 123 | 65 | 171 | 37 | 70 | 0 | 65 | 412 | 47 | 42 |
| Binary | 1010011 | 110101 | 1111001 | 11111 | 111000 | 0 | 110101 | 100001010 | 100111 | 100010 |
Color Harmonies of #533579
Complementary color
Monochromatic Colors of #533579
Black with #533579
Text Example
Text Example
White with #533579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533579; }
p { color: rgb(83,53,121); }
H1.HeaderClassName
{
color: #533579;
}
.AnyTagClassName
{
color: #533579;
}
</style>
background-color css
<style>
a { background-color: #533579; }
a { background-color: rgb(83,53,121); }
div.DivClassName
{
background-color: #533579;
}
.BgClassName
{
background-color: #533579;
}
</style>
border-color css
<style>
span { border-color: #533579; }
span { border-color: rgb(83,53,121); }
td.TdClassName
{
border-color: #533579;
}
.TagClassName
{
border-color: #533579;
}
</style>