Shades of Kingfisher Daisy #57407E
Tints of Kingfisher Daisy #57407E
RGB
CMYK
RGB Variations
Color information
#57407E (or 0x57407E) is known color: Kingfisher Daisy. HEX triplet: 57, 40 and 7E. RGB value is (87,64,126). Sum of RGB (Red+Green+Blue) = 87+64+126=277 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.41% from 277); Green value is 64 (25.39% from 255 or 23.10% from 277); Blue value is 126 (49.61% from 255 or 45.49% from 277); Max value from RGB is 126 - color contains mainly: blue. Hex color #57407E is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #57407E is #A8BF81. Grayscale: #4D4D4D. Windows color (decimal): -11059074 or 8274007. OLE color: 8274007.
HSL color Cylindrical-coordinate representation of color #57407E: hue angle of 262.26º degrees, saturation: 0.33, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #57407E is Cyan = 0.31, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 87 | 64 | 126 | - |
| CMYK | 0.31 | 0.49 | 0 | 0.51 |
| HSL | 262.26º | 0.33% | 0.37% | - |
| HSV(B) | 262.26º | 0.49% | 0.49% | - |
| XYZ | 9.53 | 7.2 | 20.63 | - |
| YUV | 77.95 | 155.12 | 134.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 64 | 126 | 0.31 | 0.49 | 0 | 0.51 | 262.26 | 0.33 | 0.37 |
| Hex | 57 | 40 | 7E | 1F | 31 | 0 | 33 | 106 | 21 | 25 |
| Octal | 127 | 100 | 176 | 37 | 61 | 0 | 63 | 406 | 41 | 45 |
| Binary | 1010111 | 1000000 | 1111110 | 11111 | 110001 | 0 | 110011 | 100000110 | 100001 | 100101 |
Color Harmonies of #57407E
Complementary color
Monochromatic Colors of #57407E
Black with #57407E
Text Example
Text Example
White with #57407E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57407E; }
p { color: rgb(87,64,126); }
H1.HeaderClassName
{
color: #57407E;
}
.AnyTagClassName
{
color: #57407E;
}
</style>
background-color css
<style>
a { background-color: #57407E; }
a { background-color: rgb(87,64,126); }
div.DivClassName
{
background-color: #57407E;
}
.BgClassName
{
background-color: #57407E;
}
</style>
border-color css
<style>
span { border-color: #57407E; }
span { border-color: rgb(87,64,126); }
td.TdClassName
{
border-color: #57407E;
}
.TagClassName
{
border-color: #57407E;
}
</style>