Shades of Kingfisher Daisy #533487
Tints of Kingfisher Daisy #533487
RGB
CMYK
RGB Variations
Color information
#533487 (or 0x533487) is known color: Kingfisher Daisy. HEX triplet: 53, 34 and 87. RGB value is (83,52,135). Sum of RGB (Red+Green+Blue) = 83+52+135=270 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.74% from 270); Green value is 52 (20.70% from 255 or 19.26% from 270); Blue value is 135 (53.12% from 255 or 50% from 270); Max value from RGB is 135 - color contains mainly: blue. Hex color #533487 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533487 is #ACCB78. Grayscale: #464646. Windows color (decimal): -11324281 or 8860755. OLE color: 8860755.
HSL color Cylindrical-coordinate representation of color #533487: hue angle of 262.41º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #533487 is Cyan = 0.39, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 52 | 135 | - |
| CMYK | 0.39 | 0.61 | 0 | 0.47 |
| HSL | 262.41º | 0.44% | 0.37% | - |
| HSV(B) | 262.41º | 0.61% | 0.53% | - |
| XYZ | 9.17 | 6.04 | 23.61 | - |
| YUV | 70.73 | 164.27 | 136.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 52 | 135 | 0.39 | 0.61 | 0 | 0.47 | 262.41 | 0.44 | 0.37 |
| Hex | 53 | 34 | 87 | 27 | 3D | 0 | 2F | 106 | 2C | 25 |
| Octal | 123 | 64 | 207 | 47 | 75 | 0 | 57 | 406 | 54 | 45 |
| Binary | 1010011 | 110100 | 10000111 | 100111 | 111101 | 0 | 101111 | 100000110 | 101100 | 100101 |
Color Harmonies of #533487
Complementary color
Monochromatic Colors of #533487
Black with #533487
Text Example
Text Example
White with #533487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533487; }
p { color: rgb(83,52,135); }
H1.HeaderClassName
{
color: #533487;
}
.AnyTagClassName
{
color: #533487;
}
</style>
background-color css
<style>
a { background-color: #533487; }
a { background-color: rgb(83,52,135); }
div.DivClassName
{
background-color: #533487;
}
.BgClassName
{
background-color: #533487;
}
</style>
border-color css
<style>
span { border-color: #533487; }
span { border-color: rgb(83,52,135); }
td.TdClassName
{
border-color: #533487;
}
.TagClassName
{
border-color: #533487;
}
</style>