COLOR #74584C

HEX: #74584C RGB: (116,88,76)

Renk bilgisi

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

RGB renk modeli

#74584C color RGB value is (116,88,76).

RGB: (116,88,76) (45%, 35%, 30%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 88 of 255 = 35%
B 76 of 255 = 30%

116
88
76

R + G + B ~ 37%. #74584C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 88 + 76 = 280 (100%)
R 116 of 280 ~ 41.43%
G 88 of 280 ~ 31.43%
B 76 of 280 ~ 27.14'%

%41.43
%31.43
%27.14

CMYK RENK MODELİ

#74584C rengi CMYK tonu (0,24,34,55).

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

CMYK: (0,24,34,55)
C0M24Y34K55 (0%, 24%, 34%, 55%)
(0.00 / 0.24 / 0.34 / 0.55)

CMYK yüzdeleri

%0
%24.14
%34.48
%54.51

Codes

Color #74584C in popluar color models

74 58 4C
RGB 116 88 76
HSL 18° 20.83% 37.65%
HSB/HSV 18° 34.48% 45.49%
CMYK 0.00% 24.14% 34.48%
54.51%

Color #74584C in popluar number systems.

HEX 74 58 4C
Decimal 116 88 76
Binary 1110100 1011000 1001100
Octal 164 130 114

Shades and tints

Shades of #74584C

#74584C
(116,88,76)
#6A5046
(106,80,70)
#604840
(96,72,64)
#56403A
(86,64,58)
#4C3834
(76,56,52)
#42302E
(66,48,46)
#382828
(56,40,40)
#2E2022
(46,32,34)
#24181C
(36,24,28)
#1A1016
(26,16,22)
#100810
(16,8,16)
#000000
(0,0,0)

Tints of #74584C

#74584C
(116,88,76)
#80675C
(128,103,92)
#8C766C
(140,118,108)
#98857C
(152,133,124)
#A4948C
(164,148,140)
#B0A39C
(176,163,156)
#BCB2AC
(188,178,172)
#C8C1BC
(200,193,188)
#D4D0CC
(212,208,204)
#E0DFDC
(224,223,220)
#ECEEEC
(236,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74584C; }

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

This text font color is #74584C.

Background Color

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

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

This div background color is #74584C.

Border color

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

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

This div border color is #74584C.

Opacity

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

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

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

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

This text has shadow with #74584C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74584C.

Preview

Color preview on black background

This text has color #74584C on black background.


Color preview on white background

This text has color #74584C on white background.


Black color preview on #74584C background

This text has black color on #74584C background.


White color preview on #74584C background

This text has white color on #74584C background.


Related colors

Complementary color

Complementary color for #hex is #8BA7B3.


I love getcolorcode.com

Triadic colors

1 #4C7458 and #584C74 with #74584C are triadic colors.

2 #4C5874 and #58744C with #74584C are triadic colors.