COLOR #6D9698

HEX: #6D9698 RGB: (109,150,152)

Renk bilgisi

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

RGB renk modeli

#6D9698 color RGB value is (109,150,152).

RGB: (109,150,152) (43%, 59%, 60%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 150 of 255 = 59%
B 152 of 255 = 60%

109
150
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 150 + 152 = 411 (100%)
R 109 of 411 ~ 26.52%
G 150 of 411 ~ 36.5%
B 152 of 411 ~ 36.98'%

%26.52
%36.5
%36.98

CMYK RENK MODELİ

#6D9698 rengi CMYK tonu (28,1,0,40).

  • camgöbeği tonu 28.29%
  • eflatun tonu 1.32%
  • sarı tonu 0.00%
  • ana renk tonu 40.39%

CMYK: (28,1,0,40)
C28M1Y0K40 (28%, 1%, 0%, 40%)
(0.28 / 0.01 / 0.00 / 0.40)

CMYK yüzdeleri

%28.29
%1.32
%0
%40.39

Codes

Color #6D9698 in popluar color models

6D 96 98
RGB 109 150 152
HSL 183° 17.27% 51.18%
HSB/HSV 183° 28.29% 59.61%
CMYK 28.29% 1.32% 0.00%
40.39%

Color #6D9698 in popluar number systems.

HEX 6D 96 98
Decimal 109 150 152
Binary 1101101 10010110 10011000
Octal 155 226 230

Shades and tints

Shades of #6D9698

#6D9698
(109,150,152)
#64898B
(100,137,139)
#5B7C7E
(91,124,126)
#526F71
(82,111,113)
#496264
(73,98,100)
#405557
(64,85,87)
#37484A
(55,72,74)
#2E3B3D
(46,59,61)
#252E30
(37,46,48)
#1C2123
(28,33,35)
#131416
(19,20,22)
#000000
(0,0,0)

Tints of #6D9698

#6D9698
(109,150,152)
#7A9FA1
(122,159,161)
#87A8AA
(135,168,170)
#94B1B3
(148,177,179)
#A1BABC
(161,186,188)
#AEC3C5
(174,195,197)
#BBCCCE
(187,204,206)
#C8D5D7
(200,213,215)
#D5DEE0
(213,222,224)
#E2E7E9
(226,231,233)
#EFF0F2
(239,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D9698 color. Also use rgb(109,150,152) instead hex code.

Text Font Color

.myTextColor { color: #6D9698; }

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

This text font color is #6D9698.

Background Color

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

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

This div background color is #6D9698.

Border color

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

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

This div border color is #6D9698.

Opacity

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

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

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

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

This text has shadow with #6D9698 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9698.

Preview

Color preview on black background

This text has color #6D9698 on black background.


Color preview on white background

This text has color #6D9698 on white background.


Black color preview on #6D9698 background

This text has black color on #6D9698 background.


White color preview on #6D9698 background

This text has white color on #6D9698 background.


Related colors

Complementary color

Complementary color for #hex is #926967.


I love getcolorcode.com

Triadic colors

1 #986D96 and #96986D with #6D9698 are triadic colors.

2 #98966D and #966D98 with #6D9698 are triadic colors.