Shades of Honey Flower #57316D
Tints of Honey Flower #57316D
RGB
CMYK
RGB Variations
Color information
#57316D (or 0x57316D) is known color: Honey Flower. HEX triplet: 57, 31 and 6D. RGB value is (87,49,109). Sum of RGB (Red+Green+Blue) = 87+49+109=245 (32% of max value = 765). Red value is 87 (34.38% from 255 or 35.51% from 245); Green value is 49 (19.53% from 255 or 20% from 245); Blue value is 109 (42.97% from 255 or 44.49% from 245); Max value from RGB is 109 - color contains mainly: blue. Hex color #57316D is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #57316D is #A8CE92. Grayscale: #434343. Windows color (decimal): -11062931 or 7156055. OLE color: 7156055.
HSL color Cylindrical-coordinate representation of color #57316D: hue angle of 278º degrees, saturation: 0.38, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #57316D is Cyan = 0.20, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 87 | 49 | 109 | - |
| CMYK | 0.20 | 0.55 | 0 | 0.57 |
| HSL | 278º | 0.38% | 0.31% | - |
| HSV(B) | 278º | 0.55% | 0.43% | - |
| XYZ | 7.79 | 5.33 | 15.09 | - |
| YUV | 67.2 | 151.59 | 142.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 49 | 109 | 0.20 | 0.55 | 0 | 0.57 | 278 | 0.38 | 0.31 |
| Hex | 57 | 31 | 6D | 14 | 37 | 0 | 39 | 116 | 26 | 1F |
| Octal | 127 | 61 | 155 | 24 | 67 | 0 | 71 | 426 | 46 | 37 |
| Binary | 1010111 | 110001 | 1101101 | 10100 | 110111 | 0 | 111001 | 100010110 | 100110 | 11111 |
Color Harmonies of #57316D
Complementary color
Monochromatic Colors of #57316D
Black with #57316D
Text Example
Text Example
White with #57316D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57316D; }
p { color: rgb(87,49,109); }
H1.HeaderClassName
{
color: #57316D;
}
.AnyTagClassName
{
color: #57316D;
}
</style>
background-color css
<style>
a { background-color: #57316D; }
a { background-color: rgb(87,49,109); }
div.DivClassName
{
background-color: #57316D;
}
.BgClassName
{
background-color: #57316D;
}
</style>
border-color css
<style>
span { border-color: #57316D; }
span { border-color: rgb(87,49,109); }
td.TdClassName
{
border-color: #57316D;
}
.TagClassName
{
border-color: #57316D;
}
</style>