Shades of Kingfisher Daisy #532782
Tints of Kingfisher Daisy #532782
RGB
CMYK
RGB Variations
Color information
#532782 (or 0x532782) is known color: Kingfisher Daisy. HEX triplet: 53, 27 and 82. RGB value is (83,39,130). Sum of RGB (Red+Green+Blue) = 83+39+130=252 (33% of max value = 765). Red value is 83 (32.81% from 255 or 32.94% from 252); Green value is 39 (15.62% from 255 or 15.48% from 252); Blue value is 130 (51.17% from 255 or 51.59% from 252); Max value from RGB is 130 - color contains mainly: blue. Hex color #532782 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #532782 is #ACD87D. Grayscale: #3E3E3E. Windows color (decimal): -11327614 or 8529747. OLE color: 8529747.
HSL color Cylindrical-coordinate representation of color #532782: hue angle of 269.01º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #532782 is Cyan = 0.36, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 39 | 130 | - |
| CMYK | 0.36 | 0.70 | 0 | 0.49 |
| HSL | 269.01º | 0.54% | 0.33% | - |
| HSV(B) | 269.01º | 0.7% | 0.51% | - |
| XYZ | 8.32 | 4.9 | 21.63 | - |
| YUV | 62.53 | 166.08 | 142.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 39 | 130 | 0.36 | 0.70 | 0 | 0.49 | 269.01 | 0.54 | 0.33 |
| Hex | 53 | 27 | 82 | 24 | 46 | 0 | 31 | 10D | 36 | 21 |
| Octal | 123 | 47 | 202 | 44 | 106 | 0 | 61 | 415 | 66 | 41 |
| Binary | 1010011 | 100111 | 10000010 | 100100 | 1000110 | 0 | 110001 | 100001101 | 110110 | 100001 |
Color Harmonies of #532782
Complementary color
Monochromatic Colors of #532782
Black with #532782
Text Example
Text Example
White with #532782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532782; }
p { color: rgb(83,39,130); }
H1.HeaderClassName
{
color: #532782;
}
.AnyTagClassName
{
color: #532782;
}
</style>
background-color css
<style>
a { background-color: #532782; }
a { background-color: rgb(83,39,130); }
div.DivClassName
{
background-color: #532782;
}
.BgClassName
{
background-color: #532782;
}
</style>
border-color css
<style>
span { border-color: #532782; }
span { border-color: rgb(83,39,130); }
td.TdClassName
{
border-color: #532782;
}
.TagClassName
{
border-color: #532782;
}
</style>