Shades of Honey Flower #674175
Tints of Honey Flower #674175
RGB
CMYK
RGB Variations
Color information
#674175 (or 0x674175) is known color: Honey Flower. HEX triplet: 67, 41 and 75. RGB value is (103,65,117). Sum of RGB (Red+Green+Blue) = 103+65+117=285 (37% of max value = 765). Red value is 103 (40.62% from 255 or 36.14% from 285); Green value is 65 (25.78% from 255 or 22.81% from 285); Blue value is 117 (46.09% from 255 or 41.05% from 285); Max value from RGB is 117 - color contains mainly: blue. Hex color #674175 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674175 is #98BE8A. Grayscale: #525252. Windows color (decimal): -10010251 or 7684455. OLE color: 7684455.
HSL color Cylindrical-coordinate representation of color #674175: hue angle of 283.85º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #674175 is Cyan = 0.12, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 65 | 117 | - |
| CMYK | 0.12 | 0.44 | 0 | 0.54 |
| HSL | 283.85º | 0.29% | 0.36% | - |
| HSV(B) | 283.85º | 0.44% | 0.46% | - |
| XYZ | 10.69 | 7.95 | 17.8 | - |
| YUV | 82.29 | 147.59 | 142.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 65 | 117 | 0.12 | 0.44 | 0 | 0.54 | 283.85 | 0.29 | 0.36 |
| Hex | 67 | 41 | 75 | C | 2C | 0 | 36 | 11C | 1D | 24 |
| Octal | 147 | 101 | 165 | 14 | 54 | 0 | 66 | 434 | 35 | 44 |
| Binary | 1100111 | 1000001 | 1110101 | 1100 | 101100 | 0 | 110110 | 100011100 | 11101 | 100100 |
Color Harmonies of #674175
Complementary color
Monochromatic Colors of #674175
Black with #674175
Text Example
Text Example
White with #674175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674175; }
p { color: rgb(103,65,117); }
H1.HeaderClassName
{
color: #674175;
}
.AnyTagClassName
{
color: #674175;
}
</style>
background-color css
<style>
a { background-color: #674175; }
a { background-color: rgb(103,65,117); }
div.DivClassName
{
background-color: #674175;
}
.BgClassName
{
background-color: #674175;
}
</style>
border-color css
<style>
span { border-color: #674175; }
span { border-color: rgb(103,65,117); }
td.TdClassName
{
border-color: #674175;
}
.TagClassName
{
border-color: #674175;
}
</style>