COLOR #6C508C

HEX: #6C508C RGB: (108,80,140)

Renk bilgisi

#6C508C contains mainly red and blue colors. #6C508C ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#6C508C color RGB value is (108,80,140).

RGB: (108,80,140) (42%, 31%, 55%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 80 of 255 = 31%
B 140 of 255 = 55%

108
80
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 80 + 140 = 328 (100%)
R 108 of 328 ~ 32.93%
G 80 of 328 ~ 24.39%
B 140 of 328 ~ 42.68'%

%32.93
%24.39
%42.68

CMYK RENK MODELİ

#6C508C rengi CMYK tonu (23,43,0,45).

  • camgöbeği tonu 22.86%
  • eflatun tonu 42.86%
  • sarı tonu 0.00%
  • ana renk tonu 45.10%

CMYK: (23,43,0,45)
C23M43Y0K45 (23%, 43%, 0%, 45%)
(0.23 / 0.43 / 0.00 / 0.45)

CMYK yüzdeleri

%22.86
%42.86
%0
%45.1

Codes

Color #6C508C in popluar color models

6C 50 8C
RGB 108 80 140
HSL 268° 27.27% 43.14%
HSB/HSV 268° 42.86% 54.90%
CMYK 22.86% 42.86% 0.00%
45.10%

Color #6C508C in popluar number systems.

HEX 6C 50 8C
Decimal 108 80 140
Binary 1101100 1010000 10001100
Octal 154 120 214

Shades and tints

Shades of #6C508C

#6C508C
(108,80,140)
#634980
(99,73,128)
#5A4274
(90,66,116)
#513B68
(81,59,104)
#48345C
(72,52,92)
#3F2D50
(63,45,80)
#362644
(54,38,68)
#2D1F38
(45,31,56)
#24182C
(36,24,44)
#1B1120
(27,17,32)
#120A14
(18,10,20)
#000000
(0,0,0)

Tints of #6C508C

#6C508C
(108,80,140)
#795F96
(121,95,150)
#866EA0
(134,110,160)
#937DAA
(147,125,170)
#A08CB4
(160,140,180)
#AD9BBE
(173,155,190)
#BAAAC8
(186,170,200)
#C7B9D2
(199,185,210)
#D4C8DC
(212,200,220)
#E1D7E6
(225,215,230)
#EEE6F0
(238,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C508C color. Also use rgb(108,80,140) instead hex code.

Text Font Color

.myTextColor { color: #6C508C; }

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

This text font color is #6C508C.

Background Color

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

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

This div background color is #6C508C.

Border color

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

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

This div border color is #6C508C.

Opacity

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

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

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

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

This text has shadow with #6C508C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C508C.

Preview

Color preview on black background

This text has color #6C508C on black background.


Color preview on white background

This text has color #6C508C on white background.


Black color preview on #6C508C background

This text has black color on #6C508C background.


White color preview on #6C508C background

This text has white color on #6C508C background.


Related colors

Complementary color

Complementary color for #hex is #93AF73.


I love getcolorcode.com

Triadic colors

1 #8C6C50 and #508C6C with #6C508C are triadic colors.

2 #8C506C and #506C8C with #6C508C are triadic colors.