COLOR #6EA198

HEX: #6EA198 RGB: (110,161,152)

Renk bilgisi

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

RGB renk modeli

#6EA198 color RGB value is (110,161,152).

RGB: (110,161,152) (43%, 63%, 60%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 161 of 255 = 63%
B 152 of 255 = 60%

110
161
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 161 + 152 = 423 (100%)
R 110 of 423 ~ 26%
G 161 of 423 ~ 38.06%
B 152 of 423 ~ 35.93'%

%26
%38.06
%35.93

CMYK RENK MODELİ

#6EA198 rengi CMYK tonu (32,0,6,37).

  • camgöbeği tonu 31.68%
  • eflatun tonu 0.00%
  • sarı tonu 5.59%
  • ana renk tonu 36.86%

CMYK: (32,0,6,37)
C32M0Y6K37 (32%, 0%, 6%, 37%)
(0.32 / 0.00 / 0.06 / 0.37)

CMYK yüzdeleri

%31.68
%0
%5.59
%36.86

Codes

Color #6EA198 in popluar color models

6E A1 98
RGB 110 161 152
HSL 169° 21.34% 53.14%
HSB/HSV 169° 31.68% 63.14%
CMYK 31.68% 0.00% 5.59%
36.86%

Color #6EA198 in popluar number systems.

HEX 6E A1 98
Decimal 110 161 152
Binary 1101110 10100001 10011000
Octal 156 241 230

Shades and tints

Shades of #6EA198

#6EA198
(110,161,152)
#64938B
(100,147,139)
#5A857E
(90,133,126)
#507771
(80,119,113)
#466964
(70,105,100)
#3C5B57
(60,91,87)
#324D4A
(50,77,74)
#283F3D
(40,63,61)
#1E3130
(30,49,48)
#142323
(20,35,35)
#0A1516
(10,21,22)
#000000
(0,0,0)

Tints of #6EA198

#6EA198
(110,161,152)
#7BA9A1
(123,169,161)
#88B1AA
(136,177,170)
#95B9B3
(149,185,179)
#A2C1BC
(162,193,188)
#AFC9C5
(175,201,197)
#BCD1CE
(188,209,206)
#C9D9D7
(201,217,215)
#D6E1E0
(214,225,224)
#E3E9E9
(227,233,233)
#F0F1F2
(240,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EA198 color. Also use rgb(110,161,152) instead hex code.

Text Font Color

.myTextColor { color: #6EA198; }

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

This text font color is #6EA198.

Background Color

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

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

This div background color is #6EA198.

Border color

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

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

This div border color is #6EA198.

Opacity

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

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

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

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

This text has shadow with #6EA198 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EA198.

Preview

Color preview on black background

This text has color #6EA198 on black background.


Color preview on white background

This text has color #6EA198 on white background.


Black color preview on #6EA198 background

This text has black color on #6EA198 background.


White color preview on #6EA198 background

This text has white color on #6EA198 background.


Related colors

Complementary color

Complementary color for #hex is #915E67.


I love getcolorcode.com

Triadic colors

1 #986EA1 and #A1986E with #6EA198 are triadic colors.

2 #98A16E and #A16E98 with #6EA198 are triadic colors.