Shades of Honey Flower #674276
Tints of Honey Flower #674276
RGB
CMYK
RGB Variations
Color information
#674276 (or 0x674276) is known color: Honey Flower. HEX triplet: 67, 42 and 76. RGB value is (103,66,118). Sum of RGB (Red+Green+Blue) = 103+66+118=287 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.89% from 287); Green value is 66 (26.17% from 255 or 23.00% from 287); Blue value is 118 (46.48% from 255 or 41.11% from 287); Max value from RGB is 118 - color contains mainly: blue. Hex color #674276 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674276 is #98BD89. Grayscale: #525252. Windows color (decimal): -10009994 or 7750247. OLE color: 7750247.
HSL color Cylindrical-coordinate representation of color #674276: hue angle of 282.69º degrees, saturation: 0.28, 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 #674276 is Cyan = 0.13, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 66 | 118 | - |
| CMYK | 0.13 | 0.44 | 0 | 0.54 |
| HSL | 282.69º | 0.28% | 0.36% | - |
| HSV(B) | 282.69º | 0.44% | 0.46% | - |
| XYZ | 10.81 | 8.09 | 18.13 | - |
| YUV | 82.99 | 147.76 | 142.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 66 | 118 | 0.13 | 0.44 | 0 | 0.54 | 282.69 | 0.28 | 0.36 |
| Hex | 67 | 42 | 76 | D | 2C | 0 | 36 | 11B | 1C | 24 |
| Octal | 147 | 102 | 166 | 15 | 54 | 0 | 66 | 433 | 34 | 44 |
| Binary | 1100111 | 1000010 | 1110110 | 1101 | 101100 | 0 | 110110 | 100011011 | 11100 | 100100 |
Color Harmonies of #674276
Complementary color
Monochromatic Colors of #674276
Black with #674276
Text Example
Text Example
White with #674276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674276; }
p { color: rgb(103,66,118); }
H1.HeaderClassName
{
color: #674276;
}
.AnyTagClassName
{
color: #674276;
}
</style>
background-color css
<style>
a { background-color: #674276; }
a { background-color: rgb(103,66,118); }
div.DivClassName
{
background-color: #674276;
}
.BgClassName
{
background-color: #674276;
}
</style>
border-color css
<style>
span { border-color: #674276; }
span { border-color: rgb(103,66,118); }
td.TdClassName
{
border-color: #674276;
}
.TagClassName
{
border-color: #674276;
}
</style>