Shades of Honey Flower #602778
Tints of Honey Flower #602778
RGB
CMYK
RGB Variations
Color information
#602778 (or 0x602778) is known color: Honey Flower. HEX triplet: 60, 27 and 78. RGB value is (96,39,120). Sum of RGB (Red+Green+Blue) = 96+39+120=255 (33% of max value = 765). Red value is 96 (37.89% from 255 or 37.65% from 255); Green value is 39 (15.62% from 255 or 15.29% from 255); Blue value is 120 (47.27% from 255 or 47.06% from 255); Max value from RGB is 120 - color contains mainly: blue. Hex color #602778 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #602778 is #9FD887. Grayscale: #414141. Windows color (decimal): -10475656 or 7874400. OLE color: 7874400.
HSL color Cylindrical-coordinate representation of color #602778: hue angle of 282.22º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #602778 is Cyan = 0.2, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 96 | 39 | 120 | - |
| CMYK | 0.2 | 0.67 | 0 | 0.53 |
| HSL | 282.22º | 0.51% | 0.31% | - |
| HSV(B) | 282.22º | 0.68% | 0.47% | - |
| XYZ | 8.94 | 5.29 | 18.32 | - |
| YUV | 65.28 | 158.88 | 149.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 39 | 120 | 0.2 | 0.67 | 0 | 0.53 | 282.22 | 0.51 | 0.31 |
| Hex | 60 | 27 | 78 | 14 | 43 | 0 | 35 | 11A | 33 | 1F |
| Octal | 140 | 47 | 170 | 24 | 103 | 0 | 65 | 432 | 63 | 37 |
| Binary | 1100000 | 100111 | 1111000 | 10100 | 1000011 | 0 | 110101 | 100011010 | 110011 | 11111 |
Color Harmonies of #602778
Complementary color
Monochromatic Colors of #602778
Black with #602778
Text Example
Text Example
White with #602778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602778; }
p { color: rgb(96,39,120); }
H1.HeaderClassName
{
color: #602778;
}
.AnyTagClassName
{
color: #602778;
}
</style>
background-color css
<style>
a { background-color: #602778; }
a { background-color: rgb(96,39,120); }
div.DivClassName
{
background-color: #602778;
}
.BgClassName
{
background-color: #602778;
}
</style>
border-color css
<style>
span { border-color: #602778; }
span { border-color: rgb(96,39,120); }
td.TdClassName
{
border-color: #602778;
}
.TagClassName
{
border-color: #602778;
}
</style>