Shades of Kingfisher Daisy #523588
Tints of Kingfisher Daisy #523588
RGB
CMYK
RGB Variations
Color information
#523588 (or 0x523588) is known color: Kingfisher Daisy. HEX triplet: 52, 35 and 88. RGB value is (82,53,136). Sum of RGB (Red+Green+Blue) = 82+53+136=271 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.26% from 271); Green value is 53 (21.09% from 255 or 19.56% from 271); Blue value is 136 (53.52% from 255 or 50.18% from 271); Max value from RGB is 136 - color contains mainly: blue. Hex color #523588 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523588 is #ADCA77. Grayscale: #464646. Windows color (decimal): -11389560 or 8926546. OLE color: 8926546.
HSL color Cylindrical-coordinate representation of color #523588: hue angle of 260.96º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #523588 is Cyan = 0.40, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 53 | 136 | - |
| CMYK | 0.40 | 0.61 | 0 | 0.47 |
| HSL | 260.96º | 0.44% | 0.37% | - |
| HSV(B) | 260.96º | 0.61% | 0.53% | - |
| XYZ | 9.2 | 6.12 | 23.99 | - |
| YUV | 71.13 | 164.61 | 135.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 53 | 136 | 0.40 | 0.61 | 0 | 0.47 | 260.96 | 0.44 | 0.37 |
| Hex | 52 | 35 | 88 | 28 | 3D | 0 | 2F | 105 | 2C | 25 |
| Octal | 122 | 65 | 210 | 50 | 75 | 0 | 57 | 405 | 54 | 45 |
| Binary | 1010010 | 110101 | 10001000 | 101000 | 111101 | 0 | 101111 | 100000101 | 101100 | 100101 |
Color Harmonies of #523588
Complementary color
Monochromatic Colors of #523588
Black with #523588
Text Example
Text Example
White with #523588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523588; }
p { color: rgb(82,53,136); }
H1.HeaderClassName
{
color: #523588;
}
.AnyTagClassName
{
color: #523588;
}
</style>
background-color css
<style>
a { background-color: #523588; }
a { background-color: rgb(82,53,136); }
div.DivClassName
{
background-color: #523588;
}
.BgClassName
{
background-color: #523588;
}
</style>
border-color css
<style>
span { border-color: #523588; }
span { border-color: rgb(82,53,136); }
td.TdClassName
{
border-color: #523588;
}
.TagClassName
{
border-color: #523588;
}
</style>