Shades of Kingfisher Daisy #533878
Tints of Kingfisher Daisy #533878
RGB
CMYK
RGB Variations
Color information
#533878 (or 0x533878) is known color: Kingfisher Daisy. HEX triplet: 53, 38 and 78. RGB value is (83,56,120). Sum of RGB (Red+Green+Blue) = 83+56+120=259 (34% of max value = 765). Red value is 83 (32.81% from 255 or 32.05% from 259); Green value is 56 (22.27% from 255 or 21.62% from 259); Blue value is 120 (47.27% from 255 or 46.33% from 259); Max value from RGB is 120 - color contains mainly: blue. Hex color #533878 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533878 is #ACC787. Grayscale: #474747. Windows color (decimal): -11323272 or 7878739. OLE color: 7878739.
HSL color Cylindrical-coordinate representation of color #533878: hue angle of 265.31º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #533878 is Cyan = 0.31, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 56 | 120 | - |
| CMYK | 0.31 | 0.53 | 0 | 0.53 |
| HSL | 265.31º | 0.36% | 0.35% | - |
| HSV(B) | 265.31º | 0.53% | 0.47% | - |
| XYZ | 8.37 | 6.02 | 18.49 | - |
| YUV | 71.37 | 155.45 | 136.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 56 | 120 | 0.31 | 0.53 | 0 | 0.53 | 265.31 | 0.36 | 0.35 |
| Hex | 53 | 38 | 78 | 1F | 35 | 0 | 35 | 109 | 24 | 23 |
| Octal | 123 | 70 | 170 | 37 | 65 | 0 | 65 | 411 | 44 | 43 |
| Binary | 1010011 | 111000 | 1111000 | 11111 | 110101 | 0 | 110101 | 100001001 | 100100 | 100011 |
Color Harmonies of #533878
Complementary color
Monochromatic Colors of #533878
Black with #533878
Text Example
Text Example
White with #533878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533878; }
p { color: rgb(83,56,120); }
H1.HeaderClassName
{
color: #533878;
}
.AnyTagClassName
{
color: #533878;
}
</style>
background-color css
<style>
a { background-color: #533878; }
a { background-color: rgb(83,56,120); }
div.DivClassName
{
background-color: #533878;
}
.BgClassName
{
background-color: #533878;
}
</style>
border-color css
<style>
span { border-color: #533878; }
span { border-color: rgb(83,56,120); }
td.TdClassName
{
border-color: #533878;
}
.TagClassName
{
border-color: #533878;
}
</style>