COLOR #6D3F57

HEX: #6D3F57 RGB: (109,63,87)

Renk bilgisi

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

RGB renk modeli

#6D3F57 color RGB value is (109,63,87).

RGB: (109,63,87) (43%, 25%, 34%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 63 of 255 = 25%
B 87 of 255 = 34%

109
63
87

R + G + B ~ 34%. #6D3F57 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 63 + 87 = 259 (100%)
R 109 of 259 ~ 42.08%
G 63 of 259 ~ 24.32%
B 87 of 259 ~ 33.59'%

%42.08
%24.32
%33.59

CMYK RENK MODELİ

#6D3F57 rengi CMYK tonu (0,42,20,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 42.20%
  • sarı tonu 20.18%
  • ana renk tonu 57.25%

CMYK: (0,42,20,57)
C0M42Y20K57 (0%, 42%, 20%, 57%)
(0.00 / 0.42 / 0.20 / 0.57)

CMYK yüzdeleri

%0
%42.2
%20.18
%57.25

Codes

Color #6D3F57 in popluar color models

6D 3F 57
RGB 109 63 87
HSL 329° 26.74% 33.73%
HSB/HSV 329° 42.20% 42.75%
CMYK 0.00% 42.20% 20.18%
57.25%

Color #6D3F57 in popluar number systems.

HEX 6D 3F 57
Decimal 109 63 87
Binary 1101101 111111 1010111
Octal 155 77 127

Shades and tints

Shades of #6D3F57

#6D3F57
(109,63,87)
#643A50
(100,58,80)
#5B3549
(91,53,73)
#523042
(82,48,66)
#492B3B
(73,43,59)
#402634
(64,38,52)
#37212D
(55,33,45)
#2E1C26
(46,28,38)
#25171F
(37,23,31)
#1C1218
(28,18,24)
#130D11
(19,13,17)
#000000
(0,0,0)

Tints of #6D3F57

#6D3F57
(109,63,87)
#7A5066
(122,80,102)
#876175
(135,97,117)
#947284
(148,114,132)
#A18393
(161,131,147)
#AE94A2
(174,148,162)
#BBA5B1
(187,165,177)
#C8B6C0
(200,182,192)
#D5C7CF
(213,199,207)
#E2D8DE
(226,216,222)
#EFE9ED
(239,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D3F57 color. Also use rgb(109,63,87) instead hex code.

Text Font Color

.myTextColor { color: #6D3F57; }

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

This text font color is #6D3F57.

Background Color

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

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

This div background color is #6D3F57.

Border color

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

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

This div border color is #6D3F57.

Opacity

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

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

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

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

This text has shadow with #6D3F57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D3F57.

Preview

Color preview on black background

This text has color #6D3F57 on black background.


Color preview on white background

This text has color #6D3F57 on white background.


Black color preview on #6D3F57 background

This text has black color on #6D3F57 background.


White color preview on #6D3F57 background

This text has white color on #6D3F57 background.


Related colors

Complementary color

Complementary color for #hex is #92C0A8.


I love getcolorcode.com

Triadic colors

1 #576D3F and #3F576D with #6D3F57 are triadic colors.

2 #573F6D and #3F6D57 with #6D3F57 are triadic colors.