Shades of Kingfisher Daisy #602792
Tints of Kingfisher Daisy #602792
RGB
CMYK
RGB Variations
Color information
#602792 (or 0x602792) is known color: Kingfisher Daisy. HEX triplet: 60, 27 and 92. RGB value is (96,39,146). Sum of RGB (Red+Green+Blue) = 96+39+146=281 (37% of max value = 765). Red value is 96 (37.89% from 255 or 34.16% from 281); Green value is 39 (15.62% from 255 or 13.88% from 281); Blue value is 146 (57.42% from 255 or 51.96% from 281); Max value from RGB is 146 - color contains mainly: blue. Hex color #602792 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #602792 is #9FD86D. Grayscale: #434343. Windows color (decimal): -10475630 or 9578336. OLE color: 9578336.
HSL color Cylindrical-coordinate representation of color #602792: hue angle of 271.96º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #602792 is Cyan = 0.34, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 39 | 146 | - |
| CMYK | 0.34 | 0.73 | 0 | 0.43 |
| HSL | 271.96º | 0.58% | 0.36% | - |
| HSV(B) | 271.96º | 0.73% | 0.57% | - |
| XYZ | 10.74 | 6.01 | 27.79 | - |
| YUV | 68.24 | 171.88 | 147.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 39 | 146 | 0.34 | 0.73 | 0 | 0.43 | 271.96 | 0.58 | 0.36 |
| Hex | 60 | 27 | 92 | 22 | 49 | 0 | 2B | 110 | 3A | 24 |
| Octal | 140 | 47 | 222 | 42 | 111 | 0 | 53 | 420 | 72 | 44 |
| Binary | 1100000 | 100111 | 10010010 | 100010 | 1001001 | 0 | 101011 | 100010000 | 111010 | 100100 |
Color Harmonies of #602792
Complementary color
Monochromatic Colors of #602792
Black with #602792
Text Example
Text Example
White with #602792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602792; }
p { color: rgb(96,39,146); }
H1.HeaderClassName
{
color: #602792;
}
.AnyTagClassName
{
color: #602792;
}
</style>
background-color css
<style>
a { background-color: #602792; }
a { background-color: rgb(96,39,146); }
div.DivClassName
{
background-color: #602792;
}
.BgClassName
{
background-color: #602792;
}
</style>
border-color css
<style>
span { border-color: #602792; }
span { border-color: rgb(96,39,146); }
td.TdClassName
{
border-color: #602792;
}
.TagClassName
{
border-color: #602792;
}
</style>