Shades of Kingfisher Daisy #602381
Tints of Kingfisher Daisy #602381
RGB
CMYK
RGB Variations
Color information
#602381 (or 0x602381) is known color: Kingfisher Daisy. HEX triplet: 60, 23 and 81. RGB value is (96,35,129). Sum of RGB (Red+Green+Blue) = 96+35+129=260 (34% of max value = 765). Red value is 96 (37.89% from 255 or 36.92% from 260); Green value is 35 (14.06% from 255 or 13.46% from 260); Blue value is 129 (50.78% from 255 or 49.62% from 260); Max value from RGB is 129 - color contains mainly: blue. Hex color #602381 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #602381 is #9FDC7E. Grayscale: #3F3F3F. Windows color (decimal): -10476671 or 8463200. OLE color: 8463200.
HSL color Cylindrical-coordinate representation of color #602381: hue angle of 278.94º degrees, saturation: 0.57, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #602381 is Cyan = 0.26, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 96 | 35 | 129 | - |
| CMYK | 0.26 | 0.73 | 0 | 0.49 |
| HSL | 278.94º | 0.57% | 0.32% | - |
| HSV(B) | 278.94º | 0.73% | 0.51% | - |
| XYZ | 9.39 | 5.27 | 21.29 | - |
| YUV | 63.96 | 164.71 | 150.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 35 | 129 | 0.26 | 0.73 | 0 | 0.49 | 278.94 | 0.57 | 0.32 |
| Hex | 60 | 23 | 81 | 1A | 49 | 0 | 31 | 117 | 39 | 20 |
| Octal | 140 | 43 | 201 | 32 | 111 | 0 | 61 | 427 | 71 | 40 |
| Binary | 1100000 | 100011 | 10000001 | 11010 | 1001001 | 0 | 110001 | 100010111 | 111001 | 100000 |
Color Harmonies of #602381
Complementary color
Monochromatic Colors of #602381
Black with #602381
Text Example
Text Example
White with #602381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602381; }
p { color: rgb(96,35,129); }
H1.HeaderClassName
{
color: #602381;
}
.AnyTagClassName
{
color: #602381;
}
</style>
background-color css
<style>
a { background-color: #602381; }
a { background-color: rgb(96,35,129); }
div.DivClassName
{
background-color: #602381;
}
.BgClassName
{
background-color: #602381;
}
</style>
border-color css
<style>
span { border-color: #602381; }
span { border-color: rgb(96,35,129); }
td.TdClassName
{
border-color: #602381;
}
.TagClassName
{
border-color: #602381;
}
</style>