COLOR #74465D

HEX: #74465D RGB: (116,70,93)

Renk bilgisi

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

RGB renk modeli

#74465D color RGB value is (116,70,93).

RGB: (116,70,93) (45%, 27%, 36%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 70 of 255 = 27%
B 93 of 255 = 36%

116
70
93

R + G + B ~ 36%. #74465D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 70 + 93 = 279 (100%)
R 116 of 279 ~ 41.58%
G 70 of 279 ~ 25.09%
B 93 of 279 ~ 33.33'%

%41.58
%25.09
%33.33

CMYK RENK MODELİ

#74465D rengi CMYK tonu (0,40,20,55).

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

CMYK: (0,40,20,55)
C0M40Y20K55 (0%, 40%, 20%, 55%)
(0.00 / 0.40 / 0.20 / 0.55)

CMYK yüzdeleri

%0
%39.66
%19.83
%54.51

Codes

Color #74465D in popluar color models

74 46 5D
RGB 116 70 93
HSL 330° 24.73% 36.47%
HSB/HSV 330° 39.66% 45.49%
CMYK 0.00% 39.66% 19.83%
54.51%

Color #74465D in popluar number systems.

HEX 74 46 5D
Decimal 116 70 93
Binary 1110100 1000110 1011101
Octal 164 106 135

Shades and tints

Shades of #74465D

#74465D
(116,70,93)
#6A4055
(106,64,85)
#603A4D
(96,58,77)
#563445
(86,52,69)
#4C2E3D
(76,46,61)
#422835
(66,40,53)
#38222D
(56,34,45)
#2E1C25
(46,28,37)
#24161D
(36,22,29)
#1A1015
(26,16,21)
#100A0D
(16,10,13)
#000000
(0,0,0)

Tints of #74465D

#74465D
(116,70,93)
#80566B
(128,86,107)
#8C6679
(140,102,121)
#987687
(152,118,135)
#A48695
(164,134,149)
#B096A3
(176,150,163)
#BCA6B1
(188,166,177)
#C8B6BF
(200,182,191)
#D4C6CD
(212,198,205)
#E0D6DB
(224,214,219)
#ECE6E9
(236,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74465D color. Also use rgb(116,70,93) instead hex code.

Text Font Color

.myTextColor { color: #74465D; }

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

This text font color is #74465D.

Background Color

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

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

This div background color is #74465D.

Border color

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

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

This div border color is #74465D.

Opacity

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

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

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

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

This text has shadow with #74465D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74465D.

Preview

Color preview on black background

This text has color #74465D on black background.


Color preview on white background

This text has color #74465D on white background.


Black color preview on #74465D background

This text has black color on #74465D background.


White color preview on #74465D background

This text has white color on #74465D background.


Related colors

Complementary color

Complementary color for #hex is #8BB9A2.


I love getcolorcode.com

Triadic colors

1 #5D7446 and #465D74 with #74465D are triadic colors.

2 #5D4674 and #46745D with #74465D are triadic colors.