COLOR #6D8184

HEX: #6D8184 RGB: (109,129,132)

Renk bilgisi

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

RGB renk modeli

#6D8184 color RGB value is (109,129,132).

RGB: (109,129,132) (43%, 51%, 52%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 129 of 255 = 51%
B 132 of 255 = 52%

109
129
132

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 129 + 132 = 370 (100%)
R 109 of 370 ~ 29.46%
G 129 of 370 ~ 34.86%
B 132 of 370 ~ 35.68'%

%29.46
%34.86
%35.68

CMYK RENK MODELİ

#6D8184 rengi CMYK tonu (17,2,0,48).

  • camgöbeği tonu 17.42%
  • eflatun tonu 2.27%
  • sarı tonu 0.00%
  • ana renk tonu 48.24%

CMYK: (17,2,0,48)
C17M2Y0K48 (17%, 2%, 0%, 48%)
(0.17 / 0.02 / 0.00 / 0.48)

CMYK yüzdeleri

%17.42
%2.27
%0
%48.24

Codes

Color #6D8184 in popluar color models

6D 81 84
RGB 109 129 132
HSL 188° 9.54% 47.25%
HSB/HSV 188° 17.42% 51.76%
CMYK 17.42% 2.27% 0.00%
48.24%

Color #6D8184 in popluar number systems.

HEX 6D 81 84
Decimal 109 129 132
Binary 1101101 10000001 10000100
Octal 155 201 204

Shades and tints

Shades of #6D8184

#6D8184
(109,129,132)
#647678
(100,118,120)
#5B6B6C
(91,107,108)
#526060
(82,96,96)
#495554
(73,85,84)
#404A48
(64,74,72)
#373F3C
(55,63,60)
#2E3430
(46,52,48)
#252924
(37,41,36)
#1C1E18
(28,30,24)
#13130C
(19,19,12)
#000000
(0,0,0)

Tints of #6D8184

#6D8184
(109,129,132)
#7A8C8F
(122,140,143)
#87979A
(135,151,154)
#94A2A5
(148,162,165)
#A1ADB0
(161,173,176)
#AEB8BB
(174,184,187)
#BBC3C6
(187,195,198)
#C8CED1
(200,206,209)
#D5D9DC
(213,217,220)
#E2E4E7
(226,228,231)
#EFEFF2
(239,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D8184 color. Also use rgb(109,129,132) instead hex code.

Text Font Color

.myTextColor { color: #6D8184; }

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

This text font color is #6D8184.

Background Color

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

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

This div background color is #6D8184.

Border color

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

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

This div border color is #6D8184.

Opacity

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

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

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

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

This text has shadow with #6D8184 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8184.

Preview

Color preview on black background

This text has color #6D8184 on black background.


Color preview on white background

This text has color #6D8184 on white background.


Black color preview on #6D8184 background

This text has black color on #6D8184 background.


White color preview on #6D8184 background

This text has white color on #6D8184 background.


Related colors

Complementary color

Complementary color for #hex is #927E7B.


I love getcolorcode.com

Triadic colors

1 #846D81 and #81846D with #6D8184 are triadic colors.

2 #84816D and #816D84 with #6D8184 are triadic colors.