COLOR #74476F

HEX: #74476F RGB: (116,71,111)

Renk bilgisi

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

RGB renk modeli

#74476F color RGB value is (116,71,111).

RGB: (116,71,111) (45%, 28%, 44%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 71 of 255 = 28%
B 111 of 255 = 44%

116
71
111

R + G + B ~ 39%. #74476F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 71 + 111 = 298 (100%)
R 116 of 298 ~ 38.93%
G 71 of 298 ~ 23.83%
B 111 of 298 ~ 37.25'%

%38.93
%23.83
%37.25

CMYK RENK MODELİ

#74476F rengi CMYK tonu (0,39,4,55).

  • camgöbeği tonu 0.00%
  • eflatun tonu 38.79%
  • sarı tonu 4.31%
  • ana renk tonu 54.51%

CMYK: (0,39,4,55)
C0M39Y4K55 (0%, 39%, 4%, 55%)
(0.00 / 0.39 / 0.04 / 0.55)

CMYK yüzdeleri

%0
%38.79
%4.31
%54.51

Codes

Color #74476F in popluar color models

74 47 6F
RGB 116 71 111
HSL 307° 24.06% 36.67%
HSB/HSV 307° 38.79% 45.49%
CMYK 0.00% 38.79% 4.31%
54.51%

Color #74476F in popluar number systems.

HEX 74 47 6F
Decimal 116 71 111
Binary 1110100 1000111 1101111
Octal 164 107 157

Shades and tints

Shades of #74476F

#74476F
(116,71,111)
#6A4165
(106,65,101)
#603B5B
(96,59,91)
#563551
(86,53,81)
#4C2F47
(76,47,71)
#42293D
(66,41,61)
#382333
(56,35,51)
#2E1D29
(46,29,41)
#24171F
(36,23,31)
#1A1115
(26,17,21)
#100B0B
(16,11,11)
#000000
(0,0,0)

Tints of #74476F

#74476F
(116,71,111)
#80577C
(128,87,124)
#8C6789
(140,103,137)
#987796
(152,119,150)
#A487A3
(164,135,163)
#B097B0
(176,151,176)
#BCA7BD
(188,167,189)
#C8B7CA
(200,183,202)
#D4C7D7
(212,199,215)
#E0D7E4
(224,215,228)
#ECE7F1
(236,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74476F color. Also use rgb(116,71,111) instead hex code.

Text Font Color

.myTextColor { color: #74476F; }

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

This text font color is #74476F.

Background Color

.myBgColor { background-color: #74476F; }

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

This div background color is #74476F.

Border color

.myBorderColor { border: 1px solid #74476F; }

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

This div border color is #74476F.

Opacity

.myOpacity80 { color: #74476F; opacity: 0.8; }

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

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

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

This text has shadow with #74476F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74476F.

Preview

Color preview on black background

This text has color #74476F on black background.


Color preview on white background

This text has color #74476F on white background.


Black color preview on #74476F background

This text has black color on #74476F background.


White color preview on #74476F background

This text has white color on #74476F background.


Related colors

Complementary color

Complementary color for #hex is #8BB890.


I love getcolorcode.com

Triadic colors

1 #6F7447 and #476F74 with #74476F are triadic colors.

2 #6F4774 and #47746F with #74476F are triadic colors.