COLOR #6B5E74

HEX: #6B5E74 RGB: (107,94,116)

Renk bilgisi

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

RGB renk modeli

#6B5E74 color RGB value is (107,94,116).

RGB: (107,94,116) (42%, 37%, 45%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 94 of 255 = 37%
B 116 of 255 = 45%

107
94
116

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 94 + 116 = 317 (100%)
R 107 of 317 ~ 33.75%
G 94 of 317 ~ 29.65%
B 116 of 317 ~ 36.59'%

%33.75
%29.65
%36.59

CMYK RENK MODELİ

#6B5E74 rengi CMYK tonu (8,19,0,55).

  • camgöbeği tonu 7.76%
  • eflatun tonu 18.97%
  • sarı tonu 0.00%
  • ana renk tonu 54.51%

CMYK: (8,19,0,55)
C8M19Y0K55 (8%, 19%, 0%, 55%)
(0.08 / 0.19 / 0.00 / 0.55)

CMYK yüzdeleri

%7.76
%18.97
%0
%54.51

Codes

Color #6B5E74 in popluar color models

6B 5E 74
RGB 107 94 116
HSL 275° 10.48% 41.18%
HSB/HSV 275° 18.97% 45.49%
CMYK 7.76% 18.97% 0.00%
54.51%

Color #6B5E74 in popluar number systems.

HEX 6B 5E 74
Decimal 107 94 116
Binary 1101011 1011110 1110100
Octal 153 136 164

Shades and tints

Shades of #6B5E74

#6B5E74
(107,94,116)
#62566A
(98,86,106)
#594E60
(89,78,96)
#504656
(80,70,86)
#473E4C
(71,62,76)
#3E3642
(62,54,66)
#352E38
(53,46,56)
#2C262E
(44,38,46)
#231E24
(35,30,36)
#1A161A
(26,22,26)
#110E10
(17,14,16)
#000000
(0,0,0)

Tints of #6B5E74

#6B5E74
(107,94,116)
#786C80
(120,108,128)
#857A8C
(133,122,140)
#928898
(146,136,152)
#9F96A4
(159,150,164)
#ACA4B0
(172,164,176)
#B9B2BC
(185,178,188)
#C6C0C8
(198,192,200)
#D3CED4
(211,206,212)
#E0DCE0
(224,220,224)
#EDEAEC
(237,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B5E74 color. Also use rgb(107,94,116) instead hex code.

Text Font Color

.myTextColor { color: #6B5E74; }

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

This text font color is #6B5E74.

Background Color

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

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

This div background color is #6B5E74.

Border color

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

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

This div border color is #6B5E74.

Opacity

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

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

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

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

This text has shadow with #6B5E74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5E74.

Preview

Color preview on black background

This text has color #6B5E74 on black background.


Color preview on white background

This text has color #6B5E74 on white background.


Black color preview on #6B5E74 background

This text has black color on #6B5E74 background.


White color preview on #6B5E74 background

This text has white color on #6B5E74 background.


Related colors

Complementary color

Complementary color for #hex is #94A18B.


I love getcolorcode.com

Triadic colors

1 #746B5E and #5E746B with #6B5E74 are triadic colors.

2 #745E6B and #5E6B74 with #6B5E74 are triadic colors.