COLOR #748287

HEX: #748287 RGB: (116,130,135)

Color info

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

RGB color model

#748287 color RGB value is (116,130,135).

RGB: (116,130,135) (45%, 51%, 53%)

RGB channels and saturation

R 116 of 255 = 45%
G 130 of 255 = 51%
B 135 of 255 = 53%

116
130
135

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

Portions of RGB colors in percentages

R + G + B = 116 + 130 + 135 = 381 (100%)
R 116 of 381 ~ 30.45%
G 130 of 381 ~ 34.12%
B 135 of 381 ~ 35.43'%

%30.45
%34.12
%35.43

CMYK color model

#748287 color CMYK value is (14,4,0,47).

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

CMYK: (14,4,0,47)
C14M4Y0K47 (14%, 4%, 0%, 47%)
(0.14 / 0.04 / 0.00 / 0.47)

CMYK percentages

%14.07
%3.7
%0
%47.06

Codes

Color #748287 in popluar color models

74 82 87
RGB 116 130 135
HSL 196° 7.57% 49.22%
HSB/HSV 196° 14.07% 52.94%
CMYK 14.07% 3.70% 0.00%
47.06%

Color #748287 in popluar number systems.

HEX 74 82 87
Decimal 116 130 135
Binary 1110100 10000010 10000111
Octal 164 202 207

Shades and tints

Shades of #748287

#748287
(116,130,135)
#6A777B
(106,119,123)
#606C6F
(96,108,111)
#566163
(86,97,99)
#4C5657
(76,86,87)
#424B4B
(66,75,75)
#38403F
(56,64,63)
#2E3533
(46,53,51)
#242A27
(36,42,39)
#1A1F1B
(26,31,27)
#10140F
(16,20,15)
#000000
(0,0,0)

Tints of #748287

#748287
(116,130,135)
#808D91
(128,141,145)
#8C989B
(140,152,155)
#98A3A5
(152,163,165)
#A4AEAF
(164,174,175)
#B0B9B9
(176,185,185)
#BCC4C3
(188,196,195)
#C8CFCD
(200,207,205)
#D4DAD7
(212,218,215)
#E0E5E1
(224,229,225)
#ECF0EB
(236,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #748287; }

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

This text font color is #748287.

Background Color

.myBgColor { background-color: #748287; }

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

This div background color is #748287.

Border color

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

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

This div border color is #748287.

Opacity

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

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

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

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

This text has shadow with #748287 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748287.

Preview

Color preview on black background

This text has color #748287 on black background.


Color preview on white background

This text has color #748287 on white background.


Black color preview on #748287 background

This text has black color on #748287 background.


White color preview on #748287 background

This text has white color on #748287 background.


Related colors

Complementary color

Complementary color for #hex is #8B7D78.


I love getcolorcode.com

Triadic colors

1 #877482 and #828774 with #748287 are triadic colors.

2 #878274 and #827487 with #748287 are triadic colors.