Shades of Kingfisher Daisy #572295
Tints of Kingfisher Daisy #572295
RGB
CMYK
RGB Variations
Color information
#572295 (or 0x572295) is known color: Kingfisher Daisy. HEX triplet: 57, 22 and 95. RGB value is (87,34,149). Sum of RGB (Red+Green+Blue) = 87+34+149=270 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.22% from 270); Green value is 34 (13.67% from 255 or 12.59% from 270); Blue value is 149 (58.59% from 255 or 55.19% from 270); Max value from RGB is 149 - color contains mainly: blue. Hex color #572295 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #572295 is #A8DD6A. Grayscale: #3E3E3E. Windows color (decimal): -11066731 or 9773655. OLE color: 9773655.
HSL color Cylindrical-coordinate representation of color #572295: hue angle of 267.65º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #572295 is Cyan = 0.42, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 34 | 149 | - |
| CMYK | 0.42 | 0.77 | 0 | 0.42 |
| HSL | 267.65º | 0.63% | 0.36% | - |
| HSV(B) | 267.65º | 0.77% | 0.58% | - |
| XYZ | 9.93 | 5.34 | 28.94 | - |
| YUV | 62.96 | 176.56 | 145.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 34 | 149 | 0.42 | 0.77 | 0 | 0.42 | 267.65 | 0.63 | 0.36 |
| Hex | 57 | 22 | 95 | 2A | 4D | 0 | 2A | 10C | 3F | 24 |
| Octal | 127 | 42 | 225 | 52 | 115 | 0 | 52 | 414 | 77 | 44 |
| Binary | 1010111 | 100010 | 10010101 | 101010 | 1001101 | 0 | 101010 | 100001100 | 111111 | 100100 |
Color Harmonies of #572295
Complementary color
Monochromatic Colors of #572295
Black with #572295
Text Example
Text Example
White with #572295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572295; }
p { color: rgb(87,34,149); }
H1.HeaderClassName
{
color: #572295;
}
.AnyTagClassName
{
color: #572295;
}
</style>
background-color css
<style>
a { background-color: #572295; }
a { background-color: rgb(87,34,149); }
div.DivClassName
{
background-color: #572295;
}
.BgClassName
{
background-color: #572295;
}
</style>
border-color css
<style>
span { border-color: #572295; }
span { border-color: rgb(87,34,149); }
td.TdClassName
{
border-color: #572295;
}
.TagClassName
{
border-color: #572295;
}
</style>