COLOR #674D53

HEX: #674D53 RGB: (103,77,83)

Renk bilgisi

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

RGB renk modeli

#674D53 color RGB value is (103,77,83).

RGB: (103,77,83) (40%, 30%, 33%)

RGB bağlantıları ve doygunluk

R 103 of 255 = 40%
G 77 of 255 = 30%
B 83 of 255 = 33%

103
77
83

R + G + B ~ 34%. #674D53 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 103 + 77 + 83 = 263 (100%)
R 103 of 263 ~ 39.16%
G 77 of 263 ~ 29.28%
B 83 of 263 ~ 31.56'%

%39.16
%29.28
%31.56

CMYK RENK MODELİ

#674D53 rengi CMYK tonu (0,25,19,60).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.24%
  • sarı tonu 19.42%
  • ana renk tonu 59.61%
CMYK: (0,25,19,60) C0M25Y19K60 (0%,25%,19%,60%) (0.00/0.25/0.19/0.60) 

CMYK yüzdeleri

%0
%25.24
%19.42
%59.61

Codes

Color #674D53 in popluar color models

67 4D 53
RGB 103 77 83
HSL 346° 14.44% 35.29%
HSB/HSV 346° 25.24% 40.39%
CMYK 0.00% 25.24% 19.42%
59.61%

Color #674D53 in popluar number systems.

HEX 67 4D 53
Decimal 103 77 83
Binary 1100111 1001101 1010011
Octal 147 115 123

Shades and tints

Shades of #674D53

#674D53
(103,77,83)
#5E464C
(94,70,76)
#553F45
(85,63,69)
#4C383E
(76,56,62)
#433137
(67,49,55)
#3A2A30
(58,42,48)
#312329
(49,35,41)
#281C22
(40,28,34)
#1F151B
(31,21,27)
#160E14
(22,14,20)
#0D070D
(13,7,13)
#000000
(0,0,0)

Tints of #674D53

#674D53
(103,77,83)
#745D62
(116,93,98)
#816D71
(129,109,113)
#8E7D80
(142,125,128)
#9B8D8F
(155,141,143)
#A89D9E
(168,157,158)
#B5ADAD
(181,173,173)
#C2BDBC
(194,189,188)
#CFCDCB
(207,205,203)
#DCDDDA
(220,221,218)
#E9EDE9
(233,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #674D53 color. Also use rgb(103,77,83) instead hex code.

Text Font Color

.myTextColor { color: #674D53; }

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

This text font color is #674D53.

Background Color

.myBgColor { background-color: #674D53; }

<div style="background-color:#674D53">Inner text</div>

This div background color is #674D53.

Border color

.myBorderColor { border: 1px solid #674D53; }

<div style="border:3px solid #674D53">Div</div>

This div border color is #674D53.

Opacity

.myOpacity80 { color: #674D53; opacity: 0.8; }

<p style="color:#674D53;opacity:0.8;">80%</p>

Text with #674D53 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 #674D53;}

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

This text has shadow with #674D53 color.


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

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

This text has shadow with #674D53 primary color and red secondary color.


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

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

This text has shadow with #674D53 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #674D53.

Preview

Color preview on black background

This text has color #674D53 on black background.


Color preview on white background

This text has color #674D53 on white background.


Black color preview on #674D53 background

This text has black color on #674D53 background.


White color preview on #674D53 background

This text has white color on #674D53 background.


Related colors

Complementary color

Complementary color for #hex is #98B2AC.


I love getcolorcode.com

Triadic colors

1 #53674D and #4D5367 with #674D53 are triadic colors.

2 #534D67 and #4D6753 with #674D53 are triadic colors.