Shades of Kingfisher Daisy #553274
Tints of Kingfisher Daisy #553274
RGB
CMYK
RGB Variations
Color information
#553274 (or 0x553274) is known color: Kingfisher Daisy. HEX triplet: 55, 32 and 74. RGB value is (85,50,116). Sum of RGB (Red+Green+Blue) = 85+50+116=251 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.86% from 251); Green value is 50 (19.92% from 255 or 19.92% from 251); Blue value is 116 (45.70% from 255 or 46.22% from 251); Max value from RGB is 116 - color contains mainly: blue. Hex color #553274 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553274 is #AACD8B. Grayscale: #434343. Windows color (decimal): -11193740 or 7615061. OLE color: 7615061.
HSL color Cylindrical-coordinate representation of color #553274: hue angle of 271.82º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #553274 is Cyan = 0.27, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 50 | 116 | - |
| CMYK | 0.27 | 0.57 | 0 | 0.55 |
| HSL | 271.82º | 0.4% | 0.33% | - |
| HSV(B) | 271.82º | 0.57% | 0.45% | - |
| XYZ | 8.04 | 5.47 | 17.16 | - |
| YUV | 67.99 | 155.1 | 140.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 50 | 116 | 0.27 | 0.57 | 0 | 0.55 | 271.82 | 0.4 | 0.33 |
| Hex | 55 | 32 | 74 | 1B | 39 | 0 | 37 | 110 | 28 | 21 |
| Octal | 125 | 62 | 164 | 33 | 71 | 0 | 67 | 420 | 50 | 41 |
| Binary | 1010101 | 110010 | 1110100 | 11011 | 111001 | 0 | 110111 | 100010000 | 101000 | 100001 |
Color Harmonies of #553274
Complementary color
Monochromatic Colors of #553274
Black with #553274
Text Example
Text Example
White with #553274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553274; }
p { color: rgb(85,50,116); }
H1.HeaderClassName
{
color: #553274;
}
.AnyTagClassName
{
color: #553274;
}
</style>
background-color css
<style>
a { background-color: #553274; }
a { background-color: rgb(85,50,116); }
div.DivClassName
{
background-color: #553274;
}
.BgClassName
{
background-color: #553274;
}
</style>
border-color css
<style>
span { border-color: #553274; }
span { border-color: rgb(85,50,116); }
td.TdClassName
{
border-color: #553274;
}
.TagClassName
{
border-color: #553274;
}
</style>