Shades of Honey Flower #603470
Tints of Honey Flower #603470
RGB
CMYK
RGB Variations
Color information
#603470 (or 0x603470) is known color: Honey Flower. HEX triplet: 60, 34 and 70. RGB value is (96,52,112). Sum of RGB (Red+Green+Blue) = 96+52+112=260 (34% of max value = 765). Red value is 96 (37.89% from 255 or 36.92% from 260); Green value is 52 (20.70% from 255 or 20% from 260); Blue value is 112 (44.14% from 255 or 43.08% from 260); Max value from RGB is 112 - color contains mainly: blue. Hex color #603470 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603470 is #9FCB8F. Grayscale: #474747. Windows color (decimal): -10472336 or 7353440. OLE color: 7353440.
HSL color Cylindrical-coordinate representation of color #603470: hue angle of 284º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #603470 is Cyan = 0.14, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 96 | 52 | 112 | - |
| CMYK | 0.14 | 0.54 | 0 | 0.56 |
| HSL | 284º | 0.37% | 0.32% | - |
| HSV(B) | 284º | 0.54% | 0.44% | - |
| XYZ | 8.98 | 6.11 | 16.04 | - |
| YUV | 72 | 150.58 | 145.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 52 | 112 | 0.14 | 0.54 | 0 | 0.56 | 284 | 0.37 | 0.32 |
| Hex | 60 | 34 | 70 | E | 36 | 0 | 38 | 11C | 25 | 20 |
| Octal | 140 | 64 | 160 | 16 | 66 | 0 | 70 | 434 | 45 | 40 |
| Binary | 1100000 | 110100 | 1110000 | 1110 | 110110 | 0 | 111000 | 100011100 | 100101 | 100000 |
Color Harmonies of #603470
Complementary color
Monochromatic Colors of #603470
Black with #603470
Text Example
Text Example
White with #603470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603470; }
p { color: rgb(96,52,112); }
H1.HeaderClassName
{
color: #603470;
}
.AnyTagClassName
{
color: #603470;
}
</style>
background-color css
<style>
a { background-color: #603470; }
a { background-color: rgb(96,52,112); }
div.DivClassName
{
background-color: #603470;
}
.BgClassName
{
background-color: #603470;
}
</style>
border-color css
<style>
span { border-color: #603470; }
span { border-color: rgb(96,52,112); }
td.TdClassName
{
border-color: #603470;
}
.TagClassName
{
border-color: #603470;
}
</style>