COLOR #6D7478

HEX: #6D7478 RGB: (109,116,120)

Renk bilgisi

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

RGB renk modeli

#6D7478 color RGB value is (109,116,120).

RGB: (109,116,120) (43%, 45%, 47%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 116 of 255 = 45%
B 120 of 255 = 47%

109
116
120

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 116 + 120 = 345 (100%)
R 109 of 345 ~ 31.59%
G 116 of 345 ~ 33.62%
B 120 of 345 ~ 34.78'%

%31.59
%33.62
%34.78

CMYK RENK MODELİ

#6D7478 rengi CMYK tonu (9,3,0,53).

  • camgöbeği tonu 9.17%
  • eflatun tonu 3.33%
  • sarı tonu 0.00%
  • ana renk tonu 52.94%
CMYK: (9,3,0,53) C9M3Y0K53 (9%,3%,0%,53%) (0.09/0.03/0.00/0.53) 

CMYK yüzdeleri

%9.17
%3.33
%0
%52.94

Codes

Color #6D7478 in popluar color models

6D 74 78
RGB 109 116 120
HSL 202° 4.80% 44.90%
HSB/HSV 202° 9.17% 47.06%
CMYK 9.17% 3.33% 0.00%
52.94%

Color #6D7478 in popluar number systems.

HEX 6D 74 78
Decimal 109 116 120
Binary 1101101 1110100 1111000
Octal 155 164 170

Shades and tints

Shades of #6D7478

#6D7478
(109,116,120)
#646A6E
(100,106,110)
#5B6064
(91,96,100)
#52565A
(82,86,90)
#494C50
(73,76,80)
#404246
(64,66,70)
#37383C
(55,56,60)
#2E2E32
(46,46,50)
#252428
(37,36,40)
#1C1A1E
(28,26,30)
#131014
(19,16,20)
#000000
(0,0,0)

Tints of #6D7478

#6D7478
(109,116,120)
#7A8084
(122,128,132)
#878C90
(135,140,144)
#94989C
(148,152,156)
#A1A4A8
(161,164,168)
#AEB0B4
(174,176,180)
#BBBCC0
(187,188,192)
#C8C8CC
(200,200,204)
#D5D4D8
(213,212,216)
#E2E0E4
(226,224,228)
#EFECF0
(239,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D7478 color. Also use rgb(109,116,120) instead hex code.

Text Font Color

.myTextColor { color: #6D7478; }

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

This text font color is #6D7478.

Background Color

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

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

This div background color is #6D7478.

Border color

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

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

This div border color is #6D7478.

Opacity

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

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

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

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

This text has shadow with #6D7478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D7478.

Preview

Color preview on black background

This text has color #6D7478 on black background.


Color preview on white background

This text has color #6D7478 on white background.


Black color preview on #6D7478 background

This text has black color on #6D7478 background.


White color preview on #6D7478 background

This text has white color on #6D7478 background.


Related colors

Complementary color

Complementary color for #hex is #928B87.


I love getcolorcode.com

Triadic colors

1 #786D74 and #74786D with #6D7478 are triadic colors.

2 #78746D and #746D78 with #6D7478 are triadic colors.