COLOR #799499

HEX: #799499 RGB: (121,148,153)

Renk bilgisi

#799499 contains red, green and blue colors in about the same proportion. #799499 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#799499 color RGB value is (121,148,153).

RGB: (121,148,153) (47%, 58%, 60%)

RGB bağlantıları ve doygunluk

R 121 of 255 = 47%
G 148 of 255 = 58%
B 153 of 255 = 60%

121
148
153

R + G + B ~ 55%. #799499 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 121 + 148 + 153 = 422 (100%)
R 121 of 422 ~ 28.67%
G 148 of 422 ~ 35.07%
B 153 of 422 ~ 36.26'%

%28.67
%35.07
%36.26

CMYK RENK MODELİ

#799499 rengi CMYK tonu (21,3,0,40).

  • camgöbeği tonu 20.92%
  • eflatun tonu 3.27%
  • sarı tonu 0.00%
  • ana renk tonu 40.00%

CMYK: (21,3,0,40)
C21M3Y0K40 (21%, 3%, 0%, 40%)
(0.21 / 0.03 / 0.00 / 0.40)

CMYK yüzdeleri

%20.92
%3.27
%0
%40

Codes

Color #799499 in popluar color models

79 94 99
RGB 121 148 153
HSL 189° 13.56% 53.73%
HSB/HSV 189° 20.92% 60.00%
CMYK 20.92% 3.27% 0.00%
40.00%

Color #799499 in popluar number systems.

HEX 79 94 99
Decimal 121 148 153
Binary 1111001 10010100 10011001
Octal 171 224 231

Shades and tints

Shades of #799499

#799499
(121,148,153)
#6E878C
(110,135,140)
#637A7F
(99,122,127)
#586D72
(88,109,114)
#4D6065
(77,96,101)
#425358
(66,83,88)
#37464B
(55,70,75)
#2C393E
(44,57,62)
#212C31
(33,44,49)
#161F24
(22,31,36)
#0B1217
(11,18,23)
#000000
(0,0,0)

Tints of #799499

#799499
(121,148,153)
#859DA2
(133,157,162)
#91A6AB
(145,166,171)
#9DAFB4
(157,175,180)
#A9B8BD
(169,184,189)
#B5C1C6
(181,193,198)
#C1CACF
(193,202,207)
#CDD3D8
(205,211,216)
#D9DCE1
(217,220,225)
#E5E5EA
(229,229,234)
#F1EEF3
(241,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #799499 color. Also use rgb(121,148,153) instead hex code.

Text Font Color

.myTextColor { color: #799499; }

<p style="color:#799499">This sample text font color is #799499.</p>

This text font color is #799499.

Background Color

.myBgColor { background-color: #799499; }

<div style="background-color:#799499">Inner text</div>

This div background color is #799499.

Border color

.myBorderColor { border: 1px solid #799499; }

<div style="border:3px solid #799499">Div</div>

This div border color is #799499.

Opacity

.myOpacity80 { color: #799499; opacity: 0.8; }

<p style="color:#799499;opacity:0.8;">80%</p>

Text with #799499 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #799499;}

<p style="text-shadow: 3px 3px 1px #799499">Text here.</p>

This text has shadow with #799499 color.


.textShadow {text-shadow: 3px 3px 1px #799499', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #799499, 5px 5px 20px red">Text here.</p>

This text has shadow with #799499 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#799499, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#799499, Direction=45, Strength=4)">Text</p>

This text has shadow with #799499 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #799499;
-webkit-box-shadow: 1px 1px 3px 2px #799499;
box-shadow: 1px 1px 3px 2px #799499;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #799499; -webkit-box-shadow: 1px 1px 3px 2px #799499; box-shadow:1px 1px 3px 2px #799499;">
Div content here
</div>

This div box has shadow with color #799499.

Preview

Color preview on black background

This text has color #799499 on black background.


Color preview on white background

This text has color #799499 on white background.


Black color preview on #799499 background

This text has black color on #799499 background.


White color preview on #799499 background

This text has white color on #799499 background.


Related colors

Complementary color

Complementary color for #hex is #866B66.


I love getcolorcode.com

Triadic colors

1 #997994 and #949979 with #799499 are triadic colors.

2 #999479 and #947999 with #799499 are triadic colors.