COLOR #6C6681

HEX: #6C6681 RGB: (108,102,129)

Renk bilgisi

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

RGB renk modeli

#6C6681 color RGB value is (108,102,129).

RGB: (108,102,129) (42%, 40%, 51%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 102 of 255 = 40%
B 129 of 255 = 51%

108
102
129

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 102 + 129 = 339 (100%)
R 108 of 339 ~ 31.86%
G 102 of 339 ~ 30.09%
B 129 of 339 ~ 38.05'%

%31.86
%30.09
%38.05

CMYK RENK MODELİ

#6C6681 rengi CMYK tonu (16,21,0,49).

  • camgöbeği tonu 16.28%
  • eflatun tonu 20.93%
  • sarı tonu 0.00%
  • ana renk tonu 49.41%

CMYK: (16,21,0,49)
C16M21Y0K49 (16%, 21%, 0%, 49%)
(0.16 / 0.21 / 0.00 / 0.49)

CMYK yüzdeleri

%16.28
%20.93
%0
%49.41

Codes

Color #6C6681 in popluar color models

6C 66 81
RGB 108 102 129
HSL 253° 11.69% 45.29%
HSB/HSV 253° 20.93% 50.59%
CMYK 16.28% 20.93% 0.00%
49.41%

Color #6C6681 in popluar number systems.

HEX 6C 66 81
Decimal 108 102 129
Binary 1101100 1100110 10000001
Octal 154 146 201

Shades and tints

Shades of #6C6681

#6C6681
(108,102,129)
#635D76
(99,93,118)
#5A546B
(90,84,107)
#514B60
(81,75,96)
#484255
(72,66,85)
#3F394A
(63,57,74)
#36303F
(54,48,63)
#2D2734
(45,39,52)
#241E29
(36,30,41)
#1B151E
(27,21,30)
#120C13
(18,12,19)
#000000
(0,0,0)

Tints of #6C6681

#6C6681
(108,102,129)
#79738C
(121,115,140)
#868097
(134,128,151)
#938DA2
(147,141,162)
#A09AAD
(160,154,173)
#ADA7B8
(173,167,184)
#BAB4C3
(186,180,195)
#C7C1CE
(199,193,206)
#D4CED9
(212,206,217)
#E1DBE4
(225,219,228)
#EEE8EF
(238,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C6681 color. Also use rgb(108,102,129) instead hex code.

Text Font Color

.myTextColor { color: #6C6681; }

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

This text font color is #6C6681.

Background Color

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

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

This div background color is #6C6681.

Border color

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

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

This div border color is #6C6681.

Opacity

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

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

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

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

This text has shadow with #6C6681 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C6681.

Preview

Color preview on black background

This text has color #6C6681 on black background.


Color preview on white background

This text has color #6C6681 on white background.


Black color preview on #6C6681 background

This text has black color on #6C6681 background.


White color preview on #6C6681 background

This text has white color on #6C6681 background.


Related colors

Complementary color

Complementary color for #hex is #93997E.


I love getcolorcode.com

Triadic colors

1 #816C66 and #66816C with #6C6681 are triadic colors.

2 #81666C and #666C81 with #6C6681 are triadic colors.