COLOR #748785

HEX: #748785 RGB: (116,135,133)

Color info

#748785 contains red, green and blue colors in about the same proportion. Web safe color of #748785 is #669999 (or #699).

RGB color model

#748785 color RGB value is (116,135,133).

RGB: (116,135,133) (45%, 53%, 52%)

RGB channels and saturation

R 116 of 255 = 45%
G 135 of 255 = 53%
B 133 of 255 = 52%

116
135
133

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

Portions of RGB colors in percentages

R + G + B = 116 + 135 + 133 = 384 (100%)
R 116 of 384 ~ 30.21%
G 135 of 384 ~ 35.16%
B 133 of 384 ~ 34.64'%

%30.21
%35.16
%34.64

CMYK color model

#748785 color CMYK value is (14,0,1,47).

  • cyan value is 14.07%
  • magenta value is 0.00%
  • yellow value is 1.48%
  • key color value is 47.06%

CMYK: (14,0,1,47)
C14M0Y1K47 (14%, 0%, 1%, 47%)
(0.14 / 0.00 / 0.01 / 0.47)

CMYK percentages

%14.07
%0
%1.48
%47.06

Codes

Color #748785 in popluar color models

74 87 85
RGB 116 135 133
HSL 174° 7.57% 49.22%
HSB/HSV 174° 14.07% 52.94%
CMYK 14.07% 0.00% 1.48%
47.06%

Color #748785 in popluar number systems.

HEX 74 87 85
Decimal 116 135 133
Binary 1110100 10000111 10000101
Octal 164 207 205

Shades and tints

Shades of #748785

#748785
(116,135,133)
#6A7B79
(106,123,121)
#606F6D
(96,111,109)
#566361
(86,99,97)
#4C5755
(76,87,85)
#424B49
(66,75,73)
#383F3D
(56,63,61)
#2E3331
(46,51,49)
#242725
(36,39,37)
#1A1B19
(26,27,25)
#100F0D
(16,15,13)
#000000
(0,0,0)

Tints of #748785

#748785
(116,135,133)
#809190
(128,145,144)
#8C9B9B
(140,155,155)
#98A5A6
(152,165,166)
#A4AFB1
(164,175,177)
#B0B9BC
(176,185,188)
#BCC3C7
(188,195,199)
#C8CDD2
(200,205,210)
#D4D7DD
(212,215,221)
#E0E1E8
(224,225,232)
#ECEBF3
(236,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #748785; }

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

This text font color is #748785.

Background Color

.myBgColor { background-color: #748785; }

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

This div background color is #748785.

Border color

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

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

This div border color is #748785.

Opacity

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

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

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

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

This text has shadow with #748785 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748785.

Preview

Color preview on black background

This text has color #748785 on black background.


Color preview on white background

This text has color #748785 on white background.


Black color preview on #748785 background

This text has black color on #748785 background.


White color preview on #748785 background

This text has white color on #748785 background.


Related colors

Complementary color

Complementary color for #hex is #8B787A.


I love getcolorcode.com

Triadic colors

1 #857487 and #878574 with #748785 are triadic colors.

2 #858774 and #877485 with #748785 are triadic colors.