Shades of Kingfisher Daisy #533084
Tints of Kingfisher Daisy #533084
RGB
CMYK
RGB Variations
Color information
#533084 (or 0x533084) is known color: Kingfisher Daisy. HEX triplet: 53, 30 and 84. RGB value is (83,48,132). Sum of RGB (Red+Green+Blue) = 83+48+132=263 (34% of max value = 765). Red value is 83 (32.81% from 255 or 31.56% from 263); Green value is 48 (19.14% from 255 or 18.25% from 263); Blue value is 132 (51.95% from 255 or 50.19% from 263); Max value from RGB is 132 - color contains mainly: blue. Hex color #533084 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533084 is #ACCF7B. Grayscale: #434343. Windows color (decimal): -11325308 or 8663123. OLE color: 8663123.
HSL color Cylindrical-coordinate representation of color #533084: hue angle of 265º degrees, saturation: 0.47, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #533084 is Cyan = 0.37, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 48 | 132 | - |
| CMYK | 0.37 | 0.64 | 0 | 0.48 |
| HSL | 265º | 0.47% | 0.35% | - |
| HSV(B) | 265º | 0.64% | 0.52% | - |
| XYZ | 8.79 | 5.62 | 22.45 | - |
| YUV | 68.04 | 164.1 | 138.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 48 | 132 | 0.37 | 0.64 | 0 | 0.48 | 265 | 0.47 | 0.35 |
| Hex | 53 | 30 | 84 | 25 | 40 | 0 | 30 | 109 | 2F | 23 |
| Octal | 123 | 60 | 204 | 45 | 100 | 0 | 60 | 411 | 57 | 43 |
| Binary | 1010011 | 110000 | 10000100 | 100101 | 1000000 | 0 | 110000 | 100001001 | 101111 | 100011 |
Color Harmonies of #533084
Complementary color
Monochromatic Colors of #533084
Black with #533084
Text Example
Text Example
White with #533084
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533084; }
p { color: rgb(83,48,132); }
H1.HeaderClassName
{
color: #533084;
}
.AnyTagClassName
{
color: #533084;
}
</style>
background-color css
<style>
a { background-color: #533084; }
a { background-color: rgb(83,48,132); }
div.DivClassName
{
background-color: #533084;
}
.BgClassName
{
background-color: #533084;
}
</style>
border-color css
<style>
span { border-color: #533084; }
span { border-color: rgb(83,48,132); }
td.TdClassName
{
border-color: #533084;
}
.TagClassName
{
border-color: #533084;
}
</style>