COLOR #6D638F

HEX: #6D638F RGB: (109,99,143)

Renk bilgisi

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

RGB renk modeli

#6D638F color RGB value is (109,99,143).

RGB: (109,99,143) (43%, 39%, 56%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 99 of 255 = 39%
B 143 of 255 = 56%

109
99
143

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 99 + 143 = 351 (100%)
R 109 of 351 ~ 31.05%
G 99 of 351 ~ 28.21%
B 143 of 351 ~ 40.74'%

%31.05
%28.21
%40.74

CMYK RENK MODELİ

#6D638F rengi CMYK tonu (24,31,0,44).

  • camgöbeği tonu 23.78%
  • eflatun tonu 30.77%
  • sarı tonu 0.00%
  • ana renk tonu 43.92%

CMYK: (24,31,0,44)
C24M31Y0K44 (24%, 31%, 0%, 44%)
(0.24 / 0.31 / 0.00 / 0.44)

CMYK yüzdeleri

%23.78
%30.77
%0
%43.92

Codes

Color #6D638F in popluar color models

6D 63 8F
RGB 109 99 143
HSL 254° 18.18% 47.45%
HSB/HSV 254° 30.77% 56.08%
CMYK 23.78% 30.77% 0.00%
43.92%

Color #6D638F in popluar number systems.

HEX 6D 63 8F
Decimal 109 99 143
Binary 1101101 1100011 10001111
Octal 155 143 217

Shades and tints

Shades of #6D638F

#6D638F
(109,99,143)
#645A82
(100,90,130)
#5B5175
(91,81,117)
#524868
(82,72,104)
#493F5B
(73,63,91)
#40364E
(64,54,78)
#372D41
(55,45,65)
#2E2434
(46,36,52)
#251B27
(37,27,39)
#1C121A
(28,18,26)
#13090D
(19,9,13)
#000000
(0,0,0)

Tints of #6D638F

#6D638F
(109,99,143)
#7A7199
(122,113,153)
#877FA3
(135,127,163)
#948DAD
(148,141,173)
#A19BB7
(161,155,183)
#AEA9C1
(174,169,193)
#BBB7CB
(187,183,203)
#C8C5D5
(200,197,213)
#D5D3DF
(213,211,223)
#E2E1E9
(226,225,233)
#EFEFF3
(239,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D638F color. Also use rgb(109,99,143) instead hex code.

Text Font Color

.myTextColor { color: #6D638F; }

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

This text font color is #6D638F.

Background Color

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

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

This div background color is #6D638F.

Border color

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

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

This div border color is #6D638F.

Opacity

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

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

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

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

This text has shadow with #6D638F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D638F.

Preview

Color preview on black background

This text has color #6D638F on black background.


Color preview on white background

This text has color #6D638F on white background.


Black color preview on #6D638F background

This text has black color on #6D638F background.


White color preview on #6D638F background

This text has white color on #6D638F background.


Related colors

Complementary color

Complementary color for #hex is #929C70.


I love getcolorcode.com

Triadic colors

1 #8F6D63 and #638F6D with #6D638F are triadic colors.

2 #8F636D and #636D8F with #6D638F are triadic colors.