#713657

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

Shades of Flirt #713657

Tints of Flirt #713657

Color information

#713657 (or 0x713657) is unknown color: approx Flirt. HEX triplet: 71, 36 and 57. RGB value is (113,54,87). Sum of RGB (Red+Green+Blue) = 113+54+87=254 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.49% from 254); Green value is 54 (21.48% from 255 or 21.26% from 254); Blue value is 87 (34.38% from 255 or 34.25% from 254); Max value from RGB is 113 - color contains mainly: red. Hex color #713657 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713657 is #8EC9A8. Grayscale: #4B4B4B. Windows color (decimal): -9357737 or 5715569. OLE color: 5715569.

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

Color convert

RGB1135487-
CMYK00.520.230.56
HSL326.44º35.33%32.75%-
HSV(B)326.44º52.21%44.31%-
XYZ9.856.849.82-
YUV75.4134.55154.82-

RGB Variations

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

RGB

RED value IS 113 (44.53% from 255) = 44.49%
GREEN value IS 54 (21.48% from 255) = 21.26%
BLUE value IS 87 (34.38% from 255) = 34.25%
R=44.49%
G=21.26%
B=34.25%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.52
Y (Yellow) values IS 0.23
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal113548700.520.230.56326.4435.3332.75
Hex71365703417381462321
Octal1616612706427705064341
Binary11100011101101010111011010010111111000101000110100011100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #713657

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #713657; }

 p { color: rgb(113,54,87); }

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

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

 a { background-color: rgb(113,54,87); }

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

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

 span { border-color: rgb(113,54,87); }

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