Shades of Honey Flower #603370
Tints of Honey Flower #603370
RGB
CMYK
RGB Variations
Color information
#603370 (or 0x603370) is known color: Honey Flower. HEX triplet: 60, 33 and 70. RGB value is (96,51,112). Sum of RGB (Red+Green+Blue) = 96+51+112=259 (34% of max value = 765). Red value is 96 (37.89% from 255 or 37.07% from 259); Green value is 51 (20.31% from 255 or 19.69% from 259); Blue value is 112 (44.14% from 255 or 43.24% from 259); Max value from RGB is 112 - color contains mainly: blue. Hex color #603370 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603370 is #9FCC8F. Grayscale: #474747. Windows color (decimal): -10472592 or 7353184. OLE color: 7353184.
HSL color Cylindrical-coordinate representation of color #603370: hue angle of 284.26º 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 #603370 is Cyan = 0.14, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 96 | 51 | 112 | - |
| CMYK | 0.14 | 0.54 | 0 | 0.56 |
| HSL | 284.26º | 0.37% | 0.32% | - |
| HSV(B) | 284.26º | 0.54% | 0.44% | - |
| XYZ | 8.93 | 6.02 | 16.02 | - |
| YUV | 71.41 | 150.91 | 145.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 51 | 112 | 0.14 | 0.54 | 0 | 0.56 | 284.26 | 0.37 | 0.32 |
| Hex | 60 | 33 | 70 | E | 36 | 0 | 38 | 11C | 25 | 20 |
| Octal | 140 | 63 | 160 | 16 | 66 | 0 | 70 | 434 | 45 | 40 |
| Binary | 1100000 | 110011 | 1110000 | 1110 | 110110 | 0 | 111000 | 100011100 | 100101 | 100000 |
Color Harmonies of #603370
Complementary color
Monochromatic Colors of #603370
Black with #603370
Text Example
Text Example
White with #603370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603370; }
p { color: rgb(96,51,112); }
H1.HeaderClassName
{
color: #603370;
}
.AnyTagClassName
{
color: #603370;
}
</style>
background-color css
<style>
a { background-color: #603370; }
a { background-color: rgb(96,51,112); }
div.DivClassName
{
background-color: #603370;
}
.BgClassName
{
background-color: #603370;
}
</style>
border-color css
<style>
span { border-color: #603370; }
span { border-color: rgb(96,51,112); }
td.TdClassName
{
border-color: #603370;
}
.TagClassName
{
border-color: #603370;
}
</style>