COLOR #748890

HEX: #748890 RGB: (116,136,144)

Color info

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

RGB color model

#748890 color RGB value is (116,136,144).

RGB: (116,136,144) (45%, 53%, 56%)

RGB channels and saturation

R 116 of 255 = 45%
G 136 of 255 = 53%
B 144 of 255 = 56%

116
136
144

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

Portions of RGB colors in percentages

R + G + B = 116 + 136 + 144 = 396 (100%)
R 116 of 396 ~ 29.29%
G 136 of 396 ~ 34.34%
B 144 of 396 ~ 36.36'%

%29.29
%34.34
%36.36

CMYK color model

#748890 color CMYK value is (19,6,0,44).

  • cyan value is 19.44%
  • magenta value is 5.56%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (19,6,0,44)
C19M6Y0K44 (19%, 6%, 0%, 44%)
(0.19 / 0.06 / 0.00 / 0.44)

CMYK percentages

%19.44
%5.56
%0
%43.53

Codes

Color #748890 in popluar color models

74 88 90
RGB 116 136 144
HSL 197° 11.20% 50.98%
HSB/HSV 197° 19.44% 56.47%
CMYK 19.44% 5.56% 0.00%
43.53%

Color #748890 in popluar number systems.

HEX 74 88 90
Decimal 116 136 144
Binary 1110100 10001000 10010000
Octal 164 210 220

Shades and tints

Shades of #748890

#748890
(116,136,144)
#6A7C83
(106,124,131)
#607076
(96,112,118)
#566469
(86,100,105)
#4C585C
(76,88,92)
#424C4F
(66,76,79)
#384042
(56,64,66)
#2E3435
(46,52,53)
#242828
(36,40,40)
#1A1C1B
(26,28,27)
#10100E
(16,16,14)
#000000
(0,0,0)

Tints of #748890

#748890
(116,136,144)
#80929A
(128,146,154)
#8C9CA4
(140,156,164)
#98A6AE
(152,166,174)
#A4B0B8
(164,176,184)
#B0BAC2
(176,186,194)
#BCC4CC
(188,196,204)
#C8CED6
(200,206,214)
#D4D8E0
(212,216,224)
#E0E2EA
(224,226,234)
#ECECF4
(236,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #748890 color. Also use rgb(116,136,144) instead hex code.

Text Font Color

.myTextColor { color: #748890; }

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

This text font color is #748890.

Background Color

.myBgColor { background-color: #748890; }

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

This div background color is #748890.

Border color

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

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

This div border color is #748890.

Opacity

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

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

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

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

This text has shadow with #748890 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748890.

Preview

Color preview on black background

This text has color #748890 on black background.


Color preview on white background

This text has color #748890 on white background.


Black color preview on #748890 background

This text has black color on #748890 background.


White color preview on #748890 background

This text has white color on #748890 background.


Related colors

Complementary color

Complementary color for #hex is #8B776F.


I love getcolorcode.com

Triadic colors

1 #907488 and #889074 with #748890 are triadic colors.

2 #908874 and #887490 with #748890 are triadic colors.