Shades of Honey Flower #674278
Tints of Honey Flower #674278
RGB
CMYK
RGB Variations
Color information
#674278 (or 0x674278) is known color: Honey Flower. HEX triplet: 67, 42 and 78. RGB value is (103,66,120). Sum of RGB (Red+Green+Blue) = 103+66+120=289 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.64% from 289); Green value is 66 (26.17% from 255 or 22.84% from 289); Blue value is 120 (47.27% from 255 or 41.52% from 289); Max value from RGB is 120 - color contains mainly: blue. Hex color #674278 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674278 is #98BD87. Grayscale: #535353. Windows color (decimal): -10009992 or 7881319. OLE color: 7881319.
HSL color Cylindrical-coordinate representation of color #674278: hue angle of 281.11º 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 #674278 is Cyan = 0.14, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 66 | 120 | - |
| CMYK | 0.14 | 0.45 | 0 | 0.53 |
| HSL | 281.11º | 0.29% | 0.36% | - |
| HSV(B) | 281.11º | 0.45% | 0.47% | - |
| XYZ | 10.93 | 8.14 | 18.76 | - |
| YUV | 83.22 | 148.76 | 142.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 66 | 120 | 0.14 | 0.45 | 0 | 0.53 | 281.11 | 0.29 | 0.36 |
| Hex | 67 | 42 | 78 | E | 2D | 0 | 35 | 119 | 1D | 24 |
| Octal | 147 | 102 | 170 | 16 | 55 | 0 | 65 | 431 | 35 | 44 |
| Binary | 1100111 | 1000010 | 1111000 | 1110 | 101101 | 0 | 110101 | 100011001 | 11101 | 100100 |
Color Harmonies of #674278
Complementary color
Monochromatic Colors of #674278
Black with #674278
Text Example
Text Example
White with #674278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674278; }
p { color: rgb(103,66,120); }
H1.HeaderClassName
{
color: #674278;
}
.AnyTagClassName
{
color: #674278;
}
</style>
background-color css
<style>
a { background-color: #674278; }
a { background-color: rgb(103,66,120); }
div.DivClassName
{
background-color: #674278;
}
.BgClassName
{
background-color: #674278;
}
</style>
border-color css
<style>
span { border-color: #674278; }
span { border-color: rgb(103,66,120); }
td.TdClassName
{
border-color: #674278;
}
.TagClassName
{
border-color: #674278;
}
</style>