Shades of Honey Flower #674574
Tints of Honey Flower #674574
RGB
CMYK
RGB Variations
Color information
#674574 (or 0x674574) is known color: Honey Flower. HEX triplet: 67, 45 and 74. RGB value is (103,69,116). Sum of RGB (Red+Green+Blue) = 103+69+116=288 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.76% from 288); Green value is 69 (27.34% from 255 or 23.96% from 288); Blue value is 116 (45.70% from 255 or 40.28% from 288); Max value from RGB is 116 - color contains mainly: blue. Hex color #674574 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674574 is #98BA8B. Grayscale: #545454. Windows color (decimal): -10009228 or 7619943. OLE color: 7619943.
HSL color Cylindrical-coordinate representation of color #674574: hue angle of 283.4º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #674574 is Cyan = 0.11, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 69 | 116 | - |
| CMYK | 0.11 | 0.41 | 0 | 0.55 |
| HSL | 283.4º | 0.25% | 0.36% | - |
| HSV(B) | 283.4º | 0.41% | 0.45% | - |
| XYZ | 10.87 | 8.4 | 17.57 | - |
| YUV | 84.52 | 145.76 | 141.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 69 | 116 | 0.11 | 0.41 | 0 | 0.55 | 283.4 | 0.25 | 0.36 |
| Hex | 67 | 45 | 74 | B | 29 | 0 | 37 | 11B | 19 | 24 |
| Octal | 147 | 105 | 164 | 13 | 51 | 0 | 67 | 433 | 31 | 44 |
| Binary | 1100111 | 1000101 | 1110100 | 1011 | 101001 | 0 | 110111 | 100011011 | 11001 | 100100 |
Color Harmonies of #674574
Complementary color
Monochromatic Colors of #674574
Black with #674574
Text Example
Text Example
White with #674574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674574; }
p { color: rgb(103,69,116); }
H1.HeaderClassName
{
color: #674574;
}
.AnyTagClassName
{
color: #674574;
}
</style>
background-color css
<style>
a { background-color: #674574; }
a { background-color: rgb(103,69,116); }
div.DivClassName
{
background-color: #674574;
}
.BgClassName
{
background-color: #674574;
}
</style>
border-color css
<style>
span { border-color: #674574; }
span { border-color: rgb(103,69,116); }
td.TdClassName
{
border-color: #674574;
}
.TagClassName
{
border-color: #674574;
}
</style>