Shades of Kingfisher Daisy #57407A
Tints of Kingfisher Daisy #57407A
RGB
CMYK
RGB Variations
Color information
#57407A (or 0x57407A) is known color: Kingfisher Daisy. HEX triplet: 57, 40 and 7A. RGB value is (87,64,122). Sum of RGB (Red+Green+Blue) = 87+64+122=273 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.87% from 273); Green value is 64 (25.39% from 255 or 23.44% from 273); Blue value is 122 (48.05% from 255 or 44.69% from 273); Max value from RGB is 122 - color contains mainly: blue. Hex color #57407A is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #57407A is #A8BF85. Grayscale: #4D4D4D. Windows color (decimal): -11059078 or 8011863. OLE color: 8011863.
HSL color Cylindrical-coordinate representation of color #57407A: hue angle of 263.79º degrees, saturation: 0.31, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #57407A is Cyan = 0.29, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 87 | 64 | 122 | - |
| CMYK | 0.29 | 0.48 | 0 | 0.52 |
| HSL | 263.79º | 0.31% | 0.36% | - |
| HSV(B) | 263.79º | 0.48% | 0.48% | - |
| XYZ | 9.28 | 7.1 | 19.29 | - |
| YUV | 77.49 | 153.12 | 134.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 64 | 122 | 0.29 | 0.48 | 0 | 0.52 | 263.79 | 0.31 | 0.36 |
| Hex | 57 | 40 | 7A | 1D | 30 | 0 | 34 | 108 | 1F | 24 |
| Octal | 127 | 100 | 172 | 35 | 60 | 0 | 64 | 410 | 37 | 44 |
| Binary | 1010111 | 1000000 | 1111010 | 11101 | 110000 | 0 | 110100 | 100001000 | 11111 | 100100 |
Color Harmonies of #57407A
Complementary color
Monochromatic Colors of #57407A
Black with #57407A
Text Example
Text Example
White with #57407A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57407A; }
p { color: rgb(87,64,122); }
H1.HeaderClassName
{
color: #57407A;
}
.AnyTagClassName
{
color: #57407A;
}
</style>
background-color css
<style>
a { background-color: #57407A; }
a { background-color: rgb(87,64,122); }
div.DivClassName
{
background-color: #57407A;
}
.BgClassName
{
background-color: #57407A;
}
</style>
border-color css
<style>
span { border-color: #57407A; }
span { border-color: rgb(87,64,122); }
td.TdClassName
{
border-color: #57407A;
}
.TagClassName
{
border-color: #57407A;
}
</style>