Shades of Kingfisher Daisy #533782
Tints of Kingfisher Daisy #533782
RGB
CMYK
RGB Variations
Color information
#533782 (or 0x533782) is known color: Kingfisher Daisy. HEX triplet: 53, 37 and 82. RGB value is (83,55,130). Sum of RGB (Red+Green+Blue) = 83+55+130=268 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.97% from 268); Green value is 55 (21.88% from 255 or 20.52% from 268); Blue value is 130 (51.17% from 255 or 48.51% from 268); Max value from RGB is 130 - color contains mainly: blue. Hex color #533782 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533782 is #ACC87D. Grayscale: #474747. Windows color (decimal): -11323518 or 8533843. OLE color: 8533843.
HSL color Cylindrical-coordinate representation of color #533782: hue angle of 262.4º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #533782 is Cyan = 0.36, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 55 | 130 | - |
| CMYK | 0.36 | 0.58 | 0 | 0.49 |
| HSL | 262.4º | 0.41% | 0.36% | - |
| HSV(B) | 262.4º | 0.58% | 0.51% | - |
| XYZ | 8.96 | 6.18 | 21.84 | - |
| YUV | 71.92 | 160.78 | 135.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 55 | 130 | 0.36 | 0.58 | 0 | 0.49 | 262.4 | 0.41 | 0.36 |
| Hex | 53 | 37 | 82 | 24 | 3A | 0 | 31 | 106 | 29 | 24 |
| Octal | 123 | 67 | 202 | 44 | 72 | 0 | 61 | 406 | 51 | 44 |
| Binary | 1010011 | 110111 | 10000010 | 100100 | 111010 | 0 | 110001 | 100000110 | 101001 | 100100 |
Color Harmonies of #533782
Complementary color
Monochromatic Colors of #533782
Black with #533782
Text Example
Text Example
White with #533782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533782; }
p { color: rgb(83,55,130); }
H1.HeaderClassName
{
color: #533782;
}
.AnyTagClassName
{
color: #533782;
}
</style>
background-color css
<style>
a { background-color: #533782; }
a { background-color: rgb(83,55,130); }
div.DivClassName
{
background-color: #533782;
}
.BgClassName
{
background-color: #533782;
}
</style>
border-color css
<style>
span { border-color: #533782; }
span { border-color: rgb(83,55,130); }
td.TdClassName
{
border-color: #533782;
}
.TagClassName
{
border-color: #533782;
}
</style>