Shades of Kingfisher Daisy #653382
Tints of Kingfisher Daisy #653382
RGB
CMYK
RGB Variations
Color information
#653382 (or 0x653382) is known color: Kingfisher Daisy. HEX triplet: 65, 33 and 82. RGB value is (101,51,130). Sum of RGB (Red+Green+Blue) = 101+51+130=282 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.82% from 282); Green value is 51 (20.31% from 255 or 18.09% from 282); Blue value is 130 (51.17% from 255 or 46.10% from 282); Max value from RGB is 130 - color contains mainly: blue. Hex color #653382 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #653382 is #9ACC7D. Grayscale: #4A4A4A. Windows color (decimal): -10144894 or 8532837. OLE color: 8532837.
HSL color Cylindrical-coordinate representation of color #653382: hue angle of 277.97º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #653382 is Cyan = 0.22, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 101 | 51 | 130 | - |
| CMYK | 0.22 | 0.61 | 0 | 0.49 |
| HSL | 277.97º | 0.44% | 0.35% | - |
| HSV(B) | 277.97º | 0.61% | 0.51% | - |
| XYZ | 10.58 | 6.75 | 21.86 | - |
| YUV | 74.96 | 159.07 | 146.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 51 | 130 | 0.22 | 0.61 | 0 | 0.49 | 277.97 | 0.44 | 0.35 |
| Hex | 65 | 33 | 82 | 16 | 3D | 0 | 31 | 116 | 2C | 23 |
| Octal | 145 | 63 | 202 | 26 | 75 | 0 | 61 | 426 | 54 | 43 |
| Binary | 1100101 | 110011 | 10000010 | 10110 | 111101 | 0 | 110001 | 100010110 | 101100 | 100011 |
Color Harmonies of #653382
Complementary color
Monochromatic Colors of #653382
Black with #653382
Text Example
Text Example
White with #653382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653382; }
p { color: rgb(101,51,130); }
H1.HeaderClassName
{
color: #653382;
}
.AnyTagClassName
{
color: #653382;
}
</style>
background-color css
<style>
a { background-color: #653382; }
a { background-color: rgb(101,51,130); }
div.DivClassName
{
background-color: #653382;
}
.BgClassName
{
background-color: #653382;
}
</style>
border-color css
<style>
span { border-color: #653382; }
span { border-color: rgb(101,51,130); }
td.TdClassName
{
border-color: #653382;
}
.TagClassName
{
border-color: #653382;
}
</style>