Shades of Honey Flower #603179
Tints of Honey Flower #603179
RGB
CMYK
RGB Variations
Color information
#603179 (or 0x603179) is known color: Honey Flower. HEX triplet: 60, 31 and 79. RGB value is (96,49,121). Sum of RGB (Red+Green+Blue) = 96+49+121=266 (35% of max value = 765). Red value is 96 (37.89% from 255 or 36.09% from 266); Green value is 49 (19.53% from 255 or 18.42% from 266); Blue value is 121 (47.66% from 255 or 45.49% from 266); Max value from RGB is 121 - color contains mainly: blue. Hex color #603179 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603179 is #9FCE86. Grayscale: #474747. Windows color (decimal): -10473095 or 7942496. OLE color: 7942496.
HSL color Cylindrical-coordinate representation of color #603179: hue angle of 279.17º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #603179 is Cyan = 0.21, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 96 | 49 | 121 | - |
| CMYK | 0.21 | 0.60 | 0 | 0.53 |
| HSL | 279.17º | 0.42% | 0.33% | - |
| HSV(B) | 279.17º | 0.6% | 0.47% | - |
| XYZ | 9.37 | 6.06 | 18.77 | - |
| YUV | 71.26 | 156.07 | 145.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 49 | 121 | 0.21 | 0.60 | 0 | 0.53 | 279.17 | 0.42 | 0.33 |
| Hex | 60 | 31 | 79 | 15 | 3C | 0 | 35 | 117 | 2A | 21 |
| Octal | 140 | 61 | 171 | 25 | 74 | 0 | 65 | 427 | 52 | 41 |
| Binary | 1100000 | 110001 | 1111001 | 10101 | 111100 | 0 | 110101 | 100010111 | 101010 | 100001 |
Color Harmonies of #603179
Complementary color
Monochromatic Colors of #603179
Black with #603179
Text Example
Text Example
White with #603179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603179; }
p { color: rgb(96,49,121); }
H1.HeaderClassName
{
color: #603179;
}
.AnyTagClassName
{
color: #603179;
}
</style>
background-color css
<style>
a { background-color: #603179; }
a { background-color: rgb(96,49,121); }
div.DivClassName
{
background-color: #603179;
}
.BgClassName
{
background-color: #603179;
}
</style>
border-color css
<style>
span { border-color: #603179; }
span { border-color: rgb(96,49,121); }
td.TdClassName
{
border-color: #603179;
}
.TagClassName
{
border-color: #603179;
}
</style>