COLOR #6C476F

HEX: #6C476F RGB: (108,71,111)

Renk bilgisi

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

RGB renk modeli

#6C476F color RGB value is (108,71,111).

RGB: (108,71,111) (42%, 28%, 44%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 71 of 255 = 28%
B 111 of 255 = 44%

108
71
111

R + G + B ~ 38%. #6C476F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 71 + 111 = 290 (100%)
R 108 of 290 ~ 37.24%
G 71 of 290 ~ 24.48%
B 111 of 290 ~ 38.28'%

%37.24
%24.48
%38.28

CMYK RENK MODELİ

#6C476F rengi CMYK tonu (3,36,0,56).

  • camgöbeği tonu 2.70%
  • eflatun tonu 36.04%
  • sarı tonu 0.00%
  • ana renk tonu 56.47%

CMYK: (3,36,0,56)
C3M36Y0K56 (3%, 36%, 0%, 56%)
(0.03 / 0.36 / 0.00 / 0.56)

CMYK yüzdeleri

%2.7
%36.04
%0
%56.47

Codes

Color #6C476F in popluar color models

6C 47 6F
RGB 108 71 111
HSL 296° 21.98% 35.69%
HSB/HSV 296° 36.04% 43.53%
CMYK 2.70% 36.04% 0.00%
56.47%

Color #6C476F in popluar number systems.

HEX 6C 47 6F
Decimal 108 71 111
Binary 1101100 1000111 1101111
Octal 154 107 157

Shades and tints

Shades of #6C476F

#6C476F
(108,71,111)
#634165
(99,65,101)
#5A3B5B
(90,59,91)
#513551
(81,53,81)
#482F47
(72,47,71)
#3F293D
(63,41,61)
#362333
(54,35,51)
#2D1D29
(45,29,41)
#24171F
(36,23,31)
#1B1115
(27,17,21)
#120B0B
(18,11,11)
#000000
(0,0,0)

Tints of #6C476F

#6C476F
(108,71,111)
#79577C
(121,87,124)
#866789
(134,103,137)
#937796
(147,119,150)
#A087A3
(160,135,163)
#AD97B0
(173,151,176)
#BAA7BD
(186,167,189)
#C7B7CA
(199,183,202)
#D4C7D7
(212,199,215)
#E1D7E4
(225,215,228)
#EEE7F1
(238,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C476F color. Also use rgb(108,71,111) instead hex code.

Text Font Color

.myTextColor { color: #6C476F; }

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

This text font color is #6C476F.

Background Color

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

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

This div background color is #6C476F.

Border color

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

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

This div border color is #6C476F.

Opacity

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

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

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

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

This text has shadow with #6C476F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C476F.

Preview

Color preview on black background

This text has color #6C476F on black background.


Color preview on white background

This text has color #6C476F on white background.


Black color preview on #6C476F background

This text has black color on #6C476F background.


White color preview on #6C476F background

This text has white color on #6C476F background.


Related colors

Complementary color

Complementary color for #hex is #93B890.


I love getcolorcode.com

Triadic colors

1 #6F6C47 and #476F6C with #6C476F are triadic colors.

2 #6F476C and #476C6F with #6C476F are triadic colors.