Shades of Kingfisher Daisy #523878
Tints of Kingfisher Daisy #523878
RGB
CMYK
RGB Variations
Color information
#523878 (or 0x523878) is known color: Kingfisher Daisy. HEX triplet: 52, 38 and 78. RGB value is (82,56,120). Sum of RGB (Red+Green+Blue) = 82+56+120=258 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.78% from 258); Green value is 56 (22.27% from 255 or 21.71% from 258); Blue value is 120 (47.27% from 255 or 46.51% from 258); Max value from RGB is 120 - color contains mainly: blue. Hex color #523878 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523878 is #ADC787. Grayscale: #464646. Windows color (decimal): -11388808 or 7878738. OLE color: 7878738.
HSL color Cylindrical-coordinate representation of color #523878: hue angle of 264.38º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #523878 is Cyan = 0.32, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 56 | 120 | - |
| CMYK | 0.32 | 0.53 | 0 | 0.53 |
| HSL | 264.38º | 0.36% | 0.35% | - |
| HSV(B) | 264.38º | 0.53% | 0.47% | - |
| XYZ | 8.28 | 5.98 | 18.49 | - |
| YUV | 71.07 | 155.61 | 135.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 56 | 120 | 0.32 | 0.53 | 0 | 0.53 | 264.38 | 0.36 | 0.35 |
| Hex | 52 | 38 | 78 | 20 | 35 | 0 | 35 | 108 | 24 | 23 |
| Octal | 122 | 70 | 170 | 40 | 65 | 0 | 65 | 410 | 44 | 43 |
| Binary | 1010010 | 111000 | 1111000 | 100000 | 110101 | 0 | 110101 | 100001000 | 100100 | 100011 |
Color Harmonies of #523878
Complementary color
Monochromatic Colors of #523878
Black with #523878
Text Example
Text Example
White with #523878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523878; }
p { color: rgb(82,56,120); }
H1.HeaderClassName
{
color: #523878;
}
.AnyTagClassName
{
color: #523878;
}
</style>
background-color css
<style>
a { background-color: #523878; }
a { background-color: rgb(82,56,120); }
div.DivClassName
{
background-color: #523878;
}
.BgClassName
{
background-color: #523878;
}
</style>
border-color css
<style>
span { border-color: #523878; }
span { border-color: rgb(82,56,120); }
td.TdClassName
{
border-color: #523878;
}
.TagClassName
{
border-color: #523878;
}
</style>