Shades of Kingfisher Daisy #533680
Tints of Kingfisher Daisy #533680
RGB
CMYK
RGB Variations
Color information
#533680 (or 0x533680) is known color: Kingfisher Daisy. HEX triplet: 53, 36 and 80. RGB value is (83,54,128). Sum of RGB (Red+Green+Blue) = 83+54+128=265 (35% of max value = 765). Red value is 83 (32.81% from 255 or 31.32% from 265); Green value is 54 (21.48% from 255 or 20.38% from 265); Blue value is 128 (50.39% from 255 or 48.30% from 265); Max value from RGB is 128 - color contains mainly: blue. Hex color #533680 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533680 is #ACC97F. Grayscale: #464646. Windows color (decimal): -11323776 or 8402515. OLE color: 8402515.
HSL color Cylindrical-coordinate representation of color #533680: hue angle of 263.51º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #533680 is Cyan = 0.35, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 83 | 54 | 128 | - |
| CMYK | 0.35 | 0.58 | 0 | 0.50 |
| HSL | 263.51º | 0.41% | 0.36% | - |
| HSV(B) | 263.51º | 0.58% | 0.5% | - |
| XYZ | 8.78 | 6.04 | 21.12 | - |
| YUV | 71.11 | 160.11 | 136.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 54 | 128 | 0.35 | 0.58 | 0 | 0.50 | 263.51 | 0.41 | 0.36 |
| Hex | 53 | 36 | 80 | 23 | 3A | 0 | 32 | 108 | 29 | 24 |
| Octal | 123 | 66 | 200 | 43 | 72 | 0 | 62 | 410 | 51 | 44 |
| Binary | 1010011 | 110110 | 10000000 | 100011 | 111010 | 0 | 110010 | 100001000 | 101001 | 100100 |
Color Harmonies of #533680
Complementary color
Monochromatic Colors of #533680
Black with #533680
Text Example
Text Example
White with #533680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533680; }
p { color: rgb(83,54,128); }
H1.HeaderClassName
{
color: #533680;
}
.AnyTagClassName
{
color: #533680;
}
</style>
background-color css
<style>
a { background-color: #533680; }
a { background-color: rgb(83,54,128); }
div.DivClassName
{
background-color: #533680;
}
.BgClassName
{
background-color: #533680;
}
</style>
border-color css
<style>
span { border-color: #533680; }
span { border-color: rgb(83,54,128); }
td.TdClassName
{
border-color: #533680;
}
.TagClassName
{
border-color: #533680;
}
</style>