Shades of Kingfisher Daisy #532388
Tints of Kingfisher Daisy #532388
RGB
CMYK
RGB Variations
Color information
#532388 (or 0x532388) is known color: Kingfisher Daisy. HEX triplet: 53, 23 and 88. RGB value is (83,35,136). Sum of RGB (Red+Green+Blue) = 83+35+136=254 (33% of max value = 765). Red value is 83 (32.81% from 255 or 32.68% from 254); Green value is 35 (14.06% from 255 or 13.78% from 254); Blue value is 136 (53.52% from 255 or 53.54% from 254); Max value from RGB is 136 - color contains mainly: blue. Hex color #532388 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #532388 is #ACDC77. Grayscale: #3C3C3C. Windows color (decimal): -11328632 or 8921939. OLE color: 8921939.
HSL color Cylindrical-coordinate representation of color #532388: hue angle of 268.51º degrees, saturation: 0.59, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #532388 is Cyan = 0.39, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 35 | 136 | - |
| CMYK | 0.39 | 0.74 | 0 | 0.47 |
| HSL | 268.51º | 0.59% | 0.34% | - |
| HSV(B) | 268.51º | 0.74% | 0.53% | - |
| XYZ | 8.61 | 4.82 | 23.77 | - |
| YUV | 60.87 | 170.4 | 143.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 35 | 136 | 0.39 | 0.74 | 0 | 0.47 | 268.51 | 0.59 | 0.34 |
| Hex | 53 | 23 | 88 | 27 | 4A | 0 | 2F | 10D | 3B | 22 |
| Octal | 123 | 43 | 210 | 47 | 112 | 0 | 57 | 415 | 73 | 42 |
| Binary | 1010011 | 100011 | 10001000 | 100111 | 1001010 | 0 | 101111 | 100001101 | 111011 | 100010 |
Color Harmonies of #532388
Complementary color
Monochromatic Colors of #532388
Black with #532388
Text Example
Text Example
White with #532388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532388; }
p { color: rgb(83,35,136); }
H1.HeaderClassName
{
color: #532388;
}
.AnyTagClassName
{
color: #532388;
}
</style>
background-color css
<style>
a { background-color: #532388; }
a { background-color: rgb(83,35,136); }
div.DivClassName
{
background-color: #532388;
}
.BgClassName
{
background-color: #532388;
}
</style>
border-color css
<style>
span { border-color: #532388; }
span { border-color: rgb(83,35,136); }
td.TdClassName
{
border-color: #532388;
}
.TagClassName
{
border-color: #532388;
}
</style>