Shades of Kingfisher Daisy #553681
Tints of Kingfisher Daisy #553681
RGB
CMYK
RGB Variations
Color information
#553681 (or 0x553681) is known color: Kingfisher Daisy. HEX triplet: 55, 36 and 81. RGB value is (85,54,129). Sum of RGB (Red+Green+Blue) = 85+54+129=268 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.72% from 268); Green value is 54 (21.48% from 255 or 20.15% from 268); Blue value is 129 (50.78% from 255 or 48.13% from 268); Max value from RGB is 129 - color contains mainly: blue. Hex color #553681 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #553681 is #AAC97E. Grayscale: #474747. Windows color (decimal): -11192703 or 8468053. OLE color: 8468053.
HSL color Cylindrical-coordinate representation of color #553681: hue angle of 264.8º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #553681 is Cyan = 0.34, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 85 | 54 | 129 | - |
| CMYK | 0.34 | 0.58 | 0 | 0.49 |
| HSL | 264.8º | 0.41% | 0.36% | - |
| HSV(B) | 264.8º | 0.58% | 0.51% | - |
| XYZ | 9.03 | 6.15 | 21.48 | - |
| YUV | 71.82 | 160.27 | 137.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 54 | 129 | 0.34 | 0.58 | 0 | 0.49 | 264.8 | 0.41 | 0.36 |
| Hex | 55 | 36 | 81 | 22 | 3A | 0 | 31 | 109 | 29 | 24 |
| Octal | 125 | 66 | 201 | 42 | 72 | 0 | 61 | 411 | 51 | 44 |
| Binary | 1010101 | 110110 | 10000001 | 100010 | 111010 | 0 | 110001 | 100001001 | 101001 | 100100 |
Color Harmonies of #553681
Complementary color
Monochromatic Colors of #553681
Black with #553681
Text Example
Text Example
White with #553681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553681; }
p { color: rgb(85,54,129); }
H1.HeaderClassName
{
color: #553681;
}
.AnyTagClassName
{
color: #553681;
}
</style>
background-color css
<style>
a { background-color: #553681; }
a { background-color: rgb(85,54,129); }
div.DivClassName
{
background-color: #553681;
}
.BgClassName
{
background-color: #553681;
}
</style>
border-color css
<style>
span { border-color: #553681; }
span { border-color: rgb(85,54,129); }
td.TdClassName
{
border-color: #553681;
}
.TagClassName
{
border-color: #553681;
}
</style>