Shades of Kingfisher Daisy #602482
Tints of Kingfisher Daisy #602482
RGB
CMYK
RGB Variations
Color information
#602482 (or 0x602482) is known color: Kingfisher Daisy. HEX triplet: 60, 24 and 82. RGB value is (96,36,130). Sum of RGB (Red+Green+Blue) = 96+36+130=262 (34% of max value = 765). Red value is 96 (37.89% from 255 or 36.64% from 262); Green value is 36 (14.45% from 255 or 13.74% from 262); Blue value is 130 (51.17% from 255 or 49.62% from 262); Max value from RGB is 130 - color contains mainly: blue. Hex color #602482 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #602482 is #9FDB7D. Grayscale: #404040. Windows color (decimal): -10476414 or 8528992. OLE color: 8528992.
HSL color Cylindrical-coordinate representation of color #602482: hue angle of 278.3º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #602482 is Cyan = 0.26, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 96 | 36 | 130 | - |
| CMYK | 0.26 | 0.72 | 0 | 0.49 |
| HSL | 278.3º | 0.57% | 0.33% | - |
| HSV(B) | 278.3º | 0.72% | 0.51% | - |
| XYZ | 9.48 | 5.36 | 21.65 | - |
| YUV | 64.66 | 164.88 | 150.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 36 | 130 | 0.26 | 0.72 | 0 | 0.49 | 278.3 | 0.57 | 0.33 |
| Hex | 60 | 24 | 82 | 1A | 48 | 0 | 31 | 116 | 39 | 21 |
| Octal | 140 | 44 | 202 | 32 | 110 | 0 | 61 | 426 | 71 | 41 |
| Binary | 1100000 | 100100 | 10000010 | 11010 | 1001000 | 0 | 110001 | 100010110 | 111001 | 100001 |
Color Harmonies of #602482
Complementary color
Monochromatic Colors of #602482
Black with #602482
Text Example
Text Example
White with #602482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602482; }
p { color: rgb(96,36,130); }
H1.HeaderClassName
{
color: #602482;
}
.AnyTagClassName
{
color: #602482;
}
</style>
background-color css
<style>
a { background-color: #602482; }
a { background-color: rgb(96,36,130); }
div.DivClassName
{
background-color: #602482;
}
.BgClassName
{
background-color: #602482;
}
</style>
border-color css
<style>
span { border-color: #602482; }
span { border-color: rgb(96,36,130); }
td.TdClassName
{
border-color: #602482;
}
.TagClassName
{
border-color: #602482;
}
</style>