COLOR #747385

HEX: #747385 RGB: (116,115,133)

Renk bilgisi

#747385 contains red, green and blue colors in about the same proportion. #747385 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#747385 color RGB value is (116,115,133).

RGB: (116,115,133) (45%, 45%, 52%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 115 of 255 = 45%
B 133 of 255 = 52%

116
115
133

R + G + B ~ 47%. #747385 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 115 + 133 = 364 (100%)
R 116 of 364 ~ 31.87%
G 115 of 364 ~ 31.59%
B 133 of 364 ~ 36.54'%

%31.87
%31.59
%36.54

CMYK RENK MODELİ

#747385 rengi CMYK tonu (13,14,0,48).

  • camgöbeği tonu 12.78%
  • eflatun tonu 13.53%
  • sarı tonu 0.00%
  • ana renk tonu 47.84%

CMYK: (13,14,0,48)
C13M14Y0K48 (13%, 14%, 0%, 48%)
(0.13 / 0.14 / 0.00 / 0.48)

CMYK yüzdeleri

%12.78
%13.53
%0
%47.84

Codes

Color #747385 in popluar color models

74 73 85
RGB 116 115 133
HSL 243° 7.26% 48.63%
HSB/HSV 243° 13.53% 52.16%
CMYK 12.78% 13.53% 0.00%
47.84%

Color #747385 in popluar number systems.

HEX 74 73 85
Decimal 116 115 133
Binary 1110100 1110011 10000101
Octal 164 163 205

Shades and tints

Shades of #747385

#747385
(116,115,133)
#6A6979
(106,105,121)
#605F6D
(96,95,109)
#565561
(86,85,97)
#4C4B55
(76,75,85)
#424149
(66,65,73)
#38373D
(56,55,61)
#2E2D31
(46,45,49)
#242325
(36,35,37)
#1A1919
(26,25,25)
#100F0D
(16,15,13)
#000000
(0,0,0)

Tints of #747385

#747385
(116,115,133)
#807F90
(128,127,144)
#8C8B9B
(140,139,155)
#9897A6
(152,151,166)
#A4A3B1
(164,163,177)
#B0AFBC
(176,175,188)
#BCBBC7
(188,187,199)
#C8C7D2
(200,199,210)
#D4D3DD
(212,211,221)
#E0DFE8
(224,223,232)
#ECEBF3
(236,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #747385 color. Also use rgb(116,115,133) instead hex code.

Text Font Color

.myTextColor { color: #747385; }

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

This text font color is #747385.

Background Color

.myBgColor { background-color: #747385; }

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

This div background color is #747385.

Border color

.myBorderColor { border: 1px solid #747385; }

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

This div border color is #747385.

Opacity

.myOpacity80 { color: #747385; opacity: 0.8; }

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

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

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

This text has shadow with #747385 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747385.

Preview

Color preview on black background

This text has color #747385 on black background.


Color preview on white background

This text has color #747385 on white background.


Black color preview on #747385 background

This text has black color on #747385 background.


White color preview on #747385 background

This text has white color on #747385 background.


Related colors

Complementary color

Complementary color for #hex is #8B8C7A.


I love getcolorcode.com

Triadic colors

1 #857473 and #738574 with #747385 are triadic colors.

2 #857374 and #737485 with #747385 are triadic colors.