COLOR #748278

HEX: #748278 RGB: (116,130,120)

Color info

#748278 contains red, green and blue colors in about the same proportion. Web safe color of #748278 is #669966 (or #696).

RGB color model

#748278 color RGB value is (116,130,120).

RGB: (116,130,120) (45%, 51%, 47%)

RGB channels and saturation

R 116 of 255 = 45%
G 130 of 255 = 51%
B 120 of 255 = 47%

116
130
120

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

Portions of RGB colors in percentages

R + G + B = 116 + 130 + 120 = 366 (100%)
R 116 of 366 ~ 31.69%
G 130 of 366 ~ 35.52%
B 120 of 366 ~ 32.79'%

%31.69
%35.52
%32.79

CMYK color model

#748278 color CMYK value is (11,0,8,49).

  • cyan value is 10.77%
  • magenta value is 0.00%
  • yellow value is 7.69%
  • key color value is 49.02%

CMYK: (11,0,8,49)
C11M0Y8K49 (11%, 0%, 8%, 49%)
(0.11 / 0.00 / 0.08 / 0.49)

CMYK percentages

%10.77
%0
%7.69
%49.02

Codes

Color #748278 in popluar color models

74 82 78
RGB 116 130 120
HSL 137° 5.69% 48.24%
HSB/HSV 137° 10.77% 50.98%
CMYK 10.77% 0.00% 7.69%
49.02%

Color #748278 in popluar number systems.

HEX 74 82 78
Decimal 116 130 120
Binary 1110100 10000010 1111000
Octal 164 202 170

Shades and tints

Shades of #748278

#748278
(116,130,120)
#6A776E
(106,119,110)
#606C64
(96,108,100)
#56615A
(86,97,90)
#4C5650
(76,86,80)
#424B46
(66,75,70)
#38403C
(56,64,60)
#2E3532
(46,53,50)
#242A28
(36,42,40)
#1A1F1E
(26,31,30)
#101414
(16,20,20)
#000000
(0,0,0)

Tints of #748278

#748278
(116,130,120)
#808D84
(128,141,132)
#8C9890
(140,152,144)
#98A39C
(152,163,156)
#A4AEA8
(164,174,168)
#B0B9B4
(176,185,180)
#BCC4C0
(188,196,192)
#C8CFCC
(200,207,204)
#D4DAD8
(212,218,216)
#E0E5E4
(224,229,228)
#ECF0F0
(236,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #748278; }

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

This text font color is #748278.

Background Color

.myBgColor { background-color: #748278; }

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

This div background color is #748278.

Border color

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

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

This div border color is #748278.

Opacity

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

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

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

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

This text has shadow with #748278 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748278.

Preview

Color preview on black background

This text has color #748278 on black background.


Color preview on white background

This text has color #748278 on white background.


Black color preview on #748278 background

This text has black color on #748278 background.


White color preview on #748278 background

This text has white color on #748278 background.


Related colors

Complementary color

Complementary color for #hex is #8B7D87.


I love getcolorcode.com

Triadic colors

1 #787482 and #827874 with #748278 are triadic colors.

2 #788274 and #827478 with #748278 are triadic colors.