Shades of Kingfisher Daisy #512685
Tints of Kingfisher Daisy #512685
RGB
CMYK
RGB Variations
Color information
#512685 (or 0x512685) is known color: Kingfisher Daisy. HEX triplet: 51, 26 and 85. RGB value is (81,38,133). Sum of RGB (Red+Green+Blue) = 81+38+133=252 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.14% from 252); Green value is 38 (15.23% from 255 or 15.08% from 252); Blue value is 133 (52.34% from 255 or 52.78% from 252); Max value from RGB is 133 - color contains mainly: blue. Hex color #512685 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512685 is #AED97A. Grayscale: #3D3D3D. Windows color (decimal): -11458939 or 8726097. OLE color: 8726097.
HSL color Cylindrical-coordinate representation of color #512685: hue angle of 267.16º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #512685 is Cyan = 0.39, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 38 | 133 | - |
| CMYK | 0.39 | 0.71 | 0 | 0.48 |
| HSL | 267.16º | 0.56% | 0.34% | - |
| HSV(B) | 267.16º | 0.71% | 0.52% | - |
| XYZ | 8.32 | 4.83 | 22.68 | - |
| YUV | 61.69 | 168.25 | 141.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 38 | 133 | 0.39 | 0.71 | 0 | 0.48 | 267.16 | 0.56 | 0.34 |
| Hex | 51 | 26 | 85 | 27 | 47 | 0 | 30 | 10B | 38 | 22 |
| Octal | 121 | 46 | 205 | 47 | 107 | 0 | 60 | 413 | 70 | 42 |
| Binary | 1010001 | 100110 | 10000101 | 100111 | 1000111 | 0 | 110000 | 100001011 | 111000 | 100010 |
Color Harmonies of #512685
Complementary color
Monochromatic Colors of #512685
Black with #512685
Text Example
Text Example
White with #512685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512685; }
p { color: rgb(81,38,133); }
H1.HeaderClassName
{
color: #512685;
}
.AnyTagClassName
{
color: #512685;
}
</style>
background-color css
<style>
a { background-color: #512685; }
a { background-color: rgb(81,38,133); }
div.DivClassName
{
background-color: #512685;
}
.BgClassName
{
background-color: #512685;
}
</style>
border-color css
<style>
span { border-color: #512685; }
span { border-color: rgb(81,38,133); }
td.TdClassName
{
border-color: #512685;
}
.TagClassName
{
border-color: #512685;
}
</style>