COLOR #748097

HEX: #748097 RGB: (116,128,151)

Color info

#748097 contains red, green and blue colors in about the same proportion. Web safe color of #748097 is #666699 (or #669).

RGB color model

#748097 color RGB value is (116,128,151).

RGB: (116,128,151) (45%, 50%, 59%)

RGB channels and saturation

R 116 of 255 = 45%
G 128 of 255 = 50%
B 151 of 255 = 59%

116
128
151

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

Portions of RGB colors in percentages

R + G + B = 116 + 128 + 151 = 395 (100%)
R 116 of 395 ~ 29.37%
G 128 of 395 ~ 32.41%
B 151 of 395 ~ 38.23'%

%29.37
%32.41
%38.23

CMYK color model

#748097 color CMYK value is (23,15,0,41).

  • cyan value is 23.18%
  • magenta value is 15.23%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (23,15,0,41)
C23M15Y0K41 (23%, 15%, 0%, 41%)
(0.23 / 0.15 / 0.00 / 0.41)

CMYK percentages

%23.18
%15.23
%0
%40.78

Codes

Color #748097 in popluar color models

74 80 97
RGB 116 128 151
HSL 219° 14.40% 52.35%
HSB/HSV 219° 23.18% 59.22%
CMYK 23.18% 15.23% 0.00%
40.78%

Color #748097 in popluar number systems.

HEX 74 80 97
Decimal 116 128 151
Binary 1110100 10000000 10010111
Octal 164 200 227

Shades and tints

Shades of #748097

#748097
(116,128,151)
#6A758A
(106,117,138)
#606A7D
(96,106,125)
#565F70
(86,95,112)
#4C5463
(76,84,99)
#424956
(66,73,86)
#383E49
(56,62,73)
#2E333C
(46,51,60)
#24282F
(36,40,47)
#1A1D22
(26,29,34)
#101215
(16,18,21)
#000000
(0,0,0)

Tints of #748097

#748097
(116,128,151)
#808BA0
(128,139,160)
#8C96A9
(140,150,169)
#98A1B2
(152,161,178)
#A4ACBB
(164,172,187)
#B0B7C4
(176,183,196)
#BCC2CD
(188,194,205)
#C8CDD6
(200,205,214)
#D4D8DF
(212,216,223)
#E0E3E8
(224,227,232)
#ECEEF1
(236,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #748097 color. Also use rgb(116,128,151) instead hex code.

Text Font Color

.myTextColor { color: #748097; }

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

This text font color is #748097.

Background Color

.myBgColor { background-color: #748097; }

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

This div background color is #748097.

Border color

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

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

This div border color is #748097.

Opacity

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

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

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

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

This text has shadow with #748097 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748097.

Preview

Color preview on black background

This text has color #748097 on black background.


Color preview on white background

This text has color #748097 on white background.


Black color preview on #748097 background

This text has black color on #748097 background.


White color preview on #748097 background

This text has white color on #748097 background.


Related colors

Complementary color

Complementary color for #hex is #8B7F68.


I love getcolorcode.com

Triadic colors

1 #977480 and #809774 with #748097 are triadic colors.

2 #978074 and #807497 with #748097 are triadic colors.