COLOR #746370

HEX: #746370 RGB: (116,99,112)

Renk bilgisi

#746370 contains red, green and blue colors in about the same proportion. #746370 ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#746370 color RGB value is (116,99,112).

RGB: (116,99,112) (45%, 39%, 44%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 99 of 255 = 39%
B 112 of 255 = 44%

116
99
112

R + G + B ~ 43%. #746370 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 99 + 112 = 327 (100%)
R 116 of 327 ~ 35.47%
G 99 of 327 ~ 30.28%
B 112 of 327 ~ 34.25'%

%35.47
%30.28
%34.25

CMYK RENK MODELİ

#746370 rengi CMYK tonu (0,15,3,55).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.66%
  • sarı tonu 3.45%
  • ana renk tonu 54.51%

CMYK: (0,15,3,55)
C0M15Y3K55 (0%, 15%, 3%, 55%)
(0.00 / 0.15 / 0.03 / 0.55)

CMYK yüzdeleri

%0
%14.66
%3.45
%54.51

Codes

Color #746370 in popluar color models

74 63 70
RGB 116 99 112
HSL 314° 7.91% 42.16%
HSB/HSV 314° 14.66% 45.49%
CMYK 0.00% 14.66% 3.45%
54.51%

Color #746370 in popluar number systems.

HEX 74 63 70
Decimal 116 99 112
Binary 1110100 1100011 1110000
Octal 164 143 160

Shades and tints

Shades of #746370

#746370
(116,99,112)
#6A5A66
(106,90,102)
#60515C
(96,81,92)
#564852
(86,72,82)
#4C3F48
(76,63,72)
#42363E
(66,54,62)
#382D34
(56,45,52)
#2E242A
(46,36,42)
#241B20
(36,27,32)
#1A1216
(26,18,22)
#10090C
(16,9,12)
#000000
(0,0,0)

Tints of #746370

#746370
(116,99,112)
#80717D
(128,113,125)
#8C7F8A
(140,127,138)
#988D97
(152,141,151)
#A49BA4
(164,155,164)
#B0A9B1
(176,169,177)
#BCB7BE
(188,183,190)
#C8C5CB
(200,197,203)
#D4D3D8
(212,211,216)
#E0E1E5
(224,225,229)
#ECEFF2
(236,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #746370 color. Also use rgb(116,99,112) instead hex code.

Text Font Color

.myTextColor { color: #746370; }

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

This text font color is #746370.

Background Color

.myBgColor { background-color: #746370; }

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

This div background color is #746370.

Border color

.myBorderColor { border: 1px solid #746370; }

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

This div border color is #746370.

Opacity

.myOpacity80 { color: #746370; opacity: 0.8; }

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

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

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

This text has shadow with #746370 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746370.

Preview

Color preview on black background

This text has color #746370 on black background.


Color preview on white background

This text has color #746370 on white background.


Black color preview on #746370 background

This text has black color on #746370 background.


White color preview on #746370 background

This text has white color on #746370 background.


Related colors

Complementary color

Complementary color for #hex is #8B9C8F.


I love getcolorcode.com

Triadic colors

1 #707463 and #637074 with #746370 are triadic colors.

2 #706374 and #637470 with #746370 are triadic colors.