COLOR #6C737C

HEX: #6C737C RGB: (108,115,124)

Renk bilgisi

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

RGB renk modeli

#6C737C color RGB value is (108,115,124).

RGB: (108,115,124) (42%, 45%, 49%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 115 of 255 = 45%
B 124 of 255 = 49%

108
115
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 115 + 124 = 347 (100%)
R 108 of 347 ~ 31.12%
G 115 of 347 ~ 33.14%
B 124 of 347 ~ 35.73'%

%31.12
%33.14
%35.73

CMYK RENK MODELİ

#6C737C rengi CMYK tonu (13,7,0,51).

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

CMYK: (13,7,0,51)
C13M7Y0K51 (13%, 7%, 0%, 51%)
(0.13 / 0.07 / 0.00 / 0.51)

CMYK yüzdeleri

%12.9
%7.26
%0
%51.37

Codes

Color #6C737C in popluar color models

6C 73 7C
RGB 108 115 124
HSL 214° 6.90% 45.49%
HSB/HSV 214° 12.90% 48.63%
CMYK 12.90% 7.26% 0.00%
51.37%

Color #6C737C in popluar number systems.

HEX 6C 73 7C
Decimal 108 115 124
Binary 1101100 1110011 1111100
Octal 154 163 174

Shades and tints

Shades of #6C737C

#6C737C
(108,115,124)
#636971
(99,105,113)
#5A5F66
(90,95,102)
#51555B
(81,85,91)
#484B50
(72,75,80)
#3F4145
(63,65,69)
#36373A
(54,55,58)
#2D2D2F
(45,45,47)
#242324
(36,35,36)
#1B1919
(27,25,25)
#120F0E
(18,15,14)
#000000
(0,0,0)

Tints of #6C737C

#6C737C
(108,115,124)
#797F87
(121,127,135)
#868B92
(134,139,146)
#93979D
(147,151,157)
#A0A3A8
(160,163,168)
#ADAFB3
(173,175,179)
#BABBBE
(186,187,190)
#C7C7C9
(199,199,201)
#D4D3D4
(212,211,212)
#E1DFDF
(225,223,223)
#EEEBEA
(238,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C737C; }

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

This text font color is #6C737C.

Background Color

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

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

This div background color is #6C737C.

Border color

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

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

This div border color is #6C737C.

Opacity

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

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

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

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

This text has shadow with #6C737C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C737C.

Preview

Color preview on black background

This text has color #6C737C on black background.


Color preview on white background

This text has color #6C737C on white background.


Black color preview on #6C737C background

This text has black color on #6C737C background.


White color preview on #6C737C background

This text has white color on #6C737C background.


Related colors

Complementary color

Complementary color for #hex is #938C83.


I love getcolorcode.com

Triadic colors

1 #7C6C73 and #737C6C with #6C737C are triadic colors.

2 #7C736C and #736C7C with #6C737C are triadic colors.