COLOR #6B5D76

HEX: #6B5D76 RGB: (107,93,118)

Renk bilgisi

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

RGB renk modeli

#6B5D76 color RGB value is (107,93,118).

RGB: (107,93,118) (42%, 36%, 46%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 93 of 255 = 36%
B 118 of 255 = 46%

107
93
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 93 + 118 = 318 (100%)
R 107 of 318 ~ 33.65%
G 93 of 318 ~ 29.25%
B 118 of 318 ~ 37.11'%

%33.65
%29.25
%37.11

CMYK RENK MODELİ

#6B5D76 rengi CMYK tonu (9,21,0,54).

  • camgöbeği tonu 9.32%
  • eflatun tonu 21.19%
  • sarı tonu 0.00%
  • ana renk tonu 53.73%

CMYK: (9,21,0,54)
C9M21Y0K54 (9%, 21%, 0%, 54%)
(0.09 / 0.21 / 0.00 / 0.54)

CMYK yüzdeleri

%9.32
%21.19
%0
%53.73

Codes

Color #6B5D76 in popluar color models

6B 5D 76
RGB 107 93 118
HSL 274° 11.85% 41.37%
HSB/HSV 274° 21.19% 46.27%
CMYK 9.32% 21.19% 0.00%
53.73%

Color #6B5D76 in popluar number systems.

HEX 6B 5D 76
Decimal 107 93 118
Binary 1101011 1011101 1110110
Octal 153 135 166

Shades and tints

Shades of #6B5D76

#6B5D76
(107,93,118)
#62556C
(98,85,108)
#594D62
(89,77,98)
#504558
(80,69,88)
#473D4E
(71,61,78)
#3E3544
(62,53,68)
#352D3A
(53,45,58)
#2C2530
(44,37,48)
#231D26
(35,29,38)
#1A151C
(26,21,28)
#110D12
(17,13,18)
#000000
(0,0,0)

Tints of #6B5D76

#6B5D76
(107,93,118)
#786B82
(120,107,130)
#85798E
(133,121,142)
#92879A
(146,135,154)
#9F95A6
(159,149,166)
#ACA3B2
(172,163,178)
#B9B1BE
(185,177,190)
#C6BFCA
(198,191,202)
#D3CDD6
(211,205,214)
#E0DBE2
(224,219,226)
#EDE9EE
(237,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B5D76 color. Also use rgb(107,93,118) instead hex code.

Text Font Color

.myTextColor { color: #6B5D76; }

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

This text font color is #6B5D76.

Background Color

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

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

This div background color is #6B5D76.

Border color

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

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

This div border color is #6B5D76.

Opacity

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

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

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

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

This text has shadow with #6B5D76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5D76.

Preview

Color preview on black background

This text has color #6B5D76 on black background.


Color preview on white background

This text has color #6B5D76 on white background.


Black color preview on #6B5D76 background

This text has black color on #6B5D76 background.


White color preview on #6B5D76 background

This text has white color on #6B5D76 background.


Related colors

Complementary color

Complementary color for #hex is #94A289.


I love getcolorcode.com

Triadic colors

1 #766B5D and #5D766B with #6B5D76 are triadic colors.

2 #765D6B and #5D6B76 with #6B5D76 are triadic colors.