COLOR #6E798A

HEX: #6E798A RGB: (110,121,138)

Renk bilgisi

#6E798A contains red, green and blue colors in about the same proportion. #6E798A ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#6E798A color RGB value is (110,121,138).

RGB: (110,121,138) (43%, 47%, 54%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 121 of 255 = 47%
B 138 of 255 = 54%

110
121
138

R + G + B ~ 48%. #6E798A is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 121 + 138 = 369 (100%)
R 110 of 369 ~ 29.81%
G 121 of 369 ~ 32.79%
B 138 of 369 ~ 37.4'%

%29.81
%32.79
%37.4

CMYK RENK MODELİ

#6E798A rengi CMYK tonu (20,12,0,46).

  • camgöbeği tonu 20.29%
  • eflatun tonu 12.32%
  • sarı tonu 0.00%
  • ana renk tonu 45.88%

CMYK: (20,12,0,46)
C20M12Y0K46 (20%, 12%, 0%, 46%)
(0.20 / 0.12 / 0.00 / 0.46)

CMYK yüzdeleri

%20.29
%12.32
%0
%45.88

Codes

Color #6E798A in popluar color models

6E 79 8A
RGB 110 121 138
HSL 216° 11.29% 48.63%
HSB/HSV 216° 20.29% 54.12%
CMYK 20.29% 12.32% 0.00%
45.88%

Color #6E798A in popluar number systems.

HEX 6E 79 8A
Decimal 110 121 138
Binary 1101110 1111001 10001010
Octal 156 171 212

Shades and tints

Shades of #6E798A

#6E798A
(110,121,138)
#646E7E
(100,110,126)
#5A6372
(90,99,114)
#505866
(80,88,102)
#464D5A
(70,77,90)
#3C424E
(60,66,78)
#323742
(50,55,66)
#282C36
(40,44,54)
#1E212A
(30,33,42)
#14161E
(20,22,30)
#0A0B12
(10,11,18)
#000000
(0,0,0)

Tints of #6E798A

#6E798A
(110,121,138)
#7B8594
(123,133,148)
#88919E
(136,145,158)
#959DA8
(149,157,168)
#A2A9B2
(162,169,178)
#AFB5BC
(175,181,188)
#BCC1C6
(188,193,198)
#C9CDD0
(201,205,208)
#D6D9DA
(214,217,218)
#E3E5E4
(227,229,228)
#F0F1EE
(240,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E798A color. Also use rgb(110,121,138) instead hex code.

Text Font Color

.myTextColor { color: #6E798A; }

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

This text font color is #6E798A.

Background Color

.myBgColor { background-color: #6E798A; }

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

This div background color is #6E798A.

Border color

.myBorderColor { border: 1px solid #6E798A; }

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

This div border color is #6E798A.

Opacity

.myOpacity80 { color: #6E798A; opacity: 0.8; }

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

Text with #6E798A 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 #6E798A;}

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

This text has shadow with #6E798A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E798A.

Preview

Color preview on black background

This text has color #6E798A on black background.


Color preview on white background

This text has color #6E798A on white background.


Black color preview on #6E798A background

This text has black color on #6E798A background.


White color preview on #6E798A background

This text has white color on #6E798A background.


Related colors

Complementary color

Complementary color for #hex is #918675.


I love getcolorcode.com

Triadic colors

1 #8A6E79 and #798A6E with #6E798A are triadic colors.

2 #8A796E and #796E8A with #6E798A are triadic colors.