#793450

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

Shades of Flirt #793450

Tints of Flirt #793450

Color information

#793450 (or 0x793450) is unknown color: approx Flirt. HEX triplet: 79, 34 and 50. RGB value is (121,52,80). Sum of RGB (Red+Green+Blue) = 121+52+80=253 (33% of max value = 765). Red value is 121 (47.66% from 255 or 47.83% from 253); Green value is 52 (20.70% from 255 or 20.55% from 253); Blue value is 80 (31.64% from 255 or 31.62% from 253); Max value from RGB is 121 - color contains mainly: red. Hex color #793450 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793450 is #86CBAF. Grayscale: #4B4B4B. Windows color (decimal): -8833968 or 5256313. OLE color: 5256313.

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

Color convert

RGB1215280-
CMYK00.570.340.53
HSL335.65º39.88%33.92%-
HSV(B)335.65º57.02%47.45%-
XYZ10.567.18.4-
YUV75.82130.36160.22-

RGB Variations

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

RGB

RED value IS 121 (47.66% from 255) = 47.83%
GREEN value IS 52 (20.70% from 255) = 20.55%
BLUE value IS 80 (31.64% from 255) = 31.62%
R=47.83%
G=20.55%
B=31.62%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.57
Y (Yellow) values IS 0.34
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal121528000.570.340.53335.6539.8833.92
Hex79345003922351502822
Octal1716412007142655205042
Binary111100111010010100000111001100010110101101010000101000100010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #793450

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #793450; }

 p { color: rgb(121,52,80); }

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

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

 a { background-color: rgb(121,52,80); }

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

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

 span { border-color: rgb(121,52,80); }

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