Shades of Kingfisher Daisy #523876
Tints of Kingfisher Daisy #523876
RGB
CMYK
RGB Variations
Color information
#523876 (or 0x523876) is known color: Kingfisher Daisy. HEX triplet: 52, 38 and 76. RGB value is (82,56,118). Sum of RGB (Red+Green+Blue) = 82+56+118=256 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.03% from 256); Green value is 56 (22.27% from 255 or 21.88% from 256); Blue value is 118 (46.48% from 255 or 46.09% from 256); Max value from RGB is 118 - color contains mainly: blue. Hex color #523876 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523876 is #ADC789. Grayscale: #464646. Windows color (decimal): -11388810 or 7747666. OLE color: 7747666.
HSL color Cylindrical-coordinate representation of color #523876: hue angle of 265.16º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #523876 is Cyan = 0.31, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 56 | 118 | - |
| CMYK | 0.31 | 0.53 | 0 | 0.54 |
| HSL | 265.16º | 0.36% | 0.34% | - |
| HSV(B) | 265.16º | 0.53% | 0.46% | - |
| XYZ | 8.16 | 5.93 | 17.85 | - |
| YUV | 70.84 | 154.61 | 135.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 56 | 118 | 0.31 | 0.53 | 0 | 0.54 | 265.16 | 0.36 | 0.34 |
| Hex | 52 | 38 | 76 | 1F | 35 | 0 | 36 | 109 | 24 | 22 |
| Octal | 122 | 70 | 166 | 37 | 65 | 0 | 66 | 411 | 44 | 42 |
| Binary | 1010010 | 111000 | 1110110 | 11111 | 110101 | 0 | 110110 | 100001001 | 100100 | 100010 |
Color Harmonies of #523876
Complementary color
Monochromatic Colors of #523876
Black with #523876
Text Example
Text Example
White with #523876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523876; }
p { color: rgb(82,56,118); }
H1.HeaderClassName
{
color: #523876;
}
.AnyTagClassName
{
color: #523876;
}
</style>
background-color css
<style>
a { background-color: #523876; }
a { background-color: rgb(82,56,118); }
div.DivClassName
{
background-color: #523876;
}
.BgClassName
{
background-color: #523876;
}
</style>
border-color css
<style>
span { border-color: #523876; }
span { border-color: rgb(82,56,118); }
td.TdClassName
{
border-color: #523876;
}
.TagClassName
{
border-color: #523876;
}
</style>