Shades of Kingfisher Daisy #553672
Tints of Kingfisher Daisy #553672
RGB
CMYK
RGB Variations
Color information
#553672 (or 0x553672) is known color: Kingfisher Daisy. HEX triplet: 55, 36 and 72. RGB value is (85,54,114). Sum of RGB (Red+Green+Blue) = 85+54+114=253 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.60% from 253); Green value is 54 (21.48% from 255 or 21.34% from 253); Blue value is 114 (44.92% from 255 or 45.06% from 253); Max value from RGB is 114 - color contains mainly: blue. Hex color #553672 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553672 is #AAC98D. Grayscale: #454545. Windows color (decimal): -11192718 or 7485013. OLE color: 7485013.
HSL color Cylindrical-coordinate representation of color #553672: hue angle of 271º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #553672 is Cyan = 0.25, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 54 | 114 | - |
| CMYK | 0.25 | 0.53 | 0 | 0.55 |
| HSL | 271º | 0.36% | 0.33% | - |
| HSV(B) | 271º | 0.53% | 0.45% | - |
| XYZ | 8.1 | 5.78 | 16.61 | - |
| YUV | 70.11 | 152.77 | 138.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 54 | 114 | 0.25 | 0.53 | 0 | 0.55 | 271 | 0.36 | 0.33 |
| Hex | 55 | 36 | 72 | 19 | 35 | 0 | 37 | 10F | 24 | 21 |
| Octal | 125 | 66 | 162 | 31 | 65 | 0 | 67 | 417 | 44 | 41 |
| Binary | 1010101 | 110110 | 1110010 | 11001 | 110101 | 0 | 110111 | 100001111 | 100100 | 100001 |
Color Harmonies of #553672
Complementary color
Monochromatic Colors of #553672
Black with #553672
Text Example
Text Example
White with #553672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553672; }
p { color: rgb(85,54,114); }
H1.HeaderClassName
{
color: #553672;
}
.AnyTagClassName
{
color: #553672;
}
</style>
background-color css
<style>
a { background-color: #553672; }
a { background-color: rgb(85,54,114); }
div.DivClassName
{
background-color: #553672;
}
.BgClassName
{
background-color: #553672;
}
</style>
border-color css
<style>
span { border-color: #553672; }
span { border-color: rgb(85,54,114); }
td.TdClassName
{
border-color: #553672;
}
.TagClassName
{
border-color: #553672;
}
</style>