Shades of Kingfisher Daisy #523877
Tints of Kingfisher Daisy #523877
RGB
CMYK
RGB Variations
Color information
#523877 (or 0x523877) is known color: Kingfisher Daisy. HEX triplet: 52, 38 and 77. RGB value is (82,56,119). Sum of RGB (Red+Green+Blue) = 82+56+119=257 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.91% from 257); Green value is 56 (22.27% from 255 or 21.79% from 257); Blue value is 119 (46.88% from 255 or 46.30% from 257); Max value from RGB is 119 - color contains mainly: blue. Hex color #523877 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523877 is #ADC788. Grayscale: #464646. Windows color (decimal): -11388809 or 7813202. OLE color: 7813202.
HSL color Cylindrical-coordinate representation of color #523877: hue angle of 264.76º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #523877 is Cyan = 0.31, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 56 | 119 | - |
| CMYK | 0.31 | 0.53 | 0 | 0.53 |
| HSL | 264.76º | 0.36% | 0.34% | - |
| HSV(B) | 264.76º | 0.53% | 0.47% | - |
| XYZ | 8.22 | 5.95 | 18.17 | - |
| YUV | 70.96 | 155.11 | 135.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 56 | 119 | 0.31 | 0.53 | 0 | 0.53 | 264.76 | 0.36 | 0.34 |
| Hex | 52 | 38 | 77 | 1F | 35 | 0 | 35 | 109 | 24 | 22 |
| Octal | 122 | 70 | 167 | 37 | 65 | 0 | 65 | 411 | 44 | 42 |
| Binary | 1010010 | 111000 | 1110111 | 11111 | 110101 | 0 | 110101 | 100001001 | 100100 | 100010 |
Color Harmonies of #523877
Complementary color
Monochromatic Colors of #523877
Black with #523877
Text Example
Text Example
White with #523877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523877; }
p { color: rgb(82,56,119); }
H1.HeaderClassName
{
color: #523877;
}
.AnyTagClassName
{
color: #523877;
}
</style>
background-color css
<style>
a { background-color: #523877; }
a { background-color: rgb(82,56,119); }
div.DivClassName
{
background-color: #523877;
}
.BgClassName
{
background-color: #523877;
}
</style>
border-color css
<style>
span { border-color: #523877; }
span { border-color: rgb(82,56,119); }
td.TdClassName
{
border-color: #523877;
}
.TagClassName
{
border-color: #523877;
}
</style>