COLOR #6D8893

HEX: #6D8893 RGB: (109,136,147)

Renk bilgisi

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

RGB renk modeli

#6D8893 color RGB value is (109,136,147).

RGB: (109,136,147) (43%, 53%, 58%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 136 of 255 = 53%
B 147 of 255 = 58%

109
136
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 136 + 147 = 392 (100%)
R 109 of 392 ~ 27.81%
G 136 of 392 ~ 34.69%
B 147 of 392 ~ 37.5'%

%27.81
%34.69
%37.5

CMYK RENK MODELİ

#6D8893 rengi CMYK tonu (26,7,0,42).

  • camgöbeği tonu 25.85%
  • eflatun tonu 7.48%
  • sarı tonu 0.00%
  • ana renk tonu 42.35%

CMYK: (26,7,0,42)
C26M7Y0K42 (26%, 7%, 0%, 42%)
(0.26 / 0.07 / 0.00 / 0.42)

CMYK yüzdeleri

%25.85
%7.48
%0
%42.35

Codes

Color #6D8893 in popluar color models

6D 88 93
RGB 109 136 147
HSL 197° 14.96% 50.20%
HSB/HSV 197° 25.85% 57.65%
CMYK 25.85% 7.48% 0.00%
42.35%

Color #6D8893 in popluar number systems.

HEX 6D 88 93
Decimal 109 136 147
Binary 1101101 10001000 10010011
Octal 155 210 223

Shades and tints

Shades of #6D8893

#6D8893
(109,136,147)
#647C86
(100,124,134)
#5B7079
(91,112,121)
#52646C
(82,100,108)
#49585F
(73,88,95)
#404C52
(64,76,82)
#374045
(55,64,69)
#2E3438
(46,52,56)
#25282B
(37,40,43)
#1C1C1E
(28,28,30)
#131011
(19,16,17)
#000000
(0,0,0)

Tints of #6D8893

#6D8893
(109,136,147)
#7A929C
(122,146,156)
#879CA5
(135,156,165)
#94A6AE
(148,166,174)
#A1B0B7
(161,176,183)
#AEBAC0
(174,186,192)
#BBC4C9
(187,196,201)
#C8CED2
(200,206,210)
#D5D8DB
(213,216,219)
#E2E2E4
(226,226,228)
#EFECED
(239,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D8893 color. Also use rgb(109,136,147) instead hex code.

Text Font Color

.myTextColor { color: #6D8893; }

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

This text font color is #6D8893.

Background Color

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

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

This div background color is #6D8893.

Border color

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

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

This div border color is #6D8893.

Opacity

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

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

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

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

This text has shadow with #6D8893 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8893.

Preview

Color preview on black background

This text has color #6D8893 on black background.


Color preview on white background

This text has color #6D8893 on white background.


Black color preview on #6D8893 background

This text has black color on #6D8893 background.


White color preview on #6D8893 background

This text has white color on #6D8893 background.


Related colors

Complementary color

Complementary color for #hex is #92776C.


I love getcolorcode.com

Triadic colors

1 #936D88 and #88936D with #6D8893 are triadic colors.

2 #93886D and #886D93 with #6D8893 are triadic colors.