COLOR #6D334D

HEX: #6D334D RGB: (109,51,77)

Renk bilgisi

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

RGB renk modeli

#6D334D color RGB value is (109,51,77).

RGB: (109,51,77) (43%, 20%, 30%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 51 of 255 = 20%
B 77 of 255 = 30%

109
51
77

R + G + B ~ 31%. #6D334D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 51 + 77 = 237 (100%)
R 109 of 237 ~ 45.99%
G 51 of 237 ~ 21.52%
B 77 of 237 ~ 32.49'%

%45.99
%21.52
%32.49

CMYK RENK MODELİ

#6D334D rengi CMYK tonu (0,53,29,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 53.21%
  • sarı tonu 29.36%
  • ana renk tonu 57.25%

CMYK: (0,53,29,57)
C0M53Y29K57 (0%, 53%, 29%, 57%)
(0.00 / 0.53 / 0.29 / 0.57)

CMYK yüzdeleri

%0
%53.21
%29.36
%57.25

Codes

Color #6D334D in popluar color models

6D 33 4D
RGB 109 51 77
HSL 333° 36.25% 31.37%
HSB/HSV 333° 53.21% 42.75%
CMYK 0.00% 53.21% 29.36%
57.25%

Color #6D334D in popluar number systems.

HEX 6D 33 4D
Decimal 109 51 77
Binary 1101101 110011 1001101
Octal 155 63 115

Shades and tints

Shades of #6D334D

#6D334D
(109,51,77)
#642F46
(100,47,70)
#5B2B3F
(91,43,63)
#522738
(82,39,56)
#492331
(73,35,49)
#401F2A
(64,31,42)
#371B23
(55,27,35)
#2E171C
(46,23,28)
#251315
(37,19,21)
#1C0F0E
(28,15,14)
#130B07
(19,11,7)
#000000
(0,0,0)

Tints of #6D334D

#6D334D
(109,51,77)
#7A455D
(122,69,93)
#87576D
(135,87,109)
#94697D
(148,105,125)
#A17B8D
(161,123,141)
#AE8D9D
(174,141,157)
#BB9FAD
(187,159,173)
#C8B1BD
(200,177,189)
#D5C3CD
(213,195,205)
#E2D5DD
(226,213,221)
#EFE7ED
(239,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D334D color. Also use rgb(109,51,77) instead hex code.

Text Font Color

.myTextColor { color: #6D334D; }

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

This text font color is #6D334D.

Background Color

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

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

This div background color is #6D334D.

Border color

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

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

This div border color is #6D334D.

Opacity

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

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

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

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

This text has shadow with #6D334D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D334D.

Preview

Color preview on black background

This text has color #6D334D on black background.


Color preview on white background

This text has color #6D334D on white background.


Black color preview on #6D334D background

This text has black color on #6D334D background.


White color preview on #6D334D background

This text has white color on #6D334D background.


Related colors

Complementary color

Complementary color for #hex is #92CCB2.


I love getcolorcode.com

Triadic colors

1 #4D6D33 and #334D6D with #6D334D are triadic colors.

2 #4D336D and #336D4D with #6D334D are triadic colors.