Shades of Kingfisher Daisy #57397E
Tints of Kingfisher Daisy #57397E
RGB
CMYK
RGB Variations
Color information
#57397E (or 0x57397E) is known color: Kingfisher Daisy. HEX triplet: 57, 39 and 7E. RGB value is (87,57,126). Sum of RGB (Red+Green+Blue) = 87+57+126=270 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.22% from 270); Green value is 57 (22.66% from 255 or 21.11% from 270); Blue value is 126 (49.61% from 255 or 46.67% from 270); Max value from RGB is 126 - color contains mainly: blue. Hex color #57397E is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #57397E is #A8C681. Grayscale: #494949. Windows color (decimal): -11060866 or 8272215. OLE color: 8272215.
HSL color Cylindrical-coordinate representation of color #57397E: hue angle of 266.09º degrees, saturation: 0.38, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #57397E is Cyan = 0.31, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 87 | 57 | 126 | - |
| CMYK | 0.31 | 0.55 | 0 | 0.51 |
| HSL | 266.09º | 0.38% | 0.36% | - |
| HSV(B) | 266.09º | 0.55% | 0.49% | - |
| XYZ | 9.16 | 6.46 | 20.5 | - |
| YUV | 73.84 | 157.44 | 137.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 57 | 126 | 0.31 | 0.55 | 0 | 0.51 | 266.09 | 0.38 | 0.36 |
| Hex | 57 | 39 | 7E | 1F | 37 | 0 | 33 | 10A | 26 | 24 |
| Octal | 127 | 71 | 176 | 37 | 67 | 0 | 63 | 412 | 46 | 44 |
| Binary | 1010111 | 111001 | 1111110 | 11111 | 110111 | 0 | 110011 | 100001010 | 100110 | 100100 |
Color Harmonies of #57397E
Complementary color
Monochromatic Colors of #57397E
Black with #57397E
Text Example
Text Example
White with #57397E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57397E; }
p { color: rgb(87,57,126); }
H1.HeaderClassName
{
color: #57397E;
}
.AnyTagClassName
{
color: #57397E;
}
</style>
background-color css
<style>
a { background-color: #57397E; }
a { background-color: rgb(87,57,126); }
div.DivClassName
{
background-color: #57397E;
}
.BgClassName
{
background-color: #57397E;
}
</style>
border-color css
<style>
span { border-color: #57397E; }
span { border-color: rgb(87,57,126); }
td.TdClassName
{
border-color: #57397E;
}
.TagClassName
{
border-color: #57397E;
}
</style>