Shades of Kingfisher Daisy #533481
Tints of Kingfisher Daisy #533481
RGB
CMYK
RGB Variations
Color information
#533481 (or 0x533481) is known color: Kingfisher Daisy. HEX triplet: 53, 34 and 81. RGB value is (83,52,129). Sum of RGB (Red+Green+Blue) = 83+52+129=264 (34% of max value = 765). Red value is 83 (32.81% from 255 or 31.44% from 264); Green value is 52 (20.70% from 255 or 19.70% from 264); Blue value is 129 (50.78% from 255 or 48.86% from 264); Max value from RGB is 129 - color contains mainly: blue. Hex color #533481 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533481 is #ACCB7E. Grayscale: #454545. Windows color (decimal): -11324287 or 8467539. OLE color: 8467539.
HSL color Cylindrical-coordinate representation of color #533481: hue angle of 264.16º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #533481 is Cyan = 0.36, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 52 | 129 | - |
| CMYK | 0.36 | 0.60 | 0 | 0.49 |
| HSL | 264.16º | 0.43% | 0.35% | - |
| HSV(B) | 264.16º | 0.6% | 0.51% | - |
| XYZ | 8.76 | 5.88 | 21.44 | - |
| YUV | 70.05 | 161.27 | 137.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 52 | 129 | 0.36 | 0.60 | 0 | 0.49 | 264.16 | 0.43 | 0.35 |
| Hex | 53 | 34 | 81 | 24 | 3C | 0 | 31 | 108 | 2B | 23 |
| Octal | 123 | 64 | 201 | 44 | 74 | 0 | 61 | 410 | 53 | 43 |
| Binary | 1010011 | 110100 | 10000001 | 100100 | 111100 | 0 | 110001 | 100001000 | 101011 | 100011 |
Color Harmonies of #533481
Complementary color
Monochromatic Colors of #533481
Black with #533481
Text Example
Text Example
White with #533481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533481; }
p { color: rgb(83,52,129); }
H1.HeaderClassName
{
color: #533481;
}
.AnyTagClassName
{
color: #533481;
}
</style>
background-color css
<style>
a { background-color: #533481; }
a { background-color: rgb(83,52,129); }
div.DivClassName
{
background-color: #533481;
}
.BgClassName
{
background-color: #533481;
}
</style>
border-color css
<style>
span { border-color: #533481; }
span { border-color: rgb(83,52,129); }
td.TdClassName
{
border-color: #533481;
}
.TagClassName
{
border-color: #533481;
}
</style>