Shades of Kingfisher Daisy #532785
Tints of Kingfisher Daisy #532785
RGB
CMYK
RGB Variations
Color information
#532785 (or 0x532785) is known color: Kingfisher Daisy. HEX triplet: 53, 27 and 85. RGB value is (83,39,133). Sum of RGB (Red+Green+Blue) = 83+39+133=255 (33% of max value = 765). Red value is 83 (32.81% from 255 or 32.55% from 255); Green value is 39 (15.62% from 255 or 15.29% from 255); Blue value is 133 (52.34% from 255 or 52.16% from 255); Max value from RGB is 133 - color contains mainly: blue. Hex color #532785 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #532785 is #ACD87A. Grayscale: #3E3E3E. Windows color (decimal): -11327611 or 8726355. OLE color: 8726355.
HSL color Cylindrical-coordinate representation of color #532785: hue angle of 268.09º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #532785 is Cyan = 0.38, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 39 | 133 | - |
| CMYK | 0.38 | 0.71 | 0 | 0.48 |
| HSL | 268.09º | 0.55% | 0.34% | - |
| HSV(B) | 268.09º | 0.71% | 0.52% | - |
| XYZ | 8.53 | 4.98 | 22.7 | - |
| YUV | 62.87 | 167.58 | 142.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 39 | 133 | 0.38 | 0.71 | 0 | 0.48 | 268.09 | 0.55 | 0.34 |
| Hex | 53 | 27 | 85 | 26 | 47 | 0 | 30 | 10C | 37 | 22 |
| Octal | 123 | 47 | 205 | 46 | 107 | 0 | 60 | 414 | 67 | 42 |
| Binary | 1010011 | 100111 | 10000101 | 100110 | 1000111 | 0 | 110000 | 100001100 | 110111 | 100010 |
Color Harmonies of #532785
Complementary color
Monochromatic Colors of #532785
Black with #532785
Text Example
Text Example
White with #532785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532785; }
p { color: rgb(83,39,133); }
H1.HeaderClassName
{
color: #532785;
}
.AnyTagClassName
{
color: #532785;
}
</style>
background-color css
<style>
a { background-color: #532785; }
a { background-color: rgb(83,39,133); }
div.DivClassName
{
background-color: #532785;
}
.BgClassName
{
background-color: #532785;
}
</style>
border-color css
<style>
span { border-color: #532785; }
span { border-color: rgb(83,39,133); }
td.TdClassName
{
border-color: #532785;
}
.TagClassName
{
border-color: #532785;
}
</style>