Shades of Honey Flower #674479
Tints of Honey Flower #674479
RGB
CMYK
RGB Variations
Color information
#674479 (or 0x674479) is known color: Honey Flower. HEX triplet: 67, 44 and 79. RGB value is (103,68,121). Sum of RGB (Red+Green+Blue) = 103+68+121=292 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.27% from 292); Green value is 68 (26.95% from 255 or 23.29% from 292); Blue value is 121 (47.66% from 255 or 41.44% from 292); Max value from RGB is 121 - color contains mainly: blue. Hex color #674479 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674479 is #98BB86. Grayscale: #545454. Windows color (decimal): -10009479 or 7947367. OLE color: 7947367.
HSL color Cylindrical-coordinate representation of color #674479: hue angle of 279.62º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #674479 is Cyan = 0.15, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 68 | 121 | - |
| CMYK | 0.15 | 0.44 | 0 | 0.53 |
| HSL | 279.62º | 0.28% | 0.37% | - |
| HSV(B) | 279.62º | 0.44% | 0.47% | - |
| XYZ | 11.11 | 8.4 | 19.12 | - |
| YUV | 84.51 | 148.6 | 141.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 68 | 121 | 0.15 | 0.44 | 0 | 0.53 | 279.62 | 0.28 | 0.37 |
| Hex | 67 | 44 | 79 | F | 2C | 0 | 35 | 118 | 1C | 25 |
| Octal | 147 | 104 | 171 | 17 | 54 | 0 | 65 | 430 | 34 | 45 |
| Binary | 1100111 | 1000100 | 1111001 | 1111 | 101100 | 0 | 110101 | 100011000 | 11100 | 100101 |
Color Harmonies of #674479
Complementary color
Monochromatic Colors of #674479
Black with #674479
Text Example
Text Example
White with #674479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674479; }
p { color: rgb(103,68,121); }
H1.HeaderClassName
{
color: #674479;
}
.AnyTagClassName
{
color: #674479;
}
</style>
background-color css
<style>
a { background-color: #674479; }
a { background-color: rgb(103,68,121); }
div.DivClassName
{
background-color: #674479;
}
.BgClassName
{
background-color: #674479;
}
</style>
border-color css
<style>
span { border-color: #674479; }
span { border-color: rgb(103,68,121); }
td.TdClassName
{
border-color: #674479;
}
.TagClassName
{
border-color: #674479;
}
</style>