Shades of Honey Flower #603576
Tints of Honey Flower #603576
RGB
CMYK
RGB Variations
Color information
#603576 (or 0x603576) is known color: Honey Flower. HEX triplet: 60, 35 and 76. RGB value is (96,53,118). Sum of RGB (Red+Green+Blue) = 96+53+118=267 (35% of max value = 765). Red value is 96 (37.89% from 255 or 35.96% from 267); Green value is 53 (21.09% from 255 or 19.85% from 267); Blue value is 118 (46.48% from 255 or 44.19% from 267); Max value from RGB is 118 - color contains mainly: blue. Hex color #603576 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603576 is #9FCA89. Grayscale: #494949. Windows color (decimal): -10472074 or 7746912. OLE color: 7746912.
HSL color Cylindrical-coordinate representation of color #603576: hue angle of 279.69º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #603576 is Cyan = 0.19, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 53 | 118 | - |
| CMYK | 0.19 | 0.55 | 0 | 0.54 |
| HSL | 279.69º | 0.38% | 0.34% | - |
| HSV(B) | 279.69º | 0.55% | 0.46% | - |
| XYZ | 9.37 | 6.34 | 17.87 | - |
| YUV | 73.27 | 153.25 | 144.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 53 | 118 | 0.19 | 0.55 | 0 | 0.54 | 279.69 | 0.38 | 0.34 |
| Hex | 60 | 35 | 76 | 13 | 37 | 0 | 36 | 118 | 26 | 22 |
| Octal | 140 | 65 | 166 | 23 | 67 | 0 | 66 | 430 | 46 | 42 |
| Binary | 1100000 | 110101 | 1110110 | 10011 | 110111 | 0 | 110110 | 100011000 | 100110 | 100010 |
Color Harmonies of #603576
Complementary color
Monochromatic Colors of #603576
Black with #603576
Text Example
Text Example
White with #603576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603576; }
p { color: rgb(96,53,118); }
H1.HeaderClassName
{
color: #603576;
}
.AnyTagClassName
{
color: #603576;
}
</style>
background-color css
<style>
a { background-color: #603576; }
a { background-color: rgb(96,53,118); }
div.DivClassName
{
background-color: #603576;
}
.BgClassName
{
background-color: #603576;
}
</style>
border-color css
<style>
span { border-color: #603576; }
span { border-color: rgb(96,53,118); }
td.TdClassName
{
border-color: #603576;
}
.TagClassName
{
border-color: #603576;
}
</style>