COLOR #6D737C

HEX: #6D737C RGB: (109,115,124)

Renk bilgisi

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

RGB renk modeli

#6D737C color RGB value is (109,115,124).

RGB: (109,115,124) (43%, 45%, 49%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 115 of 255 = 45%
B 124 of 255 = 49%

109
115
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 115 + 124 = 348 (100%)
R 109 of 348 ~ 31.32%
G 115 of 348 ~ 33.05%
B 124 of 348 ~ 35.63'%

%31.32
%33.05
%35.63

CMYK RENK MODELİ

#6D737C rengi CMYK tonu (12,7,0,51).

  • camgöbeği tonu 12.10%
  • eflatun tonu 7.26%
  • sarı tonu 0.00%
  • ana renk tonu 51.37%

CMYK: (12,7,0,51)
C12M7Y0K51 (12%, 7%, 0%, 51%)
(0.12 / 0.07 / 0.00 / 0.51)

CMYK yüzdeleri

%12.1
%7.26
%0
%51.37

Codes

Color #6D737C in popluar color models

6D 73 7C
RGB 109 115 124
HSL 216° 6.44% 45.69%
HSB/HSV 216° 12.10% 48.63%
CMYK 12.10% 7.26% 0.00%
51.37%

Color #6D737C in popluar number systems.

HEX 6D 73 7C
Decimal 109 115 124
Binary 1101101 1110011 1111100
Octal 155 163 174

Shades and tints

Shades of #6D737C

#6D737C
(109,115,124)
#646971
(100,105,113)
#5B5F66
(91,95,102)
#52555B
(82,85,91)
#494B50
(73,75,80)
#404145
(64,65,69)
#37373A
(55,55,58)
#2E2D2F
(46,45,47)
#252324
(37,35,36)
#1C1919
(28,25,25)
#130F0E
(19,15,14)
#000000
(0,0,0)

Tints of #6D737C

#6D737C
(109,115,124)
#7A7F87
(122,127,135)
#878B92
(135,139,146)
#94979D
(148,151,157)
#A1A3A8
(161,163,168)
#AEAFB3
(174,175,179)
#BBBBBE
(187,187,190)
#C8C7C9
(200,199,201)
#D5D3D4
(213,211,212)
#E2DFDF
(226,223,223)
#EFEBEA
(239,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D737C color. Also use rgb(109,115,124) instead hex code.

Text Font Color

.myTextColor { color: #6D737C; }

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

This text font color is #6D737C.

Background Color

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

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

This div background color is #6D737C.

Border color

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

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

This div border color is #6D737C.

Opacity

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

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

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

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

This text has shadow with #6D737C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D737C.

Preview

Color preview on black background

This text has color #6D737C on black background.


Color preview on white background

This text has color #6D737C on white background.


Black color preview on #6D737C background

This text has black color on #6D737C background.


White color preview on #6D737C background

This text has white color on #6D737C background.


Related colors

Complementary color

Complementary color for #hex is #928C83.


I love getcolorcode.com

Triadic colors

1 #7C6D73 and #737C6D with #6D737C are triadic colors.

2 #7C736D and #736D7C with #6D737C are triadic colors.