COLOR #6C5381

HEX: #6C5381 RGB: (108,83,129)

Renk bilgisi

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

RGB renk modeli

#6C5381 color RGB value is (108,83,129).

RGB: (108,83,129) (42%, 33%, 51%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 83 of 255 = 33%
B 129 of 255 = 51%

108
83
129

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 83 + 129 = 320 (100%)
R 108 of 320 ~ 33.75%
G 83 of 320 ~ 25.94%
B 129 of 320 ~ 40.31'%

%33.75
%25.94
%40.31

CMYK RENK MODELİ

#6C5381 rengi CMYK tonu (16,36,0,49).

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

CMYK: (16,36,0,49)
C16M36Y0K49 (16%, 36%, 0%, 49%)
(0.16 / 0.36 / 0.00 / 0.49)

CMYK yüzdeleri

%16.28
%35.66
%0
%49.41

Codes

Color #6C5381 in popluar color models

6C 53 81
RGB 108 83 129
HSL 273° 21.70% 41.57%
HSB/HSV 273° 35.66% 50.59%
CMYK 16.28% 35.66% 0.00%
49.41%

Color #6C5381 in popluar number systems.

HEX 6C 53 81
Decimal 108 83 129
Binary 1101100 1010011 10000001
Octal 154 123 201

Shades and tints

Shades of #6C5381

#6C5381
(108,83,129)
#634C76
(99,76,118)
#5A456B
(90,69,107)
#513E60
(81,62,96)
#483755
(72,55,85)
#3F304A
(63,48,74)
#36293F
(54,41,63)
#2D2234
(45,34,52)
#241B29
(36,27,41)
#1B141E
(27,20,30)
#120D13
(18,13,19)
#000000
(0,0,0)

Tints of #6C5381

#6C5381
(108,83,129)
#79628C
(121,98,140)
#867197
(134,113,151)
#9380A2
(147,128,162)
#A08FAD
(160,143,173)
#AD9EB8
(173,158,184)
#BAADC3
(186,173,195)
#C7BCCE
(199,188,206)
#D4CBD9
(212,203,217)
#E1DAE4
(225,218,228)
#EEE9EF
(238,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C5381; }

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

This text font color is #6C5381.

Background Color

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

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

This div background color is #6C5381.

Border color

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

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

This div border color is #6C5381.

Opacity

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

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

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

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

This text has shadow with #6C5381 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C5381.

Preview

Color preview on black background

This text has color #6C5381 on black background.


Color preview on white background

This text has color #6C5381 on white background.


Black color preview on #6C5381 background

This text has black color on #6C5381 background.


White color preview on #6C5381 background

This text has white color on #6C5381 background.


Related colors

Complementary color

Complementary color for #hex is #93AC7E.


I love getcolorcode.com

Triadic colors

1 #816C53 and #53816C with #6C5381 are triadic colors.

2 #81536C and #536C81 with #6C5381 are triadic colors.