Shades of Honey Flower #603072
Tints of Honey Flower #603072
RGB
CMYK
RGB Variations
Color information
#603072 (or 0x603072) is known color: Honey Flower. HEX triplet: 60, 30 and 72. RGB value is (96,48,114). Sum of RGB (Red+Green+Blue) = 96+48+114=258 (34% of max value = 765). Red value is 96 (37.89% from 255 or 37.21% from 258); Green value is 48 (19.14% from 255 or 18.60% from 258); Blue value is 114 (44.92% from 255 or 44.19% from 258); Max value from RGB is 114 - color contains mainly: blue. Hex color #603072 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603072 is #9FCF8D. Grayscale: #454545. Windows color (decimal): -10473358 or 7483488. OLE color: 7483488.
HSL color Cylindrical-coordinate representation of color #603072: hue angle of 283.64º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #603072 is Cyan = 0.16, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 48 | 114 | - |
| CMYK | 0.16 | 0.58 | 0 | 0.55 |
| HSL | 283.64º | 0.41% | 0.32% | - |
| HSV(B) | 283.64º | 0.58% | 0.45% | - |
| XYZ | 8.92 | 5.82 | 16.57 | - |
| YUV | 69.88 | 152.9 | 146.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 48 | 114 | 0.16 | 0.58 | 0 | 0.55 | 283.64 | 0.41 | 0.32 |
| Hex | 60 | 30 | 72 | 10 | 3A | 0 | 37 | 11C | 29 | 20 |
| Octal | 140 | 60 | 162 | 20 | 72 | 0 | 67 | 434 | 51 | 40 |
| Binary | 1100000 | 110000 | 1110010 | 10000 | 111010 | 0 | 110111 | 100011100 | 101001 | 100000 |
Color Harmonies of #603072
Complementary color
Monochromatic Colors of #603072
Black with #603072
Text Example
Text Example
White with #603072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603072; }
p { color: rgb(96,48,114); }
H1.HeaderClassName
{
color: #603072;
}
.AnyTagClassName
{
color: #603072;
}
</style>
background-color css
<style>
a { background-color: #603072; }
a { background-color: rgb(96,48,114); }
div.DivClassName
{
background-color: #603072;
}
.BgClassName
{
background-color: #603072;
}
</style>
border-color css
<style>
span { border-color: #603072; }
span { border-color: rgb(96,48,114); }
td.TdClassName
{
border-color: #603072;
}
.TagClassName
{
border-color: #603072;
}
</style>