COLOR #6D4D58

HEX: #6D4D58
RGB: (109,77,88)

Renk bilgisi

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

RGB renk modeli

#6D4D58 color RGB value is (109,77,88).

  • kırmız ton 109;
  • yeşil ton 77;
  • mavi ton 88.
RGB: (109,77,88) (43%,30%,35%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 77 of 255 = 30%
B 88 of 255 = 35%

109
77
88

R + G + B ~ 36%. #6D4D58 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
109 + 77 + 88 = 274 (100%)
R 109 of 274 ~ 39.78%
G 77 of 274 ~ 28.1%
B 88 of 274 ~ 32.12%

%39.78
%28.1
%32.12

CMYK RENK MODELİ

#6D4D58 rengi CMYK tonu (0,29,19,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 29.36%
  • sarı tonu 19.27%
  • ana renk tonu 57.25%
CMYK: (0,29,19,57) C0M29Y19K57 (0%,29%,19%,57%) (0.00/0.29/0.19/0.57)

CMYK yüzdeleri

%0
%29.36
%19.27
%57.25

Codes

Color #6D4D58 in popluar color models

6D4D58
RGB1097788
HSL339°17.20%36.47%
HSB/HSV339°29.36%42.75%
CMYK0.00%29.36%19.27%
57.25%

Color #6D4D58 in popluar number systems.

HEX6D4D58
Decimal1097788
Binary110110110011011011000
Octal155115130

Shades and tints

Shades of #6D4D58

#6D4D58
(109,77,88)
#644650
(100,70,80)
#5B3F48
(91,63,72)
#523840
(82,56,64)
#493138
(73,49,56)
#402A30
(64,42,48)
#372328
(55,35,40)
#2E1C20
(46,28,32)
#251518
(37,21,24)
#1C0E10
(28,14,16)
#130708
(19,7,8)
#000000
(0,0,0)

Tints of #6D4D58

#6D4D58
(109,77,88)
#7A5D67
(122,93,103)
#876D76
(135,109,118)
#947D85
(148,125,133)
#A18D94
(161,141,148)
#AE9DA3
(174,157,163)
#BBADB2
(187,173,178)
#C8BDC1
(200,189,193)
#D5CDD0
(213,205,208)
#E2DDDF
(226,221,223)
#EFEDEE
(239,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D4D58; }

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

This text font color is #6D4D58.


Background Color

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

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

This div background color is #6D4D58.


Border color

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

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

This div border color is #6D4D58.


Opacity

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

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

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

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

This text has shadow with #6D4D58 color.

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

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

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


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

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

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


Div box shadow color

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

Preview

Color preview on black background

This text has color #6D4D58 on black background.


Color preview on white background

This text has color #6D4D58 on white background.



Black color preview on #6D4D58 background

This text has black color on #6D4D58 background.


White color preview on #6D4D58 background

This text has white color on #6D4D58 background.