Shades of Kingfisher Daisy #652992
Tints of Kingfisher Daisy #652992
RGB
CMYK
RGB Variations
Color information
#652992 (or 0x652992) is known color: Kingfisher Daisy. HEX triplet: 65, 29 and 92. RGB value is (101,41,146). Sum of RGB (Red+Green+Blue) = 101+41+146=288 (38% of max value = 765). Red value is 101 (39.84% from 255 or 35.07% from 288); Green value is 41 (16.41% from 255 or 14.24% from 288); Blue value is 146 (57.42% from 255 or 50.69% from 288); Max value from RGB is 146 - color contains mainly: blue. Hex color #652992 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #652992 is #9AD66D. Grayscale: #464646. Windows color (decimal): -10147438 or 9578853. OLE color: 9578853.
HSL color Cylindrical-coordinate representation of color #652992: hue angle of 274.29º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #652992 is Cyan = 0.31, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 41 | 146 | - |
| CMYK | 0.31 | 0.72 | 0 | 0.43 |
| HSL | 274.29º | 0.56% | 0.37% | - |
| HSV(B) | 274.29º | 0.72% | 0.57% | - |
| XYZ | 11.35 | 6.43 | 27.84 | - |
| YUV | 70.91 | 170.38 | 149.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 41 | 146 | 0.31 | 0.72 | 0 | 0.43 | 274.29 | 0.56 | 0.37 |
| Hex | 65 | 29 | 92 | 1F | 48 | 0 | 2B | 112 | 38 | 25 |
| Octal | 145 | 51 | 222 | 37 | 110 | 0 | 53 | 422 | 70 | 45 |
| Binary | 1100101 | 101001 | 10010010 | 11111 | 1001000 | 0 | 101011 | 100010010 | 111000 | 100101 |
Color Harmonies of #652992
Complementary color
Monochromatic Colors of #652992
Black with #652992
Text Example
Text Example
White with #652992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652992; }
p { color: rgb(101,41,146); }
H1.HeaderClassName
{
color: #652992;
}
.AnyTagClassName
{
color: #652992;
}
</style>
background-color css
<style>
a { background-color: #652992; }
a { background-color: rgb(101,41,146); }
div.DivClassName
{
background-color: #652992;
}
.BgClassName
{
background-color: #652992;
}
</style>
border-color css
<style>
span { border-color: #652992; }
span { border-color: rgb(101,41,146); }
td.TdClassName
{
border-color: #652992;
}
.TagClassName
{
border-color: #652992;
}
</style>