Shades of Kingfisher Daisy #553481
Tints of Kingfisher Daisy #553481
RGB
CMYK
RGB Variations
Color information
#553481 (or 0x553481) is known color: Kingfisher Daisy. HEX triplet: 55, 34 and 81. RGB value is (85,52,129). Sum of RGB (Red+Green+Blue) = 85+52+129=266 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.95% from 266); Green value is 52 (20.70% from 255 or 19.55% from 266); Blue value is 129 (50.78% from 255 or 48.50% from 266); Max value from RGB is 129 - color contains mainly: blue. Hex color #553481 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #553481 is #AACB7E. Grayscale: #464646. Windows color (decimal): -11193215 or 8467541. OLE color: 8467541.
HSL color Cylindrical-coordinate representation of color #553481: hue angle of 265.71º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #553481 is Cyan = 0.34, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 85 | 52 | 129 | - |
| CMYK | 0.34 | 0.60 | 0 | 0.49 |
| HSL | 265.71º | 0.43% | 0.35% | - |
| HSV(B) | 265.71º | 0.6% | 0.51% | - |
| XYZ | 8.94 | 5.97 | 21.45 | - |
| YUV | 70.65 | 160.93 | 138.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 52 | 129 | 0.34 | 0.60 | 0 | 0.49 | 265.71 | 0.43 | 0.35 |
| Hex | 55 | 34 | 81 | 22 | 3C | 0 | 31 | 10A | 2B | 23 |
| Octal | 125 | 64 | 201 | 42 | 74 | 0 | 61 | 412 | 53 | 43 |
| Binary | 1010101 | 110100 | 10000001 | 100010 | 111100 | 0 | 110001 | 100001010 | 101011 | 100011 |
Color Harmonies of #553481
Complementary color
Monochromatic Colors of #553481
Black with #553481
Text Example
Text Example
White with #553481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553481; }
p { color: rgb(85,52,129); }
H1.HeaderClassName
{
color: #553481;
}
.AnyTagClassName
{
color: #553481;
}
</style>
background-color css
<style>
a { background-color: #553481; }
a { background-color: rgb(85,52,129); }
div.DivClassName
{
background-color: #553481;
}
.BgClassName
{
background-color: #553481;
}
</style>
border-color css
<style>
span { border-color: #553481; }
span { border-color: rgb(85,52,129); }
td.TdClassName
{
border-color: #553481;
}
.TagClassName
{
border-color: #553481;
}
</style>