COLOR #6C4185

HEX: #6C4185 RGB: (108,65,133)

Renk bilgisi

#6C4185 contains mainly red and blue colors. #6C4185 ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#6C4185 color RGB value is (108,65,133).

RGB: (108,65,133) (42%, 25%, 52%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 65 of 255 = 25%
B 133 of 255 = 52%

108
65
133

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 65 + 133 = 306 (100%)
R 108 of 306 ~ 35.29%
G 65 of 306 ~ 21.24%
B 133 of 306 ~ 43.46'%

%35.29
%21.24
%43.46

CMYK RENK MODELİ

#6C4185 rengi CMYK tonu (19,51,0,48).

  • camgöbeği tonu 18.80%
  • eflatun tonu 51.13%
  • sarı tonu 0.00%
  • ana renk tonu 47.84%

CMYK: (19,51,0,48)
C19M51Y0K48 (19%, 51%, 0%, 48%)
(0.19 / 0.51 / 0.00 / 0.48)

CMYK yüzdeleri

%18.8
%51.13
%0
%47.84

Codes

Color #6C4185 in popluar color models

6C 41 85
RGB 108 65 133
HSL 278° 34.34% 38.82%
HSB/HSV 278° 51.13% 52.16%
CMYK 18.80% 51.13% 0.00%
47.84%

Color #6C4185 in popluar number systems.

HEX 6C 41 85
Decimal 108 65 133
Binary 1101100 1000001 10000101
Octal 154 101 205

Shades and tints

Shades of #6C4185

#6C4185
(108,65,133)
#633C79
(99,60,121)
#5A376D
(90,55,109)
#513261
(81,50,97)
#482D55
(72,45,85)
#3F2849
(63,40,73)
#36233D
(54,35,61)
#2D1E31
(45,30,49)
#241925
(36,25,37)
#1B1419
(27,20,25)
#120F0D
(18,15,13)
#000000
(0,0,0)

Tints of #6C4185

#6C4185
(108,65,133)
#795290
(121,82,144)
#86639B
(134,99,155)
#9374A6
(147,116,166)
#A085B1
(160,133,177)
#AD96BC
(173,150,188)
#BAA7C7
(186,167,199)
#C7B8D2
(199,184,210)
#D4C9DD
(212,201,221)
#E1DAE8
(225,218,232)
#EEEBF3
(238,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C4185 color. Also use rgb(108,65,133) instead hex code.

Text Font Color

.myTextColor { color: #6C4185; }

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

This text font color is #6C4185.

Background Color

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

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

This div background color is #6C4185.

Border color

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

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

This div border color is #6C4185.

Opacity

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

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

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

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

This text has shadow with #6C4185 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C4185.

Preview

Color preview on black background

This text has color #6C4185 on black background.


Color preview on white background

This text has color #6C4185 on white background.


Black color preview on #6C4185 background

This text has black color on #6C4185 background.


White color preview on #6C4185 background

This text has white color on #6C4185 background.


Related colors

Complementary color

Complementary color for #hex is #93BE7A.


I love getcolorcode.com

Triadic colors

1 #856C41 and #41856C with #6C4185 are triadic colors.

2 #85416C and #416C85 with #6C4185 are triadic colors.