#713756

Color #713756 Flirt (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Flirt #713756

Tints of Flirt #713756

Color information

#713756 (or 0x713756) is unknown color: approx Flirt. HEX triplet: 71, 37 and 56. RGB value is (113,55,86). Sum of RGB (Red+Green+Blue) = 113+55+86=254 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.49% from 254); Green value is 55 (21.88% from 255 or 21.65% from 254); Blue value is 86 (33.98% from 255 or 33.86% from 254); Max value from RGB is 113 - color contains mainly: red. Hex color #713756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713756 is #8EC8A9. Grayscale: #4B4B4B. Windows color (decimal): -9357482 or 5650289. OLE color: 5650289.

HSL color Cylindrical-coordinate representation of color #713756: hue angle of 327.93º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #713756 is Cyan = 0, Magento = 0.51, Yellow = 0.24 and Black (K on CMYK) = 0.56.

Color convert

RGB1135586-
CMYK00.510.240.56
HSL327.93º34.52%32.94%-
HSV(B)327.93º51.33%44.31%-
XYZ9.866.919.62-
YUV75.88133.72154.48-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 113 (44.53% from 255) = 44.49%
GREEN value IS 55 (21.88% from 255) = 21.65%
BLUE value IS 86 (33.98% from 255) = 33.86%
R=44.49%
G=21.65%
B=33.86%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.51
Y (Yellow) values IS 0.24
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal113558600.510.240.56327.9334.5232.94
Hex71375603318381482321
Octal1616712606330705104341
Binary11100011101111010110011001111000111000101001000100011100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #713756

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #713756; }

 p { color: rgb(113,55,86); }

 H1.HeaderClassName
 {
   color: #713756;
 }
 .AnyTagClassName
 {
   color: #713756;
 }
</style>
background-color css

<style>
 a { background-color: #713756; }

 a { background-color: rgb(113,55,86); }

 div.DivClassName
 {
   background-color: #713756;
 }
 .BgClassName
 {
   background-color: #713756;
 }
</style>
border-color css

<style>
 span { border-color: #713756; }

 span { border-color: rgb(113,55,86); }

 td.TdClassName
 {
   border-color: #713756;
 }
 .TagClassName
 {
   border-color: #713756;
 }
</style>