Shades of Honey Flower #634471
Tints of Honey Flower #634471
RGB
CMYK
RGB Variations
Color information
#634471 (or 0x634471) is known color: Honey Flower. HEX triplet: 63, 44 and 71. RGB value is (99,68,113). Sum of RGB (Red+Green+Blue) = 99+68+113=280 (37% of max value = 765). Red value is 99 (39.06% from 255 or 35.36% from 280); Green value is 68 (26.95% from 255 or 24.29% from 280); Blue value is 113 (44.53% from 255 or 40.36% from 280); Max value from RGB is 113 - color contains mainly: blue. Hex color #634471 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634471 is #9CBB8E. Grayscale: #525252. Windows color (decimal): -10271631 or 7423075. OLE color: 7423075.
HSL color Cylindrical-coordinate representation of color #634471: hue angle of 281.33º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #634471 is Cyan = 0.12, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 68 | 113 | - |
| CMYK | 0.12 | 0.40 | 0 | 0.56 |
| HSL | 281.33º | 0.25% | 0.35% | - |
| HSV(B) | 281.33º | 0.4% | 0.44% | - |
| XYZ | 10.19 | 7.98 | 16.63 | - |
| YUV | 82.4 | 145.27 | 139.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 68 | 113 | 0.12 | 0.40 | 0 | 0.56 | 281.33 | 0.25 | 0.35 |
| Hex | 63 | 44 | 71 | C | 28 | 0 | 38 | 119 | 19 | 23 |
| Octal | 143 | 104 | 161 | 14 | 50 | 0 | 70 | 431 | 31 | 43 |
| Binary | 1100011 | 1000100 | 1110001 | 1100 | 101000 | 0 | 111000 | 100011001 | 11001 | 100011 |
Color Harmonies of #634471
Complementary color
Monochromatic Colors of #634471
Black with #634471
Text Example
Text Example
White with #634471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634471; }
p { color: rgb(99,68,113); }
H1.HeaderClassName
{
color: #634471;
}
.AnyTagClassName
{
color: #634471;
}
</style>
background-color css
<style>
a { background-color: #634471; }
a { background-color: rgb(99,68,113); }
div.DivClassName
{
background-color: #634471;
}
.BgClassName
{
background-color: #634471;
}
</style>
border-color css
<style>
span { border-color: #634471; }
span { border-color: rgb(99,68,113); }
td.TdClassName
{
border-color: #634471;
}
.TagClassName
{
border-color: #634471;
}
</style>