Shades of Kingfisher Daisy #574376
Tints of Kingfisher Daisy #574376
RGB
CMYK
RGB Variations
Color information
#574376 (or 0x574376) is known color: Kingfisher Daisy. HEX triplet: 57, 43 and 76. RGB value is (87,67,118). Sum of RGB (Red+Green+Blue) = 87+67+118=272 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.99% from 272); Green value is 67 (26.56% from 255 or 24.63% from 272); Blue value is 118 (46.48% from 255 or 43.38% from 272); Max value from RGB is 118 - color contains mainly: blue. Hex color #574376 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574376 is #A8BC89. Grayscale: #4E4E4E. Windows color (decimal): -11058314 or 7750487. OLE color: 7750487.
HSL color Cylindrical-coordinate representation of color #574376: hue angle of 263.53º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #574376 is Cyan = 0.26, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 67 | 118 | - |
| CMYK | 0.26 | 0.43 | 0 | 0.54 |
| HSL | 263.53º | 0.28% | 0.36% | - |
| HSV(B) | 263.53º | 0.43% | 0.46% | - |
| XYZ | 9.21 | 7.35 | 18.07 | - |
| YUV | 78.79 | 150.13 | 133.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 67 | 118 | 0.26 | 0.43 | 0 | 0.54 | 263.53 | 0.28 | 0.36 |
| Hex | 57 | 43 | 76 | 1A | 2B | 0 | 36 | 108 | 1C | 24 |
| Octal | 127 | 103 | 166 | 32 | 53 | 0 | 66 | 410 | 34 | 44 |
| Binary | 1010111 | 1000011 | 1110110 | 11010 | 101011 | 0 | 110110 | 100001000 | 11100 | 100100 |
Color Harmonies of #574376
Complementary color
Monochromatic Colors of #574376
Black with #574376
Text Example
Text Example
White with #574376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574376; }
p { color: rgb(87,67,118); }
H1.HeaderClassName
{
color: #574376;
}
.AnyTagClassName
{
color: #574376;
}
</style>
background-color css
<style>
a { background-color: #574376; }
a { background-color: rgb(87,67,118); }
div.DivClassName
{
background-color: #574376;
}
.BgClassName
{
background-color: #574376;
}
</style>
border-color css
<style>
span { border-color: #574376; }
span { border-color: rgb(87,67,118); }
td.TdClassName
{
border-color: #574376;
}
.TagClassName
{
border-color: #574376;
}
</style>