Shades of Kingfisher Daisy #553474
Tints of Kingfisher Daisy #553474
RGB
CMYK
RGB Variations
Color information
#553474 (or 0x553474) is known color: Kingfisher Daisy. HEX triplet: 55, 34 and 74. RGB value is (85,52,116). Sum of RGB (Red+Green+Blue) = 85+52+116=253 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.60% from 253); Green value is 52 (20.70% from 255 or 20.55% from 253); Blue value is 116 (45.70% from 255 or 45.85% from 253); Max value from RGB is 116 - color contains mainly: blue. Hex color #553474 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553474 is #AACB8B. Grayscale: #444444. Windows color (decimal): -11193228 or 7615573. OLE color: 7615573.
HSL color Cylindrical-coordinate representation of color #553474: hue angle of 270.94º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #553474 is Cyan = 0.27, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 52 | 116 | - |
| CMYK | 0.27 | 0.55 | 0 | 0.55 |
| HSL | 270.94º | 0.38% | 0.33% | - |
| HSV(B) | 270.94º | 0.55% | 0.45% | - |
| XYZ | 8.13 | 5.65 | 17.18 | - |
| YUV | 69.16 | 154.43 | 139.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 52 | 116 | 0.27 | 0.55 | 0 | 0.55 | 270.94 | 0.38 | 0.33 |
| Hex | 55 | 34 | 74 | 1B | 37 | 0 | 37 | 10F | 26 | 21 |
| Octal | 125 | 64 | 164 | 33 | 67 | 0 | 67 | 417 | 46 | 41 |
| Binary | 1010101 | 110100 | 1110100 | 11011 | 110111 | 0 | 110111 | 100001111 | 100110 | 100001 |
Color Harmonies of #553474
Complementary color
Monochromatic Colors of #553474
Black with #553474
Text Example
Text Example
White with #553474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553474; }
p { color: rgb(85,52,116); }
H1.HeaderClassName
{
color: #553474;
}
.AnyTagClassName
{
color: #553474;
}
</style>
background-color css
<style>
a { background-color: #553474; }
a { background-color: rgb(85,52,116); }
div.DivClassName
{
background-color: #553474;
}
.BgClassName
{
background-color: #553474;
}
</style>
border-color css
<style>
span { border-color: #553474; }
span { border-color: rgb(85,52,116); }
td.TdClassName
{
border-color: #553474;
}
.TagClassName
{
border-color: #553474;
}
</style>