Shades of Kingfisher Daisy #523278
Tints of Kingfisher Daisy #523278
RGB
CMYK
RGB Variations
Color information
#523278 (or 0x523278) is known color: Kingfisher Daisy. HEX triplet: 52, 32 and 78. RGB value is (82,50,120). Sum of RGB (Red+Green+Blue) = 82+50+120=252 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.54% from 252); Green value is 50 (19.92% from 255 or 19.84% from 252); Blue value is 120 (47.27% from 255 or 47.62% from 252); Max value from RGB is 120 - color contains mainly: blue. Hex color #523278 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523278 is #ADCD87. Grayscale: #434343. Windows color (decimal): -11390344 or 7877202. OLE color: 7877202.
HSL color Cylindrical-coordinate representation of color #523278: hue angle of 267.43º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #523278 is Cyan = 0.32, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 50 | 120 | - |
| CMYK | 0.32 | 0.58 | 0 | 0.53 |
| HSL | 267.43º | 0.41% | 0.33% | - |
| HSV(B) | 267.43º | 0.58% | 0.47% | - |
| XYZ | 8.01 | 5.43 | 18.4 | - |
| YUV | 67.55 | 157.6 | 138.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 50 | 120 | 0.32 | 0.58 | 0 | 0.53 | 267.43 | 0.41 | 0.33 |
| Hex | 52 | 32 | 78 | 20 | 3A | 0 | 35 | 10B | 29 | 21 |
| Octal | 122 | 62 | 170 | 40 | 72 | 0 | 65 | 413 | 51 | 41 |
| Binary | 1010010 | 110010 | 1111000 | 100000 | 111010 | 0 | 110101 | 100001011 | 101001 | 100001 |
Color Harmonies of #523278
Complementary color
Monochromatic Colors of #523278
Black with #523278
Text Example
Text Example
White with #523278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523278; }
p { color: rgb(82,50,120); }
H1.HeaderClassName
{
color: #523278;
}
.AnyTagClassName
{
color: #523278;
}
</style>
background-color css
<style>
a { background-color: #523278; }
a { background-color: rgb(82,50,120); }
div.DivClassName
{
background-color: #523278;
}
.BgClassName
{
background-color: #523278;
}
</style>
border-color css
<style>
span { border-color: #523278; }
span { border-color: rgb(82,50,120); }
td.TdClassName
{
border-color: #523278;
}
.TagClassName
{
border-color: #523278;
}
</style>