COLOR #6C537B

HEX: #6C537B RGB: (108,83,123)

Renk bilgisi

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

RGB renk modeli

#6C537B color RGB value is (108,83,123).

RGB: (108,83,123) (42%, 33%, 48%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 83 of 255 = 33%
B 123 of 255 = 48%

108
83
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 83 + 123 = 314 (100%)
R 108 of 314 ~ 34.39%
G 83 of 314 ~ 26.43%
B 123 of 314 ~ 39.17'%

%34.39
%26.43
%39.17

CMYK RENK MODELİ

#6C537B rengi CMYK tonu (12,33,0,52).

  • camgöbeği tonu 12.20%
  • eflatun tonu 32.52%
  • sarı tonu 0.00%
  • ana renk tonu 51.76%

CMYK: (12,33,0,52)
C12M33Y0K52 (12%, 33%, 0%, 52%)
(0.12 / 0.33 / 0.00 / 0.52)

CMYK yüzdeleri

%12.2
%32.52
%0
%51.76

Codes

Color #6C537B in popluar color models

6C 53 7B
RGB 108 83 123
HSL 278° 19.42% 40.39%
HSB/HSV 278° 32.52% 48.24%
CMYK 12.20% 32.52% 0.00%
51.76%

Color #6C537B in popluar number systems.

HEX 6C 53 7B
Decimal 108 83 123
Binary 1101100 1010011 1111011
Octal 154 123 173

Shades and tints

Shades of #6C537B

#6C537B
(108,83,123)
#634C70
(99,76,112)
#5A4565
(90,69,101)
#513E5A
(81,62,90)
#48374F
(72,55,79)
#3F3044
(63,48,68)
#362939
(54,41,57)
#2D222E
(45,34,46)
#241B23
(36,27,35)
#1B1418
(27,20,24)
#120D0D
(18,13,13)
#000000
(0,0,0)

Tints of #6C537B

#6C537B
(108,83,123)
#796287
(121,98,135)
#867193
(134,113,147)
#93809F
(147,128,159)
#A08FAB
(160,143,171)
#AD9EB7
(173,158,183)
#BAADC3
(186,173,195)
#C7BCCF
(199,188,207)
#D4CBDB
(212,203,219)
#E1DAE7
(225,218,231)
#EEE9F3
(238,233,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C537B color. Also use rgb(108,83,123) instead hex code.

Text Font Color

.myTextColor { color: #6C537B; }

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

This text font color is #6C537B.

Background Color

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

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

This div background color is #6C537B.

Border color

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

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

This div border color is #6C537B.

Opacity

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

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

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

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

This text has shadow with #6C537B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C537B.

Preview

Color preview on black background

This text has color #6C537B on black background.


Color preview on white background

This text has color #6C537B on white background.


Black color preview on #6C537B background

This text has black color on #6C537B background.


White color preview on #6C537B background

This text has white color on #6C537B background.


Related colors

Complementary color

Complementary color for #hex is #93AC84.


I love getcolorcode.com

Triadic colors

1 #7B6C53 and #537B6C with #6C537B are triadic colors.

2 #7B536C and #536C7B with #6C537B are triadic colors.