Shades of Kingfisher Daisy #57407C
Tints of Kingfisher Daisy #57407C
RGB
CMYK
RGB Variations
Color information
#57407C (or 0x57407C) is known color: Kingfisher Daisy. HEX triplet: 57, 40 and 7C. RGB value is (87,64,124). Sum of RGB (Red+Green+Blue) = 87+64+124=275 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.64% from 275); Green value is 64 (25.39% from 255 or 23.27% from 275); Blue value is 124 (48.83% from 255 or 45.09% from 275); Max value from RGB is 124 - color contains mainly: blue. Hex color #57407C is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #57407C is #A8BF83. Grayscale: #4D4D4D. Windows color (decimal): -11059076 or 8142935. OLE color: 8142935.
HSL color Cylindrical-coordinate representation of color #57407C: hue angle of 263º degrees, saturation: 0.32, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #57407C is Cyan = 0.30, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 87 | 64 | 124 | - |
| CMYK | 0.30 | 0.48 | 0 | 0.51 |
| HSL | 263º | 0.32% | 0.37% | - |
| HSV(B) | 263º | 0.48% | 0.49% | - |
| XYZ | 9.4 | 7.15 | 19.95 | - |
| YUV | 77.72 | 154.12 | 134.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 64 | 124 | 0.30 | 0.48 | 0 | 0.51 | 263 | 0.32 | 0.37 |
| Hex | 57 | 40 | 7C | 1E | 30 | 0 | 33 | 107 | 20 | 25 |
| Octal | 127 | 100 | 174 | 36 | 60 | 0 | 63 | 407 | 40 | 45 |
| Binary | 1010111 | 1000000 | 1111100 | 11110 | 110000 | 0 | 110011 | 100000111 | 100000 | 100101 |
Color Harmonies of #57407C
Complementary color
Monochromatic Colors of #57407C
Black with #57407C
Text Example
Text Example
White with #57407C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57407C; }
p { color: rgb(87,64,124); }
H1.HeaderClassName
{
color: #57407C;
}
.AnyTagClassName
{
color: #57407C;
}
</style>
background-color css
<style>
a { background-color: #57407C; }
a { background-color: rgb(87,64,124); }
div.DivClassName
{
background-color: #57407C;
}
.BgClassName
{
background-color: #57407C;
}
</style>
border-color css
<style>
span { border-color: #57407C; }
span { border-color: rgb(87,64,124); }
td.TdClassName
{
border-color: #57407C;
}
.TagClassName
{
border-color: #57407C;
}
</style>