Shades of Honey Flower #634174
Tints of Honey Flower #634174
RGB
CMYK
RGB Variations
Color information
#634174 (or 0x634174) is known color: Honey Flower. HEX triplet: 63, 41 and 74. RGB value is (99,65,116). Sum of RGB (Red+Green+Blue) = 99+65+116=280 (37% of max value = 765). Red value is 99 (39.06% from 255 or 35.36% from 280); Green value is 65 (25.78% from 255 or 23.21% from 280); Blue value is 116 (45.70% from 255 or 41.43% from 280); Max value from RGB is 116 - color contains mainly: blue. Hex color #634174 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634174 is #9CBE8B. Grayscale: #505050. Windows color (decimal): -10272396 or 7618915. OLE color: 7618915.
HSL color Cylindrical-coordinate representation of color #634174: hue angle of 280º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #634174 is Cyan = 0.15, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 99 | 65 | 116 | - |
| CMYK | 0.15 | 0.44 | 0 | 0.55 |
| HSL | 280º | 0.28% | 0.35% | - |
| HSV(B) | 280º | 0.44% | 0.45% | - |
| XYZ | 10.19 | 7.69 | 17.47 | - |
| YUV | 80.98 | 147.76 | 140.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 65 | 116 | 0.15 | 0.44 | 0 | 0.55 | 280 | 0.28 | 0.35 |
| Hex | 63 | 41 | 74 | F | 2C | 0 | 37 | 118 | 1C | 23 |
| Octal | 143 | 101 | 164 | 17 | 54 | 0 | 67 | 430 | 34 | 43 |
| Binary | 1100011 | 1000001 | 1110100 | 1111 | 101100 | 0 | 110111 | 100011000 | 11100 | 100011 |
Color Harmonies of #634174
Complementary color
Monochromatic Colors of #634174
Black with #634174
Text Example
Text Example
White with #634174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634174; }
p { color: rgb(99,65,116); }
H1.HeaderClassName
{
color: #634174;
}
.AnyTagClassName
{
color: #634174;
}
</style>
background-color css
<style>
a { background-color: #634174; }
a { background-color: rgb(99,65,116); }
div.DivClassName
{
background-color: #634174;
}
.BgClassName
{
background-color: #634174;
}
</style>
border-color css
<style>
span { border-color: #634174; }
span { border-color: rgb(99,65,116); }
td.TdClassName
{
border-color: #634174;
}
.TagClassName
{
border-color: #634174;
}
</style>