COLOR #747F99

HEX: #747F99 RGB: (116,127,153)

Renk bilgisi

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

RGB renk modeli

#747F99 color RGB value is (116,127,153).

RGB: (116,127,153) (45%, 50%, 60%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 127 of 255 = 50%
B 153 of 255 = 60%

116
127
153

R + G + B ~ 52%. #747F99 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 127 + 153 = 396 (100%)
R 116 of 396 ~ 29.29%
G 127 of 396 ~ 32.07%
B 153 of 396 ~ 38.64'%

%29.29
%32.07
%38.64

CMYK RENK MODELİ

#747F99 rengi CMYK tonu (24,17,0,40).

  • camgöbeği tonu 24.18%
  • eflatun tonu 16.99%
  • sarı tonu 0.00%
  • ana renk tonu 40.00%
CMYK: (24,17,0,40) C24M17Y0K40 (24%,17%,0%,40%) (0.24/0.17/0.00/0.40) 

CMYK yüzdeleri

%24.18
%16.99
%0
%40

Codes

Color #747F99 in popluar color models

74 7F 99
RGB 116 127 153
HSL 222° 15.35% 52.75%
HSB/HSV 222° 24.18% 60.00%
CMYK 24.18% 16.99% 0.00%
40.00%

Color #747F99 in popluar number systems.

HEX 74 7F 99
Decimal 116 127 153
Binary 1110100 1111111 10011001
Octal 164 177 231

Shades and tints

Shades of #747F99

#747F99
(116,127,153)
#6A748C
(106,116,140)
#60697F
(96,105,127)
#565E72
(86,94,114)
#4C5365
(76,83,101)
#424858
(66,72,88)
#383D4B
(56,61,75)
#2E323E
(46,50,62)
#242731
(36,39,49)
#1A1C24
(26,28,36)
#101117
(16,17,23)
#000000
(0,0,0)

Tints of #747F99

#747F99
(116,127,153)
#808AA2
(128,138,162)
#8C95AB
(140,149,171)
#98A0B4
(152,160,180)
#A4ABBD
(164,171,189)
#B0B6C6
(176,182,198)
#BCC1CF
(188,193,207)
#C8CCD8
(200,204,216)
#D4D7E1
(212,215,225)
#E0E2EA
(224,226,234)
#ECEDF3
(236,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #747F99 color. Also use rgb(116,127,153) instead hex code.

Text Font Color

.myTextColor { color: #747F99; }

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

This text font color is #747F99.

Background Color

.myBgColor { background-color: #747F99; }

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

This div background color is #747F99.

Border color

.myBorderColor { border: 1px solid #747F99; }

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

This div border color is #747F99.

Opacity

.myOpacity80 { color: #747F99; opacity: 0.8; }

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

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

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

This text has shadow with #747F99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747F99.

Preview

Color preview on black background

This text has color #747F99 on black background.


Color preview on white background

This text has color #747F99 on white background.


Black color preview on #747F99 background

This text has black color on #747F99 background.


White color preview on #747F99 background

This text has white color on #747F99 background.


Related colors

Complementary color

Complementary color for #hex is #8B8066.


I love getcolorcode.com

Triadic colors

1 #99747F and #7F9974 with #747F99 are triadic colors.

2 #997F74 and #7F7499 with #747F99 are triadic colors.