Shades of Kingfisher Daisy #512689
Tints of Kingfisher Daisy #512689
RGB
CMYK
RGB Variations
Color information
#512689 (or 0x512689) is known color: Kingfisher Daisy. HEX triplet: 51, 26 and 89. RGB value is (81,38,137). Sum of RGB (Red+Green+Blue) = 81+38+137=256 (33% of max value = 765). Red value is 81 (32.03% from 255 or 31.64% from 256); Green value is 38 (15.23% from 255 or 14.84% from 256); Blue value is 137 (53.91% from 255 or 53.52% from 256); Max value from RGB is 137 - color contains mainly: blue. Hex color #512689 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512689 is #AED976. Grayscale: #3D3D3D. Windows color (decimal): -11458935 or 8988241. OLE color: 8988241.
HSL color Cylindrical-coordinate representation of color #512689: hue angle of 266.06º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #512689 is Cyan = 0.41, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 81 | 38 | 137 | - |
| CMYK | 0.41 | 0.72 | 0 | 0.46 |
| HSL | 266.06º | 0.57% | 0.34% | - |
| HSV(B) | 266.06º | 0.72% | 0.54% | - |
| XYZ | 8.6 | 4.94 | 24.17 | - |
| YUV | 62.14 | 170.25 | 141.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 38 | 137 | 0.41 | 0.72 | 0 | 0.46 | 266.06 | 0.57 | 0.34 |
| Hex | 51 | 26 | 89 | 29 | 48 | 0 | 2E | 10A | 39 | 22 |
| Octal | 121 | 46 | 211 | 51 | 110 | 0 | 56 | 412 | 71 | 42 |
| Binary | 1010001 | 100110 | 10001001 | 101001 | 1001000 | 0 | 101110 | 100001010 | 111001 | 100010 |
Color Harmonies of #512689
Complementary color
Monochromatic Colors of #512689
Black with #512689
Text Example
Text Example
White with #512689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512689; }
p { color: rgb(81,38,137); }
H1.HeaderClassName
{
color: #512689;
}
.AnyTagClassName
{
color: #512689;
}
</style>
background-color css
<style>
a { background-color: #512689; }
a { background-color: rgb(81,38,137); }
div.DivClassName
{
background-color: #512689;
}
.BgClassName
{
background-color: #512689;
}
</style>
border-color css
<style>
span { border-color: #512689; }
span { border-color: rgb(81,38,137); }
td.TdClassName
{
border-color: #512689;
}
.TagClassName
{
border-color: #512689;
}
</style>