Shades of Honey Flower #674178
Tints of Honey Flower #674178
RGB
CMYK
RGB Variations
Color information
#674178 (or 0x674178) is known color: Honey Flower. HEX triplet: 67, 41 and 78. RGB value is (103,65,120). Sum of RGB (Red+Green+Blue) = 103+65+120=288 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.76% from 288); Green value is 65 (25.78% from 255 or 22.57% from 288); Blue value is 120 (47.27% from 255 or 41.67% from 288); Max value from RGB is 120 - color contains mainly: blue. Hex color #674178 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674178 is #98BE87. Grayscale: #525252. Windows color (decimal): -10010248 or 7881063. OLE color: 7881063.
HSL color Cylindrical-coordinate representation of color #674178: hue angle of 281.45º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #674178 is Cyan = 0.14, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 65 | 120 | - |
| CMYK | 0.14 | 0.46 | 0 | 0.53 |
| HSL | 281.45º | 0.3% | 0.36% | - |
| HSV(B) | 281.45º | 0.46% | 0.47% | - |
| XYZ | 10.87 | 8.02 | 18.74 | - |
| YUV | 82.63 | 149.09 | 142.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 65 | 120 | 0.14 | 0.46 | 0 | 0.53 | 281.45 | 0.3 | 0.36 |
| Hex | 67 | 41 | 78 | E | 2E | 0 | 35 | 119 | 1E | 24 |
| Octal | 147 | 101 | 170 | 16 | 56 | 0 | 65 | 431 | 36 | 44 |
| Binary | 1100111 | 1000001 | 1111000 | 1110 | 101110 | 0 | 110101 | 100011001 | 11110 | 100100 |
Color Harmonies of #674178
Complementary color
Monochromatic Colors of #674178
Black with #674178
Text Example
Text Example
White with #674178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674178; }
p { color: rgb(103,65,120); }
H1.HeaderClassName
{
color: #674178;
}
.AnyTagClassName
{
color: #674178;
}
</style>
background-color css
<style>
a { background-color: #674178; }
a { background-color: rgb(103,65,120); }
div.DivClassName
{
background-color: #674178;
}
.BgClassName
{
background-color: #674178;
}
</style>
border-color css
<style>
span { border-color: #674178; }
span { border-color: rgb(103,65,120); }
td.TdClassName
{
border-color: #674178;
}
.TagClassName
{
border-color: #674178;
}
</style>