Shades of Kingfisher Daisy #572592
Tints of Kingfisher Daisy #572592
RGB
CMYK
RGB Variations
Color information
#572592 (or 0x572592) is known color: Kingfisher Daisy. HEX triplet: 57, 25 and 92. RGB value is (87,37,146). Sum of RGB (Red+Green+Blue) = 87+37+146=270 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.22% from 270); Green value is 37 (14.84% from 255 or 13.70% from 270); Blue value is 146 (57.42% from 255 or 54.07% from 270); Max value from RGB is 146 - color contains mainly: blue. Hex color #572592 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #572592 is #A8DA6D. Grayscale: #3F3F3F. Windows color (decimal): -11065966 or 9577815. OLE color: 9577815.
HSL color Cylindrical-coordinate representation of color #572592: hue angle of 267.52º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #572592 is Cyan = 0.40, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 37 | 146 | - |
| CMYK | 0.40 | 0.75 | 0 | 0.43 |
| HSL | 267.52º | 0.6% | 0.36% | - |
| HSV(B) | 267.52º | 0.75% | 0.57% | - |
| XYZ | 9.78 | 5.42 | 27.73 | - |
| YUV | 64.38 | 174.07 | 144.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 37 | 146 | 0.40 | 0.75 | 0 | 0.43 | 267.52 | 0.6 | 0.36 |
| Hex | 57 | 25 | 92 | 28 | 4B | 0 | 2B | 10C | 3C | 24 |
| Octal | 127 | 45 | 222 | 50 | 113 | 0 | 53 | 414 | 74 | 44 |
| Binary | 1010111 | 100101 | 10010010 | 101000 | 1001011 | 0 | 101011 | 100001100 | 111100 | 100100 |
Color Harmonies of #572592
Complementary color
Monochromatic Colors of #572592
Black with #572592
Text Example
Text Example
White with #572592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572592; }
p { color: rgb(87,37,146); }
H1.HeaderClassName
{
color: #572592;
}
.AnyTagClassName
{
color: #572592;
}
</style>
background-color css
<style>
a { background-color: #572592; }
a { background-color: rgb(87,37,146); }
div.DivClassName
{
background-color: #572592;
}
.BgClassName
{
background-color: #572592;
}
</style>
border-color css
<style>
span { border-color: #572592; }
span { border-color: rgb(87,37,146); }
td.TdClassName
{
border-color: #572592;
}
.TagClassName
{
border-color: #572592;
}
</style>