Shades of Honey Flower #674374
Tints of Honey Flower #674374
RGB
CMYK
RGB Variations
Color information
#674374 (or 0x674374) is known color: Honey Flower. HEX triplet: 67, 43 and 74. RGB value is (103,67,116). Sum of RGB (Red+Green+Blue) = 103+67+116=286 (37% of max value = 765). Red value is 103 (40.62% from 255 or 36.01% from 286); Green value is 67 (26.56% from 255 or 23.43% from 286); Blue value is 116 (45.70% from 255 or 40.56% from 286); Max value from RGB is 116 - color contains mainly: blue. Hex color #674374 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674374 is #98BC8B. Grayscale: #535353. Windows color (decimal): -10009740 or 7619431. OLE color: 7619431.
HSL color Cylindrical-coordinate representation of color #674374: hue angle of 284.08º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #674374 is Cyan = 0.11, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 67 | 116 | - |
| CMYK | 0.11 | 0.42 | 0 | 0.55 |
| HSL | 284.08º | 0.27% | 0.36% | - |
| HSV(B) | 284.08º | 0.42% | 0.45% | - |
| XYZ | 10.75 | 8.16 | 17.53 | - |
| YUV | 83.35 | 146.43 | 142.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 67 | 116 | 0.11 | 0.42 | 0 | 0.55 | 284.08 | 0.27 | 0.36 |
| Hex | 67 | 43 | 74 | B | 2A | 0 | 37 | 11C | 1B | 24 |
| Octal | 147 | 103 | 164 | 13 | 52 | 0 | 67 | 434 | 33 | 44 |
| Binary | 1100111 | 1000011 | 1110100 | 1011 | 101010 | 0 | 110111 | 100011100 | 11011 | 100100 |
Color Harmonies of #674374
Complementary color
Monochromatic Colors of #674374
Black with #674374
Text Example
Text Example
White with #674374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674374; }
p { color: rgb(103,67,116); }
H1.HeaderClassName
{
color: #674374;
}
.AnyTagClassName
{
color: #674374;
}
</style>
background-color css
<style>
a { background-color: #674374; }
a { background-color: rgb(103,67,116); }
div.DivClassName
{
background-color: #674374;
}
.BgClassName
{
background-color: #674374;
}
</style>
border-color css
<style>
span { border-color: #674374; }
span { border-color: rgb(103,67,116); }
td.TdClassName
{
border-color: #674374;
}
.TagClassName
{
border-color: #674374;
}
</style>