Shades of Kingfisher Daisy #57397A
Tints of Kingfisher Daisy #57397A
RGB
CMYK
RGB Variations
Color information
#57397A (or 0x57397A) is known color: Kingfisher Daisy. HEX triplet: 57, 39 and 7A. RGB value is (87,57,122). Sum of RGB (Red+Green+Blue) = 87+57+122=266 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.71% from 266); Green value is 57 (22.66% from 255 or 21.43% from 266); Blue value is 122 (48.05% from 255 or 45.86% from 266); Max value from RGB is 122 - color contains mainly: blue. Hex color #57397A is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #57397A is #A8C685. Grayscale: #494949. Windows color (decimal): -11060870 or 8010071. OLE color: 8010071.
HSL color Cylindrical-coordinate representation of color #57397A: hue angle of 267.69º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #57397A is Cyan = 0.29, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 87 | 57 | 122 | - |
| CMYK | 0.29 | 0.53 | 0 | 0.52 |
| HSL | 267.69º | 0.36% | 0.35% | - |
| HSV(B) | 267.69º | 0.53% | 0.48% | - |
| XYZ | 8.91 | 6.36 | 19.17 | - |
| YUV | 73.38 | 155.44 | 137.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 57 | 122 | 0.29 | 0.53 | 0 | 0.52 | 267.69 | 0.36 | 0.35 |
| Hex | 57 | 39 | 7A | 1D | 35 | 0 | 34 | 10C | 24 | 23 |
| Octal | 127 | 71 | 172 | 35 | 65 | 0 | 64 | 414 | 44 | 43 |
| Binary | 1010111 | 111001 | 1111010 | 11101 | 110101 | 0 | 110100 | 100001100 | 100100 | 100011 |
Color Harmonies of #57397A
Complementary color
Monochromatic Colors of #57397A
Black with #57397A
Text Example
Text Example
White with #57397A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57397A; }
p { color: rgb(87,57,122); }
H1.HeaderClassName
{
color: #57397A;
}
.AnyTagClassName
{
color: #57397A;
}
</style>
background-color css
<style>
a { background-color: #57397A; }
a { background-color: rgb(87,57,122); }
div.DivClassName
{
background-color: #57397A;
}
.BgClassName
{
background-color: #57397A;
}
</style>
border-color css
<style>
span { border-color: #57397A; }
span { border-color: rgb(87,57,122); }
td.TdClassName
{
border-color: #57397A;
}
.TagClassName
{
border-color: #57397A;
}
</style>