#793560

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

Shades of Flirt #793560

Tints of Flirt #793560

Color information

#793560 (or 0x793560) is unknown color: approx Flirt. HEX triplet: 79, 35 and 60. RGB value is (121,53,96). Sum of RGB (Red+Green+Blue) = 121+53+96=270 (35% of max value = 765). Red value is 121 (47.66% from 255 or 44.81% from 270); Green value is 53 (21.09% from 255 or 19.63% from 270); Blue value is 96 (37.89% from 255 or 35.56% from 270); Max value from RGB is 121 - color contains mainly: red. Hex color #793560 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793560 is #86CA9F. Grayscale: #4E4E4E. Windows color (decimal): -8833696 or 6305145. OLE color: 6305145.

HSL color Cylindrical-coordinate representation of color #793560: hue angle of 322.06º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #793560 is Cyan = 0, Magento = 0.56, Yellow = 0.21 and Black (K on CMYK) = 0.53.

Color convert

RGB1215396-
CMYK00.560.210.53
HSL322.06º39.08%34.12%-
HSV(B)322.06º56.2%47.45%-
XYZ11.277.4611.91-
YUV78.23138.03158.5-

RGB Variations

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

RGB

RED value IS 121 (47.66% from 255) = 44.81%
GREEN value IS 53 (21.09% from 255) = 19.63%
BLUE value IS 96 (37.89% from 255) = 35.56%
R=44.81%
G=19.63%
B=35.56%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.56
Y (Yellow) values IS 0.21
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal121539600.560.210.53322.0639.0834.12
Hex79356003815351422722
Octal1716514007025655024742
Binary11110011101011100000011100010101110101101000010100111100010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #793560

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #793560; }

 p { color: rgb(121,53,96); }

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

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

 a { background-color: rgb(121,53,96); }

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

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

 span { border-color: rgb(121,53,96); }

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