Shades of Honey Flower #643872
Tints of Honey Flower #643872
RGB
CMYK
RGB Variations
Color information
#643872 (or 0x643872) is known color: Honey Flower. HEX triplet: 64, 38 and 72. RGB value is (100,56,114). Sum of RGB (Red+Green+Blue) = 100+56+114=270 (35% of max value = 765). Red value is 100 (39.45% from 255 or 37.04% from 270); Green value is 56 (22.27% from 255 or 20.74% from 270); Blue value is 114 (44.92% from 255 or 42.22% from 270); Max value from RGB is 114 - color contains mainly: blue. Hex color #643872 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643872 is #9BC78D. Grayscale: #4B4B4B. Windows color (decimal): -10209166 or 7485540. OLE color: 7485540.
HSL color Cylindrical-coordinate representation of color #643872: hue angle of 285.52º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #643872 is Cyan = 0.12, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 100 | 56 | 114 | - |
| CMYK | 0.12 | 0.51 | 0 | 0.55 |
| HSL | 285.52º | 0.34% | 0.33% | - |
| HSV(B) | 285.52º | 0.51% | 0.45% | - |
| XYZ | 9.71 | 6.75 | 16.71 | - |
| YUV | 75.77 | 149.58 | 145.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 56 | 114 | 0.12 | 0.51 | 0 | 0.55 | 285.52 | 0.34 | 0.33 |
| Hex | 64 | 38 | 72 | C | 33 | 0 | 37 | 11E | 22 | 21 |
| Octal | 144 | 70 | 162 | 14 | 63 | 0 | 67 | 436 | 42 | 41 |
| Binary | 1100100 | 111000 | 1110010 | 1100 | 110011 | 0 | 110111 | 100011110 | 100010 | 100001 |
Color Harmonies of #643872
Complementary color
Monochromatic Colors of #643872
Black with #643872
Text Example
Text Example
White with #643872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643872; }
p { color: rgb(100,56,114); }
H1.HeaderClassName
{
color: #643872;
}
.AnyTagClassName
{
color: #643872;
}
</style>
background-color css
<style>
a { background-color: #643872; }
a { background-color: rgb(100,56,114); }
div.DivClassName
{
background-color: #643872;
}
.BgClassName
{
background-color: #643872;
}
</style>
border-color css
<style>
span { border-color: #643872; }
span { border-color: rgb(100,56,114); }
td.TdClassName
{
border-color: #643872;
}
.TagClassName
{
border-color: #643872;
}
</style>