COLOR #748F7C

HEX: #748F7C RGB: (116,143,124)

Renk bilgisi

#748F7C contains red, green and blue colors in about the same proportion. #748F7C ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#748F7C color RGB value is (116,143,124).

RGB: (116,143,124) (45%, 56%, 49%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 143 of 255 = 56%
B 124 of 255 = 49%

116
143
124

R + G + B ~ 50%. #748F7C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 143 + 124 = 383 (100%)
R 116 of 383 ~ 30.29%
G 143 of 383 ~ 37.34%
B 124 of 383 ~ 32.38'%

%30.29
%37.34
%32.38

CMYK RENK MODELİ

#748F7C rengi CMYK tonu (19,0,13,44).

  • camgöbeği tonu 18.88%
  • eflatun tonu 0.00%
  • sarı tonu 13.29%
  • ana renk tonu 43.92%

CMYK: (19,0,13,44)
C19M0Y13K44 (19%, 0%, 13%, 44%)
(0.19 / 0.00 / 0.13 / 0.44)

CMYK yüzdeleri

%18.88
%0
%13.29
%43.92

Codes

Color #748F7C in popluar color models

74 8F 7C
RGB 116 143 124
HSL 138° 10.76% 50.78%
HSB/HSV 138° 18.88% 56.08%
CMYK 18.88% 0.00% 13.29%
43.92%

Color #748F7C in popluar number systems.

HEX 74 8F 7C
Decimal 116 143 124
Binary 1110100 10001111 1111100
Octal 164 217 174

Shades and tints

Shades of #748F7C

#748F7C
(116,143,124)
#6A8271
(106,130,113)
#607566
(96,117,102)
#56685B
(86,104,91)
#4C5B50
(76,91,80)
#424E45
(66,78,69)
#38413A
(56,65,58)
#2E342F
(46,52,47)
#242724
(36,39,36)
#1A1A19
(26,26,25)
#100D0E
(16,13,14)
#000000
(0,0,0)

Tints of #748F7C

#748F7C
(116,143,124)
#809987
(128,153,135)
#8CA392
(140,163,146)
#98AD9D
(152,173,157)
#A4B7A8
(164,183,168)
#B0C1B3
(176,193,179)
#BCCBBE
(188,203,190)
#C8D5C9
(200,213,201)
#D4DFD4
(212,223,212)
#E0E9DF
(224,233,223)
#ECF3EA
(236,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #748F7C color. Also use rgb(116,143,124) instead hex code.

Text Font Color

.myTextColor { color: #748F7C; }

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

This text font color is #748F7C.

Background Color

.myBgColor { background-color: #748F7C; }

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

This div background color is #748F7C.

Border color

.myBorderColor { border: 1px solid #748F7C; }

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

This div border color is #748F7C.

Opacity

.myOpacity80 { color: #748F7C; opacity: 0.8; }

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

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

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

This text has shadow with #748F7C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748F7C.

Preview

Color preview on black background

This text has color #748F7C on black background.


Color preview on white background

This text has color #748F7C on white background.


Black color preview on #748F7C background

This text has black color on #748F7C background.


White color preview on #748F7C background

This text has white color on #748F7C background.


Related colors

Complementary color

Complementary color for #hex is #8B7083.


I love getcolorcode.com

Triadic colors

1 #7C748F and #8F7C74 with #748F7C are triadic colors.

2 #7C8F74 and #8F747C with #748F7C are triadic colors.