Shades of Kingfisher Daisy #512285
Tints of Kingfisher Daisy #512285
RGB
CMYK
RGB Variations
Color information
#512285 (or 0x512285) is known color: Kingfisher Daisy. HEX triplet: 51, 22 and 85. RGB value is (81,34,133). Sum of RGB (Red+Green+Blue) = 81+34+133=248 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.66% from 248); Green value is 34 (13.67% from 255 or 13.71% from 248); Blue value is 133 (52.34% from 255 or 53.63% from 248); Max value from RGB is 133 - color contains mainly: blue. Hex color #512285 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512285 is #AEDD7A. Grayscale: #3A3A3A. Windows color (decimal): -11459963 or 8725073. OLE color: 8725073.
HSL color Cylindrical-coordinate representation of color #512285: hue angle of 268.48º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #512285 is Cyan = 0.39, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 34 | 133 | - |
| CMYK | 0.39 | 0.74 | 0 | 0.48 |
| HSL | 268.48º | 0.59% | 0.33% | - |
| HSV(B) | 268.48º | 0.74% | 0.52% | - |
| XYZ | 8.2 | 4.59 | 22.64 | - |
| YUV | 59.34 | 169.57 | 143.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 34 | 133 | 0.39 | 0.74 | 0 | 0.48 | 268.48 | 0.59 | 0.33 |
| Hex | 51 | 22 | 85 | 27 | 4A | 0 | 30 | 10C | 3B | 21 |
| Octal | 121 | 42 | 205 | 47 | 112 | 0 | 60 | 414 | 73 | 41 |
| Binary | 1010001 | 100010 | 10000101 | 100111 | 1001010 | 0 | 110000 | 100001100 | 111011 | 100001 |
Color Harmonies of #512285
Complementary color
Monochromatic Colors of #512285
Black with #512285
Text Example
Text Example
White with #512285
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512285; }
p { color: rgb(81,34,133); }
H1.HeaderClassName
{
color: #512285;
}
.AnyTagClassName
{
color: #512285;
}
</style>
background-color css
<style>
a { background-color: #512285; }
a { background-color: rgb(81,34,133); }
div.DivClassName
{
background-color: #512285;
}
.BgClassName
{
background-color: #512285;
}
</style>
border-color css
<style>
span { border-color: #512285; }
span { border-color: rgb(81,34,133); }
td.TdClassName
{
border-color: #512285;
}
.TagClassName
{
border-color: #512285;
}
</style>