COLOR #74626B

HEX: #74626B RGB: (116,98,107)

Renk bilgisi

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

RGB renk modeli

#74626B color RGB value is (116,98,107).

RGB: (116,98,107) (45%, 38%, 42%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 98 of 255 = 38%
B 107 of 255 = 42%

116
98
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 98 + 107 = 321 (100%)
R 116 of 321 ~ 36.14%
G 98 of 321 ~ 30.53%
B 107 of 321 ~ 33.33'%

%36.14
%30.53
%33.33

CMYK RENK MODELİ

#74626B rengi CMYK tonu (0,16,8,55).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.52%
  • sarı tonu 7.76%
  • ana renk tonu 54.51%

CMYK: (0,16,8,55)
C0M16Y8K55 (0%, 16%, 8%, 55%)
(0.00 / 0.16 / 0.08 / 0.55)

CMYK yüzdeleri

%0
%15.52
%7.76
%54.51

Codes

Color #74626B in popluar color models

74 62 6B
RGB 116 98 107
HSL 330° 8.41% 41.96%
HSB/HSV 330° 15.52% 45.49%
CMYK 0.00% 15.52% 7.76%
54.51%

Color #74626B in popluar number systems.

HEX 74 62 6B
Decimal 116 98 107
Binary 1110100 1100010 1101011
Octal 164 142 153

Shades and tints

Shades of #74626B

#74626B
(116,98,107)
#6A5A62
(106,90,98)
#605259
(96,82,89)
#564A50
(86,74,80)
#4C4247
(76,66,71)
#423A3E
(66,58,62)
#383235
(56,50,53)
#2E2A2C
(46,42,44)
#242223
(36,34,35)
#1A1A1A
(26,26,26)
#101211
(16,18,17)
#000000
(0,0,0)

Tints of #74626B

#74626B
(116,98,107)
#807078
(128,112,120)
#8C7E85
(140,126,133)
#988C92
(152,140,146)
#A49A9F
(164,154,159)
#B0A8AC
(176,168,172)
#BCB6B9
(188,182,185)
#C8C4C6
(200,196,198)
#D4D2D3
(212,210,211)
#E0E0E0
(224,224,224)
#ECEEED
(236,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74626B color. Also use rgb(116,98,107) instead hex code.

Text Font Color

.myTextColor { color: #74626B; }

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

This text font color is #74626B.

Background Color

.myBgColor { background-color: #74626B; }

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

This div background color is #74626B.

Border color

.myBorderColor { border: 1px solid #74626B; }

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

This div border color is #74626B.

Opacity

.myOpacity80 { color: #74626B; opacity: 0.8; }

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

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

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

This text has shadow with #74626B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74626B.

Preview

Color preview on black background

This text has color #74626B on black background.


Color preview on white background

This text has color #74626B on white background.


Black color preview on #74626B background

This text has black color on #74626B background.


White color preview on #74626B background

This text has white color on #74626B background.


Related colors

Complementary color

Complementary color for #hex is #8B9D94.


I love getcolorcode.com

Triadic colors

1 #6B7462 and #626B74 with #74626B are triadic colors.

2 #6B6274 and #62746B with #74626B are triadic colors.