Shades of Kingfisher Daisy #553981
Tints of Kingfisher Daisy #553981
RGB
CMYK
RGB Variations
Color information
#553981 (or 0x553981) is known color: Kingfisher Daisy. HEX triplet: 55, 39 and 81. RGB value is (85,57,129). Sum of RGB (Red+Green+Blue) = 85+57+129=271 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.37% from 271); Green value is 57 (22.66% from 255 or 21.03% from 271); Blue value is 129 (50.78% from 255 or 47.60% from 271); Max value from RGB is 129 - color contains mainly: blue. Hex color #553981 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #553981 is #AAC67E. Grayscale: #494949. Windows color (decimal): -11191935 or 8468821. OLE color: 8468821.
HSL color Cylindrical-coordinate representation of color #553981: hue angle of 263.33º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #553981 is Cyan = 0.34, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 85 | 57 | 129 | - |
| CMYK | 0.34 | 0.56 | 0 | 0.49 |
| HSL | 263.33º | 0.39% | 0.36% | - |
| HSV(B) | 263.33º | 0.56% | 0.51% | - |
| XYZ | 9.17 | 6.44 | 21.53 | - |
| YUV | 73.58 | 159.28 | 136.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 57 | 129 | 0.34 | 0.56 | 0 | 0.49 | 263.33 | 0.39 | 0.36 |
| Hex | 55 | 39 | 81 | 22 | 38 | 0 | 31 | 107 | 27 | 24 |
| Octal | 125 | 71 | 201 | 42 | 70 | 0 | 61 | 407 | 47 | 44 |
| Binary | 1010101 | 111001 | 10000001 | 100010 | 111000 | 0 | 110001 | 100000111 | 100111 | 100100 |
Color Harmonies of #553981
Complementary color
Monochromatic Colors of #553981
Black with #553981
Text Example
Text Example
White with #553981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553981; }
p { color: rgb(85,57,129); }
H1.HeaderClassName
{
color: #553981;
}
.AnyTagClassName
{
color: #553981;
}
</style>
background-color css
<style>
a { background-color: #553981; }
a { background-color: rgb(85,57,129); }
div.DivClassName
{
background-color: #553981;
}
.BgClassName
{
background-color: #553981;
}
</style>
border-color css
<style>
span { border-color: #553981; }
span { border-color: rgb(85,57,129); }
td.TdClassName
{
border-color: #553981;
}
.TagClassName
{
border-color: #553981;
}
</style>