Shades of Honey Flower #603376
Tints of Honey Flower #603376
RGB
CMYK
RGB Variations
Color information
#603376 (or 0x603376) is known color: Honey Flower. HEX triplet: 60, 33 and 76. RGB value is (96,51,118). Sum of RGB (Red+Green+Blue) = 96+51+118=265 (35% of max value = 765). Red value is 96 (37.89% from 255 or 36.23% from 265); Green value is 51 (20.31% from 255 or 19.25% from 265); Blue value is 118 (46.48% from 255 or 44.53% from 265); Max value from RGB is 118 - color contains mainly: blue. Hex color #603376 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603376 is #9FCC89. Grayscale: #474747. Windows color (decimal): -10472586 or 7746400. OLE color: 7746400.
HSL color Cylindrical-coordinate representation of color #603376: hue angle of 280.3º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #603376 is Cyan = 0.19, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 51 | 118 | - |
| CMYK | 0.19 | 0.57 | 0 | 0.54 |
| HSL | 280.3º | 0.4% | 0.33% | - |
| HSV(B) | 280.3º | 0.57% | 0.46% | - |
| XYZ | 9.28 | 6.16 | 17.84 | - |
| YUV | 72.09 | 153.91 | 145.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 51 | 118 | 0.19 | 0.57 | 0 | 0.54 | 280.3 | 0.4 | 0.33 |
| Hex | 60 | 33 | 76 | 13 | 39 | 0 | 36 | 118 | 28 | 21 |
| Octal | 140 | 63 | 166 | 23 | 71 | 0 | 66 | 430 | 50 | 41 |
| Binary | 1100000 | 110011 | 1110110 | 10011 | 111001 | 0 | 110110 | 100011000 | 101000 | 100001 |
Color Harmonies of #603376
Complementary color
Monochromatic Colors of #603376
Black with #603376
Text Example
Text Example
White with #603376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603376; }
p { color: rgb(96,51,118); }
H1.HeaderClassName
{
color: #603376;
}
.AnyTagClassName
{
color: #603376;
}
</style>
background-color css
<style>
a { background-color: #603376; }
a { background-color: rgb(96,51,118); }
div.DivClassName
{
background-color: #603376;
}
.BgClassName
{
background-color: #603376;
}
</style>
border-color css
<style>
span { border-color: #603376; }
span { border-color: rgb(96,51,118); }
td.TdClassName
{
border-color: #603376;
}
.TagClassName
{
border-color: #603376;
}
</style>