COLOR #6D4469

HEX: #6D4469
RGB: (109,68,105)

Renk bilgisi

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

RGB renk modeli

#6D4469 color RGB value is (109,68,105).

  • kırmız ton 109;
  • yeşil ton 68;
  • mavi ton 105.
RGB:
(109,68,105)
(43%,27%,41%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 68 of 255 = 27%
B 105 of 255 = 41%

109
68
105

R + G + B ~ 37%. #6D4469 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
109 + 68 + 105 = 282 (100%)
R 109 of 282 ~ 38.65%
G 68 of 282 ~ 24.11%
B 105 of 282 ~ 37.23%

%38.65
%24.11
%37.23

CMYK RENK MODELİ

#6D4469 rengi CMYK tonu (0,38,4,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 37.61%
  • sarı tonu 3.67%
  • ana renk tonu 57.25%
CMYK:
(0,38,4,57)
C0M38Y4K57 
(0%,38%,4%,57%)
(0.00/0.38/0.04/0.57)	

CMYK yüzdeleri

%0
%37.61
%3.67
%57.25

Codes

Color #6D4469 in popluar color models

6D4469
RGB10968105
HSL306°23.16%34.71%
HSB/HSV306°37.61%42.75%
CMYK0.00%37.61%3.67%
57.25%

Color #6D4469 in popluar number systems.

HEX6D4469
Decimal10968105
Binary110110110001001101001
Octal155104151

Shades and tints

Shades of #6D4469

#6D4469
(109,68,105)
#643E60
(100,62,96)
#5B3857
(91,56,87)
#52324E
(82,50,78)
#492C45
(73,44,69)
#40263C
(64,38,60)
#372033
(55,32,51)
#2E1A2A
(46,26,42)
#251421
(37,20,33)
#1C0E18
(28,14,24)
#13080F
(19,8,15)
#000000
(0,0,0)

Tints of #6D4469

#6D4469
(109,68,105)
#7A5576
(122,85,118)
#876683
(135,102,131)
#947790
(148,119,144)
#A1889D
(161,136,157)
#AE99AA
(174,153,170)
#BBAAB7
(187,170,183)
#C8BBC4
(200,187,196)
#D5CCD1
(213,204,209)
#E2DDDE
(226,221,222)
#EFEEEB
(239,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4469 color. Also use rgb(109,68,105) instead hex code.

Text Font Color

.myTextColor { color: #6D4469; }

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

This text font color is #6D4469.


Background Color

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

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

This div background color is #6D4469.


Border color

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

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

This div border color is #6D4469.


Opacity

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

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

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

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

This text has shadow with #6D4469 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #6D4469 on black background.


Color preview on white background

This text has color #6D4469 on white background.



Black color preview on #6D4469 background

This text has black color on #6D4469 background.


White color preview on #6D4469 background

This text has white color on #6D4469 background.