Shades of Kingfisher Daisy #533876
Tints of Kingfisher Daisy #533876
RGB
CMYK
RGB Variations
Color information
#533876 (or 0x533876) is known color: Kingfisher Daisy. HEX triplet: 53, 38 and 76. RGB value is (83,56,118). Sum of RGB (Red+Green+Blue) = 83+56+118=257 (34% of max value = 765). Red value is 83 (32.81% from 255 or 32.30% from 257); Green value is 56 (22.27% from 255 or 21.79% from 257); Blue value is 118 (46.48% from 255 or 45.91% from 257); Max value from RGB is 118 - color contains mainly: blue. Hex color #533876 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533876 is #ACC789. Grayscale: #464646. Windows color (decimal): -11323274 or 7747667. OLE color: 7747667.
HSL color Cylindrical-coordinate representation of color #533876: hue angle of 266.13º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #533876 is Cyan = 0.30, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 56 | 118 | - |
| CMYK | 0.30 | 0.53 | 0 | 0.54 |
| HSL | 266.13º | 0.36% | 0.34% | - |
| HSV(B) | 266.13º | 0.53% | 0.46% | - |
| XYZ | 8.25 | 5.98 | 17.86 | - |
| YUV | 71.14 | 154.45 | 136.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 56 | 118 | 0.30 | 0.53 | 0 | 0.54 | 266.13 | 0.36 | 0.34 |
| Hex | 53 | 38 | 76 | 1E | 35 | 0 | 36 | 10A | 24 | 22 |
| Octal | 123 | 70 | 166 | 36 | 65 | 0 | 66 | 412 | 44 | 42 |
| Binary | 1010011 | 111000 | 1110110 | 11110 | 110101 | 0 | 110110 | 100001010 | 100100 | 100010 |
Color Harmonies of #533876
Complementary color
Monochromatic Colors of #533876
Black with #533876
Text Example
Text Example
White with #533876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533876; }
p { color: rgb(83,56,118); }
H1.HeaderClassName
{
color: #533876;
}
.AnyTagClassName
{
color: #533876;
}
</style>
background-color css
<style>
a { background-color: #533876; }
a { background-color: rgb(83,56,118); }
div.DivClassName
{
background-color: #533876;
}
.BgClassName
{
background-color: #533876;
}
</style>
border-color css
<style>
span { border-color: #533876; }
span { border-color: rgb(83,56,118); }
td.TdClassName
{
border-color: #533876;
}
.TagClassName
{
border-color: #533876;
}
</style>