Shades of Kingfisher Daisy #574378
Tints of Kingfisher Daisy #574378
RGB
CMYK
RGB Variations
Color information
#574378 (or 0x574378) is known color: Kingfisher Daisy. HEX triplet: 57, 43 and 78. RGB value is (87,67,120). Sum of RGB (Red+Green+Blue) = 87+67+120=274 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.75% from 274); Green value is 67 (26.56% from 255 or 24.45% from 274); Blue value is 120 (47.27% from 255 or 43.80% from 274); Max value from RGB is 120 - color contains mainly: blue. Hex color #574378 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574378 is #A8BC87. Grayscale: #4E4E4E. Windows color (decimal): -11058312 or 7881559. OLE color: 7881559.
HSL color Cylindrical-coordinate representation of color #574378: hue angle of 262.64º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #574378 is Cyan = 0.28, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 67 | 120 | - |
| CMYK | 0.28 | 0.44 | 0 | 0.53 |
| HSL | 262.64º | 0.28% | 0.37% | - |
| HSV(B) | 262.64º | 0.44% | 0.47% | - |
| XYZ | 9.33 | 7.4 | 18.71 | - |
| YUV | 79.02 | 151.13 | 133.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 67 | 120 | 0.28 | 0.44 | 0 | 0.53 | 262.64 | 0.28 | 0.37 |
| Hex | 57 | 43 | 78 | 1C | 2C | 0 | 35 | 107 | 1C | 25 |
| Octal | 127 | 103 | 170 | 34 | 54 | 0 | 65 | 407 | 34 | 45 |
| Binary | 1010111 | 1000011 | 1111000 | 11100 | 101100 | 0 | 110101 | 100000111 | 11100 | 100101 |
Color Harmonies of #574378
Complementary color
Monochromatic Colors of #574378
Black with #574378
Text Example
Text Example
White with #574378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574378; }
p { color: rgb(87,67,120); }
H1.HeaderClassName
{
color: #574378;
}
.AnyTagClassName
{
color: #574378;
}
</style>
background-color css
<style>
a { background-color: #574378; }
a { background-color: rgb(87,67,120); }
div.DivClassName
{
background-color: #574378;
}
.BgClassName
{
background-color: #574378;
}
</style>
border-color css
<style>
span { border-color: #574378; }
span { border-color: rgb(87,67,120); }
td.TdClassName
{
border-color: #574378;
}
.TagClassName
{
border-color: #574378;
}
</style>