Shades of Kingfisher Daisy #523085
Tints of Kingfisher Daisy #523085
RGB
CMYK
RGB Variations
Color information
#523085 (or 0x523085) is known color: Kingfisher Daisy. HEX triplet: 52, 30 and 85. RGB value is (82,48,133). Sum of RGB (Red+Green+Blue) = 82+48+133=263 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.18% from 263); Green value is 48 (19.14% from 255 or 18.25% from 263); Blue value is 133 (52.34% from 255 or 50.57% from 263); Max value from RGB is 133 - color contains mainly: blue. Hex color #523085 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523085 is #ADCF7A. Grayscale: #434343. Windows color (decimal): -11390843 or 8728658. OLE color: 8728658.
HSL color Cylindrical-coordinate representation of color #523085: hue angle of 264º 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 #523085 is Cyan = 0.38, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 48 | 133 | - |
| CMYK | 0.38 | 0.64 | 0 | 0.48 |
| HSL | 264º | 0.47% | 0.35% | - |
| HSV(B) | 264º | 0.64% | 0.52% | - |
| XYZ | 8.77 | 5.6 | 22.81 | - |
| YUV | 67.86 | 164.76 | 138.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 48 | 133 | 0.38 | 0.64 | 0 | 0.48 | 264 | 0.47 | 0.35 |
| Hex | 52 | 30 | 85 | 26 | 40 | 0 | 30 | 108 | 2F | 23 |
| Octal | 122 | 60 | 205 | 46 | 100 | 0 | 60 | 410 | 57 | 43 |
| Binary | 1010010 | 110000 | 10000101 | 100110 | 1000000 | 0 | 110000 | 100001000 | 101111 | 100011 |
Color Harmonies of #523085
Complementary color
Monochromatic Colors of #523085
Black with #523085
Text Example
Text Example
White with #523085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523085; }
p { color: rgb(82,48,133); }
H1.HeaderClassName
{
color: #523085;
}
.AnyTagClassName
{
color: #523085;
}
</style>
background-color css
<style>
a { background-color: #523085; }
a { background-color: rgb(82,48,133); }
div.DivClassName
{
background-color: #523085;
}
.BgClassName
{
background-color: #523085;
}
</style>
border-color css
<style>
span { border-color: #523085; }
span { border-color: rgb(82,48,133); }
td.TdClassName
{
border-color: #523085;
}
.TagClassName
{
border-color: #523085;
}
</style>