COLOR #74464C

HEX: #74464C RGB: (116,70,76)

Renk bilgisi

#74464C contains red, green and blue colors in about the same proportion. #74464C ‘ nin web güvenlik rengi #663333 (ya da #633) dir.

RGB renk modeli

#74464C color RGB value is (116,70,76).

RGB: (116,70,76) (45%, 27%, 30%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 70 of 255 = 27%
B 76 of 255 = 30%

116
70
76

R + G + B ~ 34%. #74464C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 70 + 76 = 262 (100%)
R 116 of 262 ~ 44.27%
G 70 of 262 ~ 26.72%
B 76 of 262 ~ 29.01'%

%44.27
%26.72
%29.01

CMYK RENK MODELİ

#74464C rengi CMYK tonu (0,40,34,55).

  • camgöbeği tonu 0.00%
  • eflatun tonu 39.66%
  • sarı tonu 34.48%
  • ana renk tonu 54.51%

CMYK: (0,40,34,55)
C0M40Y34K55 (0%, 40%, 34%, 55%)
(0.00 / 0.40 / 0.34 / 0.55)

CMYK yüzdeleri

%0
%39.66
%34.48
%54.51

Codes

Color #74464C in popluar color models

74 46 4C
RGB 116 70 76
HSL 352° 24.73% 36.47%
HSB/HSV 352° 39.66% 45.49%
CMYK 0.00% 39.66% 34.48%
54.51%

Color #74464C in popluar number systems.

HEX 74 46 4C
Decimal 116 70 76
Binary 1110100 1000110 1001100
Octal 164 106 114

Shades and tints

Shades of #74464C

#74464C
(116,70,76)
#6A4046
(106,64,70)
#603A40
(96,58,64)
#56343A
(86,52,58)
#4C2E34
(76,46,52)
#42282E
(66,40,46)
#382228
(56,34,40)
#2E1C22
(46,28,34)
#24161C
(36,22,28)
#1A1016
(26,16,22)
#100A10
(16,10,16)
#000000
(0,0,0)

Tints of #74464C

#74464C
(116,70,76)
#80565C
(128,86,92)
#8C666C
(140,102,108)
#98767C
(152,118,124)
#A4868C
(164,134,140)
#B0969C
(176,150,156)
#BCA6AC
(188,166,172)
#C8B6BC
(200,182,188)
#D4C6CC
(212,198,204)
#E0D6DC
(224,214,220)
#ECE6EC
(236,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74464C color. Also use rgb(116,70,76) instead hex code.

Text Font Color

.myTextColor { color: #74464C; }

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

This text font color is #74464C.

Background Color

.myBgColor { background-color: #74464C; }

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

This div background color is #74464C.

Border color

.myBorderColor { border: 1px solid #74464C; }

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

This div border color is #74464C.

Opacity

.myOpacity80 { color: #74464C; opacity: 0.8; }

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

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

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

This text has shadow with #74464C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74464C.

Preview

Color preview on black background

This text has color #74464C on black background.


Color preview on white background

This text has color #74464C on white background.


Black color preview on #74464C background

This text has black color on #74464C background.


White color preview on #74464C background

This text has white color on #74464C background.


Related colors

Complementary color

Complementary color for #hex is #8BB9B3.


I love getcolorcode.com

Triadic colors

1 #4C7446 and #464C74 with #74464C are triadic colors.

2 #4C4674 and #46744C with #74464C are triadic colors.