COLOR #6D426E

HEX: #6D426E
RGB: (109,66,110)

Renk bilgisi

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

RGB renk modeli

#6D426E color RGB value is (109,66,110).

  • kırmız ton 109;
  • yeşil ton 66;
  • mavi ton 110.
RGB:
(109,66,110)
(43%,26%,43%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 66 of 255 = 26%
B 110 of 255 = 43%

109
66
110

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

Yüzdelerle RGB renk parçaları

R + G + B =
109 + 66 + 110 = 285 (100%)
R 109 of 285 ~ 38.25%
G 66 of 285 ~ 23.16%
B 110 of 285 ~ 38.6%

%38.25
%23.16
%38.6

CMYK RENK MODELİ

#6D426E rengi CMYK tonu (1,40,0,57).

  • camgöbeği tonu 0.91%
  • eflatun tonu 40.00%
  • sarı tonu 0.00%
  • ana renk tonu 56.86%
CMYK:
(1,40,0,57)
C1M40Y0K57 
(1%,40%,0%,57%)
(0.01/0.40/0.00/0.57)	

CMYK yüzdeleri

%0.91
%40
%0
%56.86

Codes

Color #6D426E in popluar color models

6D426E
RGB10966110
HSL299°25.00%34.51%
HSB/HSV299°40.00%43.14%
CMYK0.91%40.00%0.00%
56.86%

Color #6D426E in popluar number systems.

HEX6D426E
Decimal10966110
Binary110110110000101101110
Octal155102156

Shades and tints

Shades of #6D426E

#6D426E
(109,66,110)
#643C64
(100,60,100)
#5B365A
(91,54,90)
#523050
(82,48,80)
#492A46
(73,42,70)
#40243C
(64,36,60)
#371E32
(55,30,50)
#2E1828
(46,24,40)
#25121E
(37,18,30)
#1C0C14
(28,12,20)
#13060A
(19,6,10)
#000000
(0,0,0)

Tints of #6D426E

#6D426E
(109,66,110)
#7A537B
(122,83,123)
#876488
(135,100,136)
#947595
(148,117,149)
#A186A2
(161,134,162)
#AE97AF
(174,151,175)
#BBA8BC
(187,168,188)
#C8B9C9
(200,185,201)
#D5CAD6
(213,202,214)
#E2DBE3
(226,219,227)
#EFECF0
(239,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D426E color. Also use rgb(109,66,110) instead hex code.

Text Font Color

.myTextColor { color: #6D426E; }

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

This text font color is #6D426E.


Background Color

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

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

This div background color is #6D426E.


Border color

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

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

This div border color is #6D426E.


Opacity

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

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

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

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

This text has shadow with #6D426E color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #6D426E on black background.


Color preview on white background

This text has color #6D426E on white background.



Black color preview on #6D426E background

This text has black color on #6D426E background.


White color preview on #6D426E background

This text has white color on #6D426E background.