Shades of Kingfisher Daisy #653881
Tints of Kingfisher Daisy #653881
RGB
CMYK
RGB Variations
Color information
#653881 (or 0x653881) is known color: Kingfisher Daisy. HEX triplet: 65, 38 and 81. RGB value is (101,56,129). Sum of RGB (Red+Green+Blue) = 101+56+129=286 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.31% from 286); Green value is 56 (22.27% from 255 or 19.58% from 286); Blue value is 129 (50.78% from 255 or 45.10% from 286); Max value from RGB is 129 - color contains mainly: blue. Hex color #653881 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #653881 is #9AC77E. Grayscale: #4D4D4D. Windows color (decimal): -10143615 or 8468581. OLE color: 8468581.
HSL color Cylindrical-coordinate representation of color #653881: hue angle of 276.99º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #653881 is Cyan = 0.22, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 101 | 56 | 129 | - |
| CMYK | 0.22 | 0.57 | 0 | 0.49 |
| HSL | 276.99º | 0.39% | 0.36% | - |
| HSV(B) | 276.99º | 0.57% | 0.51% | - |
| XYZ | 10.74 | 7.18 | 21.59 | - |
| YUV | 77.78 | 156.91 | 144.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 56 | 129 | 0.22 | 0.57 | 0 | 0.49 | 276.99 | 0.39 | 0.36 |
| Hex | 65 | 38 | 81 | 16 | 39 | 0 | 31 | 115 | 27 | 24 |
| Octal | 145 | 70 | 201 | 26 | 71 | 0 | 61 | 425 | 47 | 44 |
| Binary | 1100101 | 111000 | 10000001 | 10110 | 111001 | 0 | 110001 | 100010101 | 100111 | 100100 |
Color Harmonies of #653881
Complementary color
Monochromatic Colors of #653881
Black with #653881
Text Example
Text Example
White with #653881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653881; }
p { color: rgb(101,56,129); }
H1.HeaderClassName
{
color: #653881;
}
.AnyTagClassName
{
color: #653881;
}
</style>
background-color css
<style>
a { background-color: #653881; }
a { background-color: rgb(101,56,129); }
div.DivClassName
{
background-color: #653881;
}
.BgClassName
{
background-color: #653881;
}
</style>
border-color css
<style>
span { border-color: #653881; }
span { border-color: rgb(101,56,129); }
td.TdClassName
{
border-color: #653881;
}
.TagClassName
{
border-color: #653881;
}
</style>