Shades of Honey Flower #643375
Tints of Honey Flower #643375
RGB
CMYK
RGB Variations
Color information
#643375 (or 0x643375) is known color: Honey Flower. HEX triplet: 64, 33 and 75. RGB value is (100,51,117). Sum of RGB (Red+Green+Blue) = 100+51+117=268 (35% of max value = 765). Red value is 100 (39.45% from 255 or 37.31% from 268); Green value is 51 (20.31% from 255 or 19.03% from 268); Blue value is 117 (46.09% from 255 or 43.66% from 268); Max value from RGB is 117 - color contains mainly: blue. Hex color #643375 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643375 is #9BCC8A. Grayscale: #484848. Windows color (decimal): -10210443 or 7680868. OLE color: 7680868.
HSL color Cylindrical-coordinate representation of color #643375: hue angle of 284.55º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #643375 is Cyan = 0.15, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 100 | 51 | 117 | - |
| CMYK | 0.15 | 0.56 | 0 | 0.54 |
| HSL | 284.55º | 0.39% | 0.33% | - |
| HSV(B) | 284.55º | 0.56% | 0.46% | - |
| XYZ | 9.65 | 6.36 | 17.55 | - |
| YUV | 73.18 | 152.73 | 147.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 51 | 117 | 0.15 | 0.56 | 0 | 0.54 | 284.55 | 0.39 | 0.33 |
| Hex | 64 | 33 | 75 | F | 38 | 0 | 36 | 11D | 27 | 21 |
| Octal | 144 | 63 | 165 | 17 | 70 | 0 | 66 | 435 | 47 | 41 |
| Binary | 1100100 | 110011 | 1110101 | 1111 | 111000 | 0 | 110110 | 100011101 | 100111 | 100001 |
Color Harmonies of #643375
Complementary color
Monochromatic Colors of #643375
Black with #643375
Text Example
Text Example
White with #643375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643375; }
p { color: rgb(100,51,117); }
H1.HeaderClassName
{
color: #643375;
}
.AnyTagClassName
{
color: #643375;
}
</style>
background-color css
<style>
a { background-color: #643375; }
a { background-color: rgb(100,51,117); }
div.DivClassName
{
background-color: #643375;
}
.BgClassName
{
background-color: #643375;
}
</style>
border-color css
<style>
span { border-color: #643375; }
span { border-color: rgb(100,51,117); }
td.TdClassName
{
border-color: #643375;
}
.TagClassName
{
border-color: #643375;
}
</style>