Shades of Honey Flower #674277
Tints of Honey Flower #674277
RGB
CMYK
RGB Variations
Color information
#674277 (or 0x674277) is known color: Honey Flower. HEX triplet: 67, 42 and 77. RGB value is (103,66,119). Sum of RGB (Red+Green+Blue) = 103+66+119=288 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.76% from 288); Green value is 66 (26.17% from 255 or 22.92% from 288); Blue value is 119 (46.88% from 255 or 41.32% from 288); Max value from RGB is 119 - color contains mainly: blue. Hex color #674277 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674277 is #98BD88. Grayscale: #525252. Windows color (decimal): -10009993 or 7815783. OLE color: 7815783.
HSL color Cylindrical-coordinate representation of color #674277: hue angle of 281.89º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #674277 is Cyan = 0.13, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 66 | 119 | - |
| CMYK | 0.13 | 0.45 | 0 | 0.53 |
| HSL | 281.89º | 0.29% | 0.36% | - |
| HSV(B) | 281.89º | 0.45% | 0.47% | - |
| XYZ | 10.87 | 8.11 | 18.45 | - |
| YUV | 83.11 | 148.26 | 142.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 66 | 119 | 0.13 | 0.45 | 0 | 0.53 | 281.89 | 0.29 | 0.36 |
| Hex | 67 | 42 | 77 | D | 2D | 0 | 35 | 11A | 1D | 24 |
| Octal | 147 | 102 | 167 | 15 | 55 | 0 | 65 | 432 | 35 | 44 |
| Binary | 1100111 | 1000010 | 1110111 | 1101 | 101101 | 0 | 110101 | 100011010 | 11101 | 100100 |
Color Harmonies of #674277
Complementary color
Monochromatic Colors of #674277
Black with #674277
Text Example
Text Example
White with #674277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674277; }
p { color: rgb(103,66,119); }
H1.HeaderClassName
{
color: #674277;
}
.AnyTagClassName
{
color: #674277;
}
</style>
background-color css
<style>
a { background-color: #674277; }
a { background-color: rgb(103,66,119); }
div.DivClassName
{
background-color: #674277;
}
.BgClassName
{
background-color: #674277;
}
</style>
border-color css
<style>
span { border-color: #674277; }
span { border-color: rgb(103,66,119); }
td.TdClassName
{
border-color: #674277;
}
.TagClassName
{
border-color: #674277;
}
</style>