Shades of Kingfisher Daisy #533778
Tints of Kingfisher Daisy #533778
RGB
CMYK
RGB Variations
Color information
#533778 (or 0x533778) is known color: Kingfisher Daisy. HEX triplet: 53, 37 and 78. RGB value is (83,55,120). Sum of RGB (Red+Green+Blue) = 83+55+120=258 (34% of max value = 765). Red value is 83 (32.81% from 255 or 32.17% from 258); Green value is 55 (21.88% from 255 or 21.32% from 258); Blue value is 120 (47.27% from 255 or 46.51% from 258); Max value from RGB is 120 - color contains mainly: blue. Hex color #533778 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533778 is #ACC887. Grayscale: #464646. Windows color (decimal): -11323528 or 7878483. OLE color: 7878483.
HSL color Cylindrical-coordinate representation of color #533778: hue angle of 265.85º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #533778 is Cyan = 0.31, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 55 | 120 | - |
| CMYK | 0.31 | 0.54 | 0 | 0.53 |
| HSL | 265.85º | 0.37% | 0.34% | - |
| HSV(B) | 265.85º | 0.54% | 0.47% | - |
| XYZ | 8.32 | 5.93 | 18.47 | - |
| YUV | 70.78 | 155.78 | 136.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 55 | 120 | 0.31 | 0.54 | 0 | 0.53 | 265.85 | 0.37 | 0.34 |
| Hex | 53 | 37 | 78 | 1F | 36 | 0 | 35 | 10A | 25 | 22 |
| Octal | 123 | 67 | 170 | 37 | 66 | 0 | 65 | 412 | 45 | 42 |
| Binary | 1010011 | 110111 | 1111000 | 11111 | 110110 | 0 | 110101 | 100001010 | 100101 | 100010 |
Color Harmonies of #533778
Complementary color
Monochromatic Colors of #533778
Black with #533778
Text Example
Text Example
White with #533778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533778; }
p { color: rgb(83,55,120); }
H1.HeaderClassName
{
color: #533778;
}
.AnyTagClassName
{
color: #533778;
}
</style>
background-color css
<style>
a { background-color: #533778; }
a { background-color: rgb(83,55,120); }
div.DivClassName
{
background-color: #533778;
}
.BgClassName
{
background-color: #533778;
}
</style>
border-color css
<style>
span { border-color: #533778; }
span { border-color: rgb(83,55,120); }
td.TdClassName
{
border-color: #533778;
}
.TagClassName
{
border-color: #533778;
}
</style>