COLOR #748684

HEX: #748684 RGB: (116,134,132)

Color info

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

RGB color model

#748684 color RGB value is (116,134,132).

RGB: (116,134,132) (45%, 53%, 52%)

RGB channels and saturation

R 116 of 255 = 45%
G 134 of 255 = 53%
B 132 of 255 = 52%

116
134
132

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

Portions of RGB colors in percentages

R + G + B = 116 + 134 + 132 = 382 (100%)
R 116 of 382 ~ 30.37%
G 134 of 382 ~ 35.08%
B 132 of 382 ~ 34.55'%

%30.37
%35.08
%34.55

CMYK color model

#748684 color CMYK value is (13,0,1,47).

  • cyan value is 13.43%
  • magenta value is 0.00%
  • yellow value is 1.49%
  • key color value is 47.45%

CMYK: (13,0,1,47)
C13M0Y1K47 (13%, 0%, 1%, 47%)
(0.13 / 0.00 / 0.01 / 0.47)

CMYK percentages

%13.43
%0
%1.49
%47.45

Codes

Color #748684 in popluar color models

74 86 84
RGB 116 134 132
HSL 173° 7.20% 49.02%
HSB/HSV 173° 13.43% 52.55%
CMYK 13.43% 0.00% 1.49%
47.45%

Color #748684 in popluar number systems.

HEX 74 86 84
Decimal 116 134 132
Binary 1110100 10000110 10000100
Octal 164 206 204

Shades and tints

Shades of #748684

#748684
(116,134,132)
#6A7A78
(106,122,120)
#606E6C
(96,110,108)
#566260
(86,98,96)
#4C5654
(76,86,84)
#424A48
(66,74,72)
#383E3C
(56,62,60)
#2E3230
(46,50,48)
#242624
(36,38,36)
#1A1A18
(26,26,24)
#100E0C
(16,14,12)
#000000
(0,0,0)

Tints of #748684

#748684
(116,134,132)
#80918F
(128,145,143)
#8C9C9A
(140,156,154)
#98A7A5
(152,167,165)
#A4B2B0
(164,178,176)
#B0BDBB
(176,189,187)
#BCC8C6
(188,200,198)
#C8D3D1
(200,211,209)
#D4DEDC
(212,222,220)
#E0E9E7
(224,233,231)
#ECF4F2
(236,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #748684 color. Also use rgb(116,134,132) instead hex code.

Text Font Color

.myTextColor { color: #748684; }

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

This text font color is #748684.

Background Color

.myBgColor { background-color: #748684; }

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

This div background color is #748684.

Border color

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

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

This div border color is #748684.

Opacity

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

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

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

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

This text has shadow with #748684 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748684.

Preview

Color preview on black background

This text has color #748684 on black background.


Color preview on white background

This text has color #748684 on white background.


Black color preview on #748684 background

This text has black color on #748684 background.


White color preview on #748684 background

This text has white color on #748684 background.


Related colors

Complementary color

Complementary color for #hex is #8B797B.


I love getcolorcode.com

Triadic colors

1 #847486 and #868474 with #748684 are triadic colors.

2 #848674 and #867484 with #748684 are triadic colors.