Shades of Honey Flower #603377
Tints of Honey Flower #603377
RGB
CMYK
RGB Variations
Color information
#603377 (or 0x603377) is known color: Honey Flower. HEX triplet: 60, 33 and 77. RGB value is (96,51,119). Sum of RGB (Red+Green+Blue) = 96+51+119=266 (35% of max value = 765). Red value is 96 (37.89% from 255 or 36.09% from 266); Green value is 51 (20.31% from 255 or 19.17% from 266); Blue value is 119 (46.88% from 255 or 44.74% from 266); Max value from RGB is 119 - color contains mainly: blue. Hex color #603377 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603377 is #9FCC88. Grayscale: #474747. Windows color (decimal): -10472585 or 7811936. OLE color: 7811936.
HSL color Cylindrical-coordinate representation of color #603377: hue angle of 279.71º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #603377 is Cyan = 0.19, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 96 | 51 | 119 | - |
| CMYK | 0.19 | 0.57 | 0 | 0.53 |
| HSL | 279.71º | 0.4% | 0.33% | - |
| HSV(B) | 279.71º | 0.57% | 0.47% | - |
| XYZ | 9.34 | 6.19 | 18.15 | - |
| YUV | 72.21 | 154.41 | 144.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 51 | 119 | 0.19 | 0.57 | 0 | 0.53 | 279.71 | 0.4 | 0.33 |
| Hex | 60 | 33 | 77 | 13 | 39 | 0 | 35 | 118 | 28 | 21 |
| Octal | 140 | 63 | 167 | 23 | 71 | 0 | 65 | 430 | 50 | 41 |
| Binary | 1100000 | 110011 | 1110111 | 10011 | 111001 | 0 | 110101 | 100011000 | 101000 | 100001 |
Color Harmonies of #603377
Complementary color
Monochromatic Colors of #603377
Black with #603377
Text Example
Text Example
White with #603377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603377; }
p { color: rgb(96,51,119); }
H1.HeaderClassName
{
color: #603377;
}
.AnyTagClassName
{
color: #603377;
}
</style>
background-color css
<style>
a { background-color: #603377; }
a { background-color: rgb(96,51,119); }
div.DivClassName
{
background-color: #603377;
}
.BgClassName
{
background-color: #603377;
}
</style>
border-color css
<style>
span { border-color: #603377; }
span { border-color: rgb(96,51,119); }
td.TdClassName
{
border-color: #603377;
}
.TagClassName
{
border-color: #603377;
}
</style>