COLOR #6C476E

HEX: #6C476E RGB: (108,71,110)

Renk bilgisi

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

RGB renk modeli

#6C476E color RGB value is (108,71,110).

RGB: (108,71,110) (42%, 28%, 43%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 71 of 255 = 28%
B 110 of 255 = 43%

108
71
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 71 + 110 = 289 (100%)
R 108 of 289 ~ 37.37%
G 71 of 289 ~ 24.57%
B 110 of 289 ~ 38.06'%

%37.37
%24.57
%38.06

CMYK RENK MODELİ

#6C476E rengi CMYK tonu (2,35,0,57).

  • camgöbeği tonu 1.82%
  • eflatun tonu 35.45%
  • sarı tonu 0.00%
  • ana renk tonu 56.86%

CMYK: (2,35,0,57)
C2M35Y0K57 (2%, 35%, 0%, 57%)
(0.02 / 0.35 / 0.00 / 0.57)

CMYK yüzdeleri

%1.82
%35.45
%0
%56.86

Codes

Color #6C476E in popluar color models

6C 47 6E
RGB 108 71 110
HSL 297° 21.55% 35.49%
HSB/HSV 297° 35.45% 43.14%
CMYK 1.82% 35.45% 0.00%
56.86%

Color #6C476E in popluar number systems.

HEX 6C 47 6E
Decimal 108 71 110
Binary 1101100 1000111 1101110
Octal 154 107 156

Shades and tints

Shades of #6C476E

#6C476E
(108,71,110)
#634164
(99,65,100)
#5A3B5A
(90,59,90)
#513550
(81,53,80)
#482F46
(72,47,70)
#3F293C
(63,41,60)
#362332
(54,35,50)
#2D1D28
(45,29,40)
#24171E
(36,23,30)
#1B1114
(27,17,20)
#120B0A
(18,11,10)
#000000
(0,0,0)

Tints of #6C476E

#6C476E
(108,71,110)
#79577B
(121,87,123)
#866788
(134,103,136)
#937795
(147,119,149)
#A087A2
(160,135,162)
#AD97AF
(173,151,175)
#BAA7BC
(186,167,188)
#C7B7C9
(199,183,201)
#D4C7D6
(212,199,214)
#E1D7E3
(225,215,227)
#EEE7F0
(238,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C476E; }

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

This text font color is #6C476E.

Background Color

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

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

This div background color is #6C476E.

Border color

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

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

This div border color is #6C476E.

Opacity

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

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

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

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

This text has shadow with #6C476E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C476E.

Preview

Color preview on black background

This text has color #6C476E on black background.


Color preview on white background

This text has color #6C476E on white background.


Black color preview on #6C476E background

This text has black color on #6C476E background.


White color preview on #6C476E background

This text has white color on #6C476E background.


Related colors

Complementary color

Complementary color for #hex is #93B891.


I love getcolorcode.com

Triadic colors

1 #6E6C47 and #476E6C with #6C476E are triadic colors.

2 #6E476C and #476C6E with #6C476E are triadic colors.