Shades of Kingfisher Daisy #533386
Tints of Kingfisher Daisy #533386
RGB
CMYK
RGB Variations
Color information
#533386 (or 0x533386) is known color: Kingfisher Daisy. HEX triplet: 53, 33 and 86. RGB value is (83,51,134). Sum of RGB (Red+Green+Blue) = 83+51+134=268 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.97% from 268); Green value is 51 (20.31% from 255 or 19.03% from 268); Blue value is 134 (52.73% from 255 or 50% from 268); Max value from RGB is 134 - color contains mainly: blue. Hex color #533386 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533386 is #ACCC79. Grayscale: #454545. Windows color (decimal): -11324538 or 8794963. OLE color: 8794963.
HSL color Cylindrical-coordinate representation of color #533386: hue angle of 263.13º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #533386 is Cyan = 0.38, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 51 | 134 | - |
| CMYK | 0.38 | 0.62 | 0 | 0.47 |
| HSL | 263.13º | 0.45% | 0.36% | - |
| HSV(B) | 263.13º | 0.62% | 0.53% | - |
| XYZ | 9.05 | 5.93 | 23.22 | - |
| YUV | 70.03 | 164.1 | 137.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 51 | 134 | 0.38 | 0.62 | 0 | 0.47 | 263.13 | 0.45 | 0.36 |
| Hex | 53 | 33 | 86 | 26 | 3E | 0 | 2F | 107 | 2D | 24 |
| Octal | 123 | 63 | 206 | 46 | 76 | 0 | 57 | 407 | 55 | 44 |
| Binary | 1010011 | 110011 | 10000110 | 100110 | 111110 | 0 | 101111 | 100000111 | 101101 | 100100 |
Color Harmonies of #533386
Complementary color
Monochromatic Colors of #533386
Black with #533386
Text Example
Text Example
White with #533386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533386; }
p { color: rgb(83,51,134); }
H1.HeaderClassName
{
color: #533386;
}
.AnyTagClassName
{
color: #533386;
}
</style>
background-color css
<style>
a { background-color: #533386; }
a { background-color: rgb(83,51,134); }
div.DivClassName
{
background-color: #533386;
}
.BgClassName
{
background-color: #533386;
}
</style>
border-color css
<style>
span { border-color: #533386; }
span { border-color: rgb(83,51,134); }
td.TdClassName
{
border-color: #533386;
}
.TagClassName
{
border-color: #533386;
}
</style>