COLOR #74596D

HEX: #74596D RGB: (116,89,109)

Renk bilgisi

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

RGB renk modeli

#74596D color RGB value is (116,89,109).

RGB: (116,89,109) (45%, 35%, 43%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 89 of 255 = 35%
B 109 of 255 = 43%

116
89
109

R + G + B ~ 41%. #74596D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 89 + 109 = 314 (100%)
R 116 of 314 ~ 36.94%
G 89 of 314 ~ 28.34%
B 109 of 314 ~ 34.71'%

%36.94
%28.34
%34.71

CMYK RENK MODELİ

#74596D rengi CMYK tonu (0,23,6,55).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.28%
  • sarı tonu 6.03%
  • ana renk tonu 54.51%

CMYK: (0,23,6,55)
C0M23Y6K55 (0%, 23%, 6%, 55%)
(0.00 / 0.23 / 0.06 / 0.55)

CMYK yüzdeleri

%0
%23.28
%6.03
%54.51

Codes

Color #74596D in popluar color models

74 59 6D
RGB 116 89 109
HSL 316° 13.17% 40.20%
HSB/HSV 316° 23.28% 45.49%
CMYK 0.00% 23.28% 6.03%
54.51%

Color #74596D in popluar number systems.

HEX 74 59 6D
Decimal 116 89 109
Binary 1110100 1011001 1101101
Octal 164 131 155

Shades and tints

Shades of #74596D

#74596D
(116,89,109)
#6A5164
(106,81,100)
#60495B
(96,73,91)
#564152
(86,65,82)
#4C3949
(76,57,73)
#423140
(66,49,64)
#382937
(56,41,55)
#2E212E
(46,33,46)
#241925
(36,25,37)
#1A111C
(26,17,28)
#100913
(16,9,19)
#000000
(0,0,0)

Tints of #74596D

#74596D
(116,89,109)
#80687A
(128,104,122)
#8C7787
(140,119,135)
#988694
(152,134,148)
#A495A1
(164,149,161)
#B0A4AE
(176,164,174)
#BCB3BB
(188,179,187)
#C8C2C8
(200,194,200)
#D4D1D5
(212,209,213)
#E0E0E2
(224,224,226)
#ECEFEF
(236,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74596D color. Also use rgb(116,89,109) instead hex code.

Text Font Color

.myTextColor { color: #74596D; }

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

This text font color is #74596D.

Background Color

.myBgColor { background-color: #74596D; }

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

This div background color is #74596D.

Border color

.myBorderColor { border: 1px solid #74596D; }

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

This div border color is #74596D.

Opacity

.myOpacity80 { color: #74596D; opacity: 0.8; }

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

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

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

This text has shadow with #74596D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74596D.

Preview

Color preview on black background

This text has color #74596D on black background.


Color preview on white background

This text has color #74596D on white background.


Black color preview on #74596D background

This text has black color on #74596D background.


White color preview on #74596D background

This text has white color on #74596D background.


Related colors

Complementary color

Complementary color for #hex is #8BA692.


I love getcolorcode.com

Triadic colors

1 #6D7459 and #596D74 with #74596D are triadic colors.

2 #6D5974 and #59746D with #74596D are triadic colors.