Shades of Kingfisher Daisy #533377
Tints of Kingfisher Daisy #533377
RGB
CMYK
RGB Variations
Color information
#533377 (or 0x533377) is known color: Kingfisher Daisy. HEX triplet: 53, 33 and 77. RGB value is (83,51,119). Sum of RGB (Red+Green+Blue) = 83+51+119=253 (33% of max value = 765). Red value is 83 (32.81% from 255 or 32.81% from 253); Green value is 51 (20.31% from 255 or 20.16% from 253); Blue value is 119 (46.88% from 255 or 47.04% from 253); Max value from RGB is 119 - color contains mainly: blue. Hex color #533377 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533377 is #ACCC88. Grayscale: #444444. Windows color (decimal): -11324553 or 7811923. OLE color: 7811923.
HSL color Cylindrical-coordinate representation of color #533377: hue angle of 268.24º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #533377 is Cyan = 0.30, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 51 | 119 | - |
| CMYK | 0.30 | 0.57 | 0 | 0.53 |
| HSL | 268.24º | 0.4% | 0.33% | - |
| HSV(B) | 268.24º | 0.57% | 0.47% | - |
| XYZ | 8.08 | 5.54 | 18.1 | - |
| YUV | 68.32 | 156.6 | 138.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 51 | 119 | 0.30 | 0.57 | 0 | 0.53 | 268.24 | 0.4 | 0.33 |
| Hex | 53 | 33 | 77 | 1E | 39 | 0 | 35 | 10C | 28 | 21 |
| Octal | 123 | 63 | 167 | 36 | 71 | 0 | 65 | 414 | 50 | 41 |
| Binary | 1010011 | 110011 | 1110111 | 11110 | 111001 | 0 | 110101 | 100001100 | 101000 | 100001 |
Color Harmonies of #533377
Complementary color
Monochromatic Colors of #533377
Black with #533377
Text Example
Text Example
White with #533377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533377; }
p { color: rgb(83,51,119); }
H1.HeaderClassName
{
color: #533377;
}
.AnyTagClassName
{
color: #533377;
}
</style>
background-color css
<style>
a { background-color: #533377; }
a { background-color: rgb(83,51,119); }
div.DivClassName
{
background-color: #533377;
}
.BgClassName
{
background-color: #533377;
}
</style>
border-color css
<style>
span { border-color: #533377; }
span { border-color: rgb(83,51,119); }
td.TdClassName
{
border-color: #533377;
}
.TagClassName
{
border-color: #533377;
}
</style>