Shades of Kingfisher Daisy #523682
Tints of Kingfisher Daisy #523682
RGB
CMYK
RGB Variations
Color information
#523682 (or 0x523682) is known color: Kingfisher Daisy. HEX triplet: 52, 36 and 82. RGB value is (82,54,130). Sum of RGB (Red+Green+Blue) = 82+54+130=266 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.83% from 266); Green value is 54 (21.48% from 255 or 20.30% from 266); Blue value is 130 (51.17% from 255 or 48.87% from 266); Max value from RGB is 130 - color contains mainly: blue. Hex color #523682 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523682 is #ADC97D. Grayscale: #464646. Windows color (decimal): -11389310 or 8533586. OLE color: 8533586.
HSL color Cylindrical-coordinate representation of color #523682: hue angle of 262.11º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #523682 is Cyan = 0.37, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 54 | 130 | - |
| CMYK | 0.37 | 0.58 | 0 | 0.49 |
| HSL | 262.11º | 0.41% | 0.36% | - |
| HSV(B) | 262.11º | 0.58% | 0.51% | - |
| XYZ | 8.83 | 6.04 | 21.82 | - |
| YUV | 71.04 | 161.28 | 135.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 54 | 130 | 0.37 | 0.58 | 0 | 0.49 | 262.11 | 0.41 | 0.36 |
| Hex | 52 | 36 | 82 | 25 | 3A | 0 | 31 | 106 | 29 | 24 |
| Octal | 122 | 66 | 202 | 45 | 72 | 0 | 61 | 406 | 51 | 44 |
| Binary | 1010010 | 110110 | 10000010 | 100101 | 111010 | 0 | 110001 | 100000110 | 101001 | 100100 |
Color Harmonies of #523682
Complementary color
Monochromatic Colors of #523682
Black with #523682
Text Example
Text Example
White with #523682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523682; }
p { color: rgb(82,54,130); }
H1.HeaderClassName
{
color: #523682;
}
.AnyTagClassName
{
color: #523682;
}
</style>
background-color css
<style>
a { background-color: #523682; }
a { background-color: rgb(82,54,130); }
div.DivClassName
{
background-color: #523682;
}
.BgClassName
{
background-color: #523682;
}
</style>
border-color css
<style>
span { border-color: #523682; }
span { border-color: rgb(82,54,130); }
td.TdClassName
{
border-color: #523682;
}
.TagClassName
{
border-color: #523682;
}
</style>