Shades of Kingfisher Daisy #53377E
Tints of Kingfisher Daisy #53377E
RGB
CMYK
RGB Variations
Color information
#53377E (or 0x53377E) is known color: Kingfisher Daisy. HEX triplet: 53, 37 and 7E. RGB value is (83,55,126). Sum of RGB (Red+Green+Blue) = 83+55+126=264 (34% of max value = 765). Red value is 83 (32.81% from 255 or 31.44% from 264); Green value is 55 (21.88% from 255 or 20.83% from 264); Blue value is 126 (49.61% from 255 or 47.73% from 264); Max value from RGB is 126 - color contains mainly: blue. Hex color #53377E is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #53377E is #ACC881. Grayscale: #474747. Windows color (decimal): -11323522 or 8271699. OLE color: 8271699.
HSL color Cylindrical-coordinate representation of color #53377E: hue angle of 263.66º degrees, saturation: 0.39, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #53377E is Cyan = 0.34, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 83 | 55 | 126 | - |
| CMYK | 0.34 | 0.56 | 0 | 0.51 |
| HSL | 263.66º | 0.39% | 0.35% | - |
| HSV(B) | 263.66º | 0.56% | 0.49% | - |
| XYZ | 8.7 | 6.08 | 20.45 | - |
| YUV | 71.47 | 158.78 | 136.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 55 | 126 | 0.34 | 0.56 | 0 | 0.51 | 263.66 | 0.39 | 0.35 |
| Hex | 53 | 37 | 7E | 22 | 38 | 0 | 33 | 108 | 27 | 23 |
| Octal | 123 | 67 | 176 | 42 | 70 | 0 | 63 | 410 | 47 | 43 |
| Binary | 1010011 | 110111 | 1111110 | 100010 | 111000 | 0 | 110011 | 100001000 | 100111 | 100011 |
Color Harmonies of #53377E
Complementary color
Monochromatic Colors of #53377E
Black with #53377E
Text Example
Text Example
White with #53377E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #53377E; }
p { color: rgb(83,55,126); }
H1.HeaderClassName
{
color: #53377E;
}
.AnyTagClassName
{
color: #53377E;
}
</style>
background-color css
<style>
a { background-color: #53377E; }
a { background-color: rgb(83,55,126); }
div.DivClassName
{
background-color: #53377E;
}
.BgClassName
{
background-color: #53377E;
}
</style>
border-color css
<style>
span { border-color: #53377E; }
span { border-color: rgb(83,55,126); }
td.TdClassName
{
border-color: #53377E;
}
.TagClassName
{
border-color: #53377E;
}
</style>