COLOR #6A747C

HEX: #6A747C RGB: (106,116,124)

Renk bilgisi

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

RGB renk modeli

#6A747C color RGB value is (106,116,124).

RGB: (106,116,124) (42%, 45%, 49%)

RGB bağlantıları ve doygunluk

R 106 of 255 = 42%
G 116 of 255 = 45%
B 124 of 255 = 49%

106
116
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 106 + 116 + 124 = 346 (100%)
R 106 of 346 ~ 30.64%
G 116 of 346 ~ 33.53%
B 124 of 346 ~ 35.84'%

%30.64
%33.53
%35.84

CMYK RENK MODELİ

#6A747C rengi CMYK tonu (15,6,0,51).

  • camgöbeği tonu 14.52%
  • eflatun tonu 6.45%
  • sarı tonu 0.00%
  • ana renk tonu 51.37%

CMYK: (15,6,0,51)
C15M6Y0K51 (15%, 6%, 0%, 51%)
(0.15 / 0.06 / 0.00 / 0.51)

CMYK yüzdeleri

%14.52
%6.45
%0
%51.37

Codes

Color #6A747C in popluar color models

6A 74 7C
RGB 106 116 124
HSL 207° 7.83% 45.10%
HSB/HSV 207° 14.52% 48.63%
CMYK 14.52% 6.45% 0.00%
51.37%

Color #6A747C in popluar number systems.

HEX 6A 74 7C
Decimal 106 116 124
Binary 1101010 1110100 1111100
Octal 152 164 174

Shades and tints

Shades of #6A747C

#6A747C
(106,116,124)
#616A71
(97,106,113)
#586066
(88,96,102)
#4F565B
(79,86,91)
#464C50
(70,76,80)
#3D4245
(61,66,69)
#34383A
(52,56,58)
#2B2E2F
(43,46,47)
#222424
(34,36,36)
#191A19
(25,26,25)
#10100E
(16,16,14)
#000000
(0,0,0)

Tints of #6A747C

#6A747C
(106,116,124)
#778087
(119,128,135)
#848C92
(132,140,146)
#91989D
(145,152,157)
#9EA4A8
(158,164,168)
#ABB0B3
(171,176,179)
#B8BCBE
(184,188,190)
#C5C8C9
(197,200,201)
#D2D4D4
(210,212,212)
#DFE0DF
(223,224,223)
#ECECEA
(236,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A747C color. Also use rgb(106,116,124) instead hex code.

Text Font Color

.myTextColor { color: #6A747C; }

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

This text font color is #6A747C.

Background Color

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

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

This div background color is #6A747C.

Border color

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

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

This div border color is #6A747C.

Opacity

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

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

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

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

This text has shadow with #6A747C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A747C.

Preview

Color preview on black background

This text has color #6A747C on black background.


Color preview on white background

This text has color #6A747C on white background.


Black color preview on #6A747C background

This text has black color on #6A747C background.


White color preview on #6A747C background

This text has white color on #6A747C background.


Related colors

Complementary color

Complementary color for #hex is #958B83.


I love getcolorcode.com

Triadic colors

1 #7C6A74 and #747C6A with #6A747C are triadic colors.

2 #7C746A and #746A7C with #6A747C are triadic colors.