Shades of Kingfisher Daisy #553872
Tints of Kingfisher Daisy #553872
RGB
CMYK
RGB Variations
Color information
#553872 (or 0x553872) is known color: Kingfisher Daisy. HEX triplet: 55, 38 and 72. RGB value is (85,56,114). Sum of RGB (Red+Green+Blue) = 85+56+114=255 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.33% from 255); Green value is 56 (22.27% from 255 or 21.96% from 255); Blue value is 114 (44.92% from 255 or 44.71% from 255); Max value from RGB is 114 - color contains mainly: blue. Hex color #553872 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553872 is #AAC78D. Grayscale: #474747. Windows color (decimal): -11192206 or 7485525. OLE color: 7485525.
HSL color Cylindrical-coordinate representation of color #553872: hue angle of 270º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #553872 is Cyan = 0.25, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 56 | 114 | - |
| CMYK | 0.25 | 0.51 | 0 | 0.55 |
| HSL | 270º | 0.34% | 0.33% | - |
| HSV(B) | 270º | 0.51% | 0.45% | - |
| XYZ | 8.2 | 5.97 | 16.64 | - |
| YUV | 71.28 | 152.11 | 137.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 56 | 114 | 0.25 | 0.51 | 0 | 0.55 | 270 | 0.34 | 0.33 |
| Hex | 55 | 38 | 72 | 19 | 33 | 0 | 37 | 10E | 22 | 21 |
| Octal | 125 | 70 | 162 | 31 | 63 | 0 | 67 | 416 | 42 | 41 |
| Binary | 1010101 | 111000 | 1110010 | 11001 | 110011 | 0 | 110111 | 100001110 | 100010 | 100001 |
Color Harmonies of #553872
Complementary color
Monochromatic Colors of #553872
Black with #553872
Text Example
Text Example
White with #553872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553872; }
p { color: rgb(85,56,114); }
H1.HeaderClassName
{
color: #553872;
}
.AnyTagClassName
{
color: #553872;
}
</style>
background-color css
<style>
a { background-color: #553872; }
a { background-color: rgb(85,56,114); }
div.DivClassName
{
background-color: #553872;
}
.BgClassName
{
background-color: #553872;
}
</style>
border-color css
<style>
span { border-color: #553872; }
span { border-color: rgb(85,56,114); }
td.TdClassName
{
border-color: #553872;
}
.TagClassName
{
border-color: #553872;
}
</style>