Shades of Kingfisher Daisy #523081
Tints of Kingfisher Daisy #523081
RGB
CMYK
RGB Variations
Color information
#523081 (or 0x523081) is known color: Kingfisher Daisy. HEX triplet: 52, 30 and 81. RGB value is (82,48,129). Sum of RGB (Red+Green+Blue) = 82+48+129=259 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.66% from 259); Green value is 48 (19.14% from 255 or 18.53% from 259); Blue value is 129 (50.78% from 255 or 49.81% from 259); Max value from RGB is 129 - color contains mainly: blue. Hex color #523081 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523081 is #ADCF7E. Grayscale: #434343. Windows color (decimal): -11390847 or 8466514. OLE color: 8466514.
HSL color Cylindrical-coordinate representation of color #523081: hue angle of 265.19º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #523081 is Cyan = 0.36, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 48 | 129 | - |
| CMYK | 0.36 | 0.63 | 0 | 0.49 |
| HSL | 265.19º | 0.46% | 0.35% | - |
| HSV(B) | 265.19º | 0.63% | 0.51% | - |
| XYZ | 8.5 | 5.49 | 21.38 | - |
| YUV | 67.4 | 162.76 | 138.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 48 | 129 | 0.36 | 0.63 | 0 | 0.49 | 265.19 | 0.46 | 0.35 |
| Hex | 52 | 30 | 81 | 24 | 3F | 0 | 31 | 109 | 2E | 23 |
| Octal | 122 | 60 | 201 | 44 | 77 | 0 | 61 | 411 | 56 | 43 |
| Binary | 1010010 | 110000 | 10000001 | 100100 | 111111 | 0 | 110001 | 100001001 | 101110 | 100011 |
Color Harmonies of #523081
Complementary color
Monochromatic Colors of #523081
Black with #523081
Text Example
Text Example
White with #523081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523081; }
p { color: rgb(82,48,129); }
H1.HeaderClassName
{
color: #523081;
}
.AnyTagClassName
{
color: #523081;
}
</style>
background-color css
<style>
a { background-color: #523081; }
a { background-color: rgb(82,48,129); }
div.DivClassName
{
background-color: #523081;
}
.BgClassName
{
background-color: #523081;
}
</style>
border-color css
<style>
span { border-color: #523081; }
span { border-color: rgb(82,48,129); }
td.TdClassName
{
border-color: #523081;
}
.TagClassName
{
border-color: #523081;
}
</style>