Shades of Honey Flower #544263
Tints of Honey Flower #544263
RGB
CMYK
RGB Variations
Color information
#544263 (or 0x544263) is known color: Honey Flower. HEX triplet: 54, 42 and 63. RGB value is (84,66,99). Sum of RGB (Red+Green+Blue) = 84+66+99=249 (32% of max value = 765). Red value is 84 (33.20% from 255 or 33.73% from 249); Green value is 66 (26.17% from 255 or 26.51% from 249); Blue value is 99 (39.06% from 255 or 39.76% from 249); Max value from RGB is 99 - color contains mainly: blue. Hex color #544263 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #544263 is #ABBD9C. Grayscale: #4B4B4B. Windows color (decimal): -11255197 or 6505044. OLE color: 6505044.
HSL color Cylindrical-coordinate representation of color #544263: hue angle of 272.73º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #544263 is Cyan = 0.15, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 84 | 66 | 99 | - |
| CMYK | 0.15 | 0.33 | 0 | 0.61 |
| HSL | 272.73º | 0.2% | 0.32% | - |
| HSV(B) | 272.73º | 0.33% | 0.39% | - |
| XYZ | 7.86 | 6.68 | 12.68 | - |
| YUV | 75.14 | 141.46 | 134.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 66 | 99 | 0.15 | 0.33 | 0 | 0.61 | 272.73 | 0.2 | 0.32 |
| Hex | 54 | 42 | 63 | F | 21 | 0 | 3D | 111 | 14 | 20 |
| Octal | 124 | 102 | 143 | 17 | 41 | 0 | 75 | 421 | 24 | 40 |
| Binary | 1010100 | 1000010 | 1100011 | 1111 | 100001 | 0 | 111101 | 100010001 | 10100 | 100000 |
Color Harmonies of #544263
Complementary color
Monochromatic Colors of #544263
Black with #544263
Text Example
Text Example
White with #544263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544263; }
p { color: rgb(84,66,99); }
H1.HeaderClassName
{
color: #544263;
}
.AnyTagClassName
{
color: #544263;
}
</style>
background-color css
<style>
a { background-color: #544263; }
a { background-color: rgb(84,66,99); }
div.DivClassName
{
background-color: #544263;
}
.BgClassName
{
background-color: #544263;
}
</style>
border-color css
<style>
span { border-color: #544263; }
span { border-color: rgb(84,66,99); }
td.TdClassName
{
border-color: #544263;
}
.TagClassName
{
border-color: #544263;
}
</style>