COLOR #748482

HEX: #748482 RGB: (116,132,130)

Color info

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

RGB color model

#748482 color RGB value is (116,132,130).

RGB: (116,132,130) (45%, 52%, 51%)

RGB channels and saturation

R 116 of 255 = 45%
G 132 of 255 = 52%
B 130 of 255 = 51%

116
132
130

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

Portions of RGB colors in percentages

R + G + B = 116 + 132 + 130 = 378 (100%)
R 116 of 378 ~ 30.69%
G 132 of 378 ~ 34.92%
B 130 of 378 ~ 34.39'%

%30.69
%34.92
%34.39

CMYK color model

#748482 color CMYK value is (12,0,2,48).

  • cyan value is 12.12%
  • magenta value is 0.00%
  • yellow value is 1.52%
  • key color value is 48.24%

CMYK: (12,0,2,48)
C12M0Y2K48 (12%, 0%, 2%, 48%)
(0.12 / 0.00 / 0.02 / 0.48)

CMYK percentages

%12.12
%0
%1.52
%48.24

Codes

Color #748482 in popluar color models

74 84 82
RGB 116 132 130
HSL 173° 6.45% 48.63%
HSB/HSV 173° 12.12% 51.76%
CMYK 12.12% 0.00% 1.52%
48.24%

Color #748482 in popluar number systems.

HEX 74 84 82
Decimal 116 132 130
Binary 1110100 10000100 10000010
Octal 164 204 202

Shades and tints

Shades of #748482

#748482
(116,132,130)
#6A7877
(106,120,119)
#606C6C
(96,108,108)
#566061
(86,96,97)
#4C5456
(76,84,86)
#42484B
(66,72,75)
#383C40
(56,60,64)
#2E3035
(46,48,53)
#24242A
(36,36,42)
#1A181F
(26,24,31)
#100C14
(16,12,20)
#000000
(0,0,0)

Tints of #748482

#748482
(116,132,130)
#808F8D
(128,143,141)
#8C9A98
(140,154,152)
#98A5A3
(152,165,163)
#A4B0AE
(164,176,174)
#B0BBB9
(176,187,185)
#BCC6C4
(188,198,196)
#C8D1CF
(200,209,207)
#D4DCDA
(212,220,218)
#E0E7E5
(224,231,229)
#ECF2F0
(236,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #748482; }

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

This text font color is #748482.

Background Color

.myBgColor { background-color: #748482; }

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

This div background color is #748482.

Border color

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

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

This div border color is #748482.

Opacity

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

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

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

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

This text has shadow with #748482 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748482.

Preview

Color preview on black background

This text has color #748482 on black background.


Color preview on white background

This text has color #748482 on white background.


Black color preview on #748482 background

This text has black color on #748482 background.


White color preview on #748482 background

This text has white color on #748482 background.


Related colors

Complementary color

Complementary color for #hex is #8B7B7D.


I love getcolorcode.com

Triadic colors

1 #827484 and #848274 with #748482 are triadic colors.

2 #828474 and #847482 with #748482 are triadic colors.