Shades of Honey Flower #603176
Tints of Honey Flower #603176
RGB
CMYK
RGB Variations
Color information
#603176 (or 0x603176) is known color: Honey Flower. HEX triplet: 60, 31 and 76. RGB value is (96,49,118). Sum of RGB (Red+Green+Blue) = 96+49+118=263 (34% of max value = 765). Red value is 96 (37.89% from 255 or 36.50% from 263); Green value is 49 (19.53% from 255 or 18.63% from 263); Blue value is 118 (46.48% from 255 or 44.87% from 263); Max value from RGB is 118 - color contains mainly: blue. Hex color #603176 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603176 is #9FCE89. Grayscale: #464646. Windows color (decimal): -10473098 or 7745888. OLE color: 7745888.
HSL color Cylindrical-coordinate representation of color #603176: hue angle of 280.87º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #603176 is Cyan = 0.19, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 49 | 118 | - |
| CMYK | 0.19 | 0.58 | 0 | 0.54 |
| HSL | 280.87º | 0.41% | 0.33% | - |
| HSV(B) | 280.87º | 0.58% | 0.46% | - |
| XYZ | 9.19 | 5.99 | 17.81 | - |
| YUV | 70.92 | 154.57 | 145.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 49 | 118 | 0.19 | 0.58 | 0 | 0.54 | 280.87 | 0.41 | 0.33 |
| Hex | 60 | 31 | 76 | 13 | 3A | 0 | 36 | 119 | 29 | 21 |
| Octal | 140 | 61 | 166 | 23 | 72 | 0 | 66 | 431 | 51 | 41 |
| Binary | 1100000 | 110001 | 1110110 | 10011 | 111010 | 0 | 110110 | 100011001 | 101001 | 100001 |
Color Harmonies of #603176
Complementary color
Monochromatic Colors of #603176
Black with #603176
Text Example
Text Example
White with #603176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603176; }
p { color: rgb(96,49,118); }
H1.HeaderClassName
{
color: #603176;
}
.AnyTagClassName
{
color: #603176;
}
</style>
background-color css
<style>
a { background-color: #603176; }
a { background-color: rgb(96,49,118); }
div.DivClassName
{
background-color: #603176;
}
.BgClassName
{
background-color: #603176;
}
</style>
border-color css
<style>
span { border-color: #603176; }
span { border-color: rgb(96,49,118); }
td.TdClassName
{
border-color: #603176;
}
.TagClassName
{
border-color: #603176;
}
</style>