Shades of Honey Flower #674673
Tints of Honey Flower #674673
RGB
CMYK
RGB Variations
Color information
#674673 (or 0x674673) is known color: Honey Flower. HEX triplet: 67, 46 and 73. RGB value is (103,70,115). Sum of RGB (Red+Green+Blue) = 103+70+115=288 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.76% from 288); Green value is 70 (27.73% from 255 or 24.31% from 288); Blue value is 115 (45.31% from 255 or 39.93% from 288); Max value from RGB is 115 - color contains mainly: blue. Hex color #674673 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674673 is #98B98C. Grayscale: #545454. Windows color (decimal): -10008973 or 7554663. OLE color: 7554663.
HSL color Cylindrical-coordinate representation of color #674673: hue angle of 284º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #674673 is Cyan = 0.10, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 70 | 115 | - |
| CMYK | 0.10 | 0.39 | 0 | 0.55 |
| HSL | 284º | 0.24% | 0.36% | - |
| HSV(B) | 284º | 0.39% | 0.45% | - |
| XYZ | 10.88 | 8.5 | 17.29 | - |
| YUV | 85 | 144.93 | 140.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 70 | 115 | 0.10 | 0.39 | 0 | 0.55 | 284 | 0.24 | 0.36 |
| Hex | 67 | 46 | 73 | A | 27 | 0 | 37 | 11C | 18 | 24 |
| Octal | 147 | 106 | 163 | 12 | 47 | 0 | 67 | 434 | 30 | 44 |
| Binary | 1100111 | 1000110 | 1110011 | 1010 | 100111 | 0 | 110111 | 100011100 | 11000 | 100100 |
Color Harmonies of #674673
Complementary color
Monochromatic Colors of #674673
Black with #674673
Text Example
Text Example
White with #674673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674673; }
p { color: rgb(103,70,115); }
H1.HeaderClassName
{
color: #674673;
}
.AnyTagClassName
{
color: #674673;
}
</style>
background-color css
<style>
a { background-color: #674673; }
a { background-color: rgb(103,70,115); }
div.DivClassName
{
background-color: #674673;
}
.BgClassName
{
background-color: #674673;
}
</style>
border-color css
<style>
span { border-color: #674673; }
span { border-color: rgb(103,70,115); }
td.TdClassName
{
border-color: #674673;
}
.TagClassName
{
border-color: #674673;
}
</style>