Shades of Kingfisher Daisy #554277
Tints of Kingfisher Daisy #554277
RGB
CMYK
RGB Variations
Color information
#554277 (or 0x554277) is known color: Kingfisher Daisy. HEX triplet: 55, 42 and 77. RGB value is (85,66,119). Sum of RGB (Red+Green+Blue) = 85+66+119=270 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.48% from 270); Green value is 66 (26.17% from 255 or 24.44% from 270); Blue value is 119 (46.88% from 255 or 44.07% from 270); Max value from RGB is 119 - color contains mainly: blue. Hex color #554277 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #554277 is #AABD88. Grayscale: #4D4D4D. Windows color (decimal): -11189641 or 7815765. OLE color: 7815765.
HSL color Cylindrical-coordinate representation of color #554277: hue angle of 261.51º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #554277 is Cyan = 0.29, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 66 | 119 | - |
| CMYK | 0.29 | 0.45 | 0 | 0.53 |
| HSL | 261.51º | 0.29% | 0.36% | - |
| HSV(B) | 261.51º | 0.45% | 0.47% | - |
| XYZ | 9.02 | 7.16 | 18.36 | - |
| YUV | 77.72 | 151.29 | 133.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 66 | 119 | 0.29 | 0.45 | 0 | 0.53 | 261.51 | 0.29 | 0.36 |
| Hex | 55 | 42 | 77 | 1D | 2D | 0 | 35 | 106 | 1D | 24 |
| Octal | 125 | 102 | 167 | 35 | 55 | 0 | 65 | 406 | 35 | 44 |
| Binary | 1010101 | 1000010 | 1110111 | 11101 | 101101 | 0 | 110101 | 100000110 | 11101 | 100100 |
Color Harmonies of #554277
Complementary color
Monochromatic Colors of #554277
Black with #554277
Text Example
Text Example
White with #554277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554277; }
p { color: rgb(85,66,119); }
H1.HeaderClassName
{
color: #554277;
}
.AnyTagClassName
{
color: #554277;
}
</style>
background-color css
<style>
a { background-color: #554277; }
a { background-color: rgb(85,66,119); }
div.DivClassName
{
background-color: #554277;
}
.BgClassName
{
background-color: #554277;
}
</style>
border-color css
<style>
span { border-color: #554277; }
span { border-color: rgb(85,66,119); }
td.TdClassName
{
border-color: #554277;
}
.TagClassName
{
border-color: #554277;
}
</style>