Shades of Honey Flower #603573
Tints of Honey Flower #603573
RGB
CMYK
RGB Variations
Color information
#603573 (or 0x603573) is known color: Honey Flower. HEX triplet: 60, 35 and 73. RGB value is (96,53,115). Sum of RGB (Red+Green+Blue) = 96+53+115=264 (34% of max value = 765). Red value is 96 (37.89% from 255 or 36.36% from 264); Green value is 53 (21.09% from 255 or 20.08% from 264); Blue value is 115 (45.31% from 255 or 43.56% from 264); Max value from RGB is 115 - color contains mainly: blue. Hex color #603573 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603573 is #9FCA8C. Grayscale: #484848. Windows color (decimal): -10472077 or 7550304. OLE color: 7550304.
HSL color Cylindrical-coordinate representation of color #603573: hue angle of 281.61º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #603573 is Cyan = 0.17, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 53 | 115 | - |
| CMYK | 0.17 | 0.54 | 0 | 0.55 |
| HSL | 281.61º | 0.37% | 0.33% | - |
| HSV(B) | 281.61º | 0.54% | 0.45% | - |
| XYZ | 9.19 | 6.27 | 16.95 | - |
| YUV | 72.93 | 151.75 | 144.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 53 | 115 | 0.17 | 0.54 | 0 | 0.55 | 281.61 | 0.37 | 0.33 |
| Hex | 60 | 35 | 73 | 11 | 36 | 0 | 37 | 11A | 25 | 21 |
| Octal | 140 | 65 | 163 | 21 | 66 | 0 | 67 | 432 | 45 | 41 |
| Binary | 1100000 | 110101 | 1110011 | 10001 | 110110 | 0 | 110111 | 100011010 | 100101 | 100001 |
Color Harmonies of #603573
Complementary color
Monochromatic Colors of #603573
Black with #603573
Text Example
Text Example
White with #603573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603573; }
p { color: rgb(96,53,115); }
H1.HeaderClassName
{
color: #603573;
}
.AnyTagClassName
{
color: #603573;
}
</style>
background-color css
<style>
a { background-color: #603573; }
a { background-color: rgb(96,53,115); }
div.DivClassName
{
background-color: #603573;
}
.BgClassName
{
background-color: #603573;
}
</style>
border-color css
<style>
span { border-color: #603573; }
span { border-color: rgb(96,53,115); }
td.TdClassName
{
border-color: #603573;
}
.TagClassName
{
border-color: #603573;
}
</style>