Shades of Honey Flower #634575
Tints of Honey Flower #634575
RGB
CMYK
RGB Variations
Color information
#634575 (or 0x634575) is known color: Honey Flower. HEX triplet: 63, 45 and 75. RGB value is (99,69,117). Sum of RGB (Red+Green+Blue) = 99+69+117=285 (37% of max value = 765). Red value is 99 (39.06% from 255 or 34.74% from 285); Green value is 69 (27.34% from 255 or 24.21% from 285); Blue value is 117 (46.09% from 255 or 41.05% from 285); Max value from RGB is 117 - color contains mainly: blue. Hex color #634575 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634575 is #9CBA8A. Grayscale: #535353. Windows color (decimal): -10271371 or 7685475. OLE color: 7685475.
HSL color Cylindrical-coordinate representation of color #634575: hue angle of 277.5º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #634575 is Cyan = 0.15, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 99 | 69 | 117 | - |
| CMYK | 0.15 | 0.41 | 0 | 0.54 |
| HSL | 277.5º | 0.26% | 0.36% | - |
| HSV(B) | 277.5º | 0.41% | 0.46% | - |
| XYZ | 10.48 | 8.19 | 17.86 | - |
| YUV | 83.44 | 146.94 | 139.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 69 | 117 | 0.15 | 0.41 | 0 | 0.54 | 277.5 | 0.26 | 0.36 |
| Hex | 63 | 45 | 75 | F | 29 | 0 | 36 | 116 | 1A | 24 |
| Octal | 143 | 105 | 165 | 17 | 51 | 0 | 66 | 426 | 32 | 44 |
| Binary | 1100011 | 1000101 | 1110101 | 1111 | 101001 | 0 | 110110 | 100010110 | 11010 | 100100 |
Color Harmonies of #634575
Complementary color
Monochromatic Colors of #634575
Black with #634575
Text Example
Text Example
White with #634575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634575; }
p { color: rgb(99,69,117); }
H1.HeaderClassName
{
color: #634575;
}
.AnyTagClassName
{
color: #634575;
}
</style>
background-color css
<style>
a { background-color: #634575; }
a { background-color: rgb(99,69,117); }
div.DivClassName
{
background-color: #634575;
}
.BgClassName
{
background-color: #634575;
}
</style>
border-color css
<style>
span { border-color: #634575; }
span { border-color: rgb(99,69,117); }
td.TdClassName
{
border-color: #634575;
}
.TagClassName
{
border-color: #634575;
}
</style>