COLOR #738277

HEX: #738277 RGB: (115,130,119)

Color info

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

RGB color model

#738277 color RGB value is (115,130,119).

RGB: (115,130,119) (45%, 51%, 47%)

RGB channels and saturation

R 115 of 255 = 45%
G 130 of 255 = 51%
B 119 of 255 = 47%

115
130
119

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

Portions of RGB colors in percentages

R + G + B = 115 + 130 + 119 = 364 (100%)
R 115 of 364 ~ 31.59%
G 130 of 364 ~ 35.71%
B 119 of 364 ~ 32.69'%

%31.59
%35.71
%32.69

CMYK color model

#738277 color CMYK value is (12,0,8,49).

  • cyan value is 11.54%
  • magenta value is 0.00%
  • yellow value is 8.46%
  • key color value is 49.02%
CMYK: (12,0,8,49) C12M0Y8K49 (12%,0%,8%,49%) (0.12/0.00/0.08/0.49) 

CMYK percentages

%11.54
%0
%8.46
%49.02

Codes

Color #738277 in popluar color models

73 82 77
RGB 115 130 119
HSL 136° 6.12% 48.04%
HSB/HSV 136° 11.54% 50.98%
CMYK 11.54% 0.00% 8.46%
49.02%

Color #738277 in popluar number systems.

HEX 73 82 77
Decimal 115 130 119
Binary 1110011 10000010 1110111
Octal 163 202 167

Shades and tints

Shades of #738277

#738277
(115,130,119)
#69776D
(105,119,109)
#5F6C63
(95,108,99)
#556159
(85,97,89)
#4B564F
(75,86,79)
#414B45
(65,75,69)
#37403B
(55,64,59)
#2D3531
(45,53,49)
#232A27
(35,42,39)
#191F1D
(25,31,29)
#0F1413
(15,20,19)
#000000
(0,0,0)

Tints of #738277

#738277
(115,130,119)
#7F8D83
(127,141,131)
#8B988F
(139,152,143)
#97A39B
(151,163,155)
#A3AEA7
(163,174,167)
#AFB9B3
(175,185,179)
#BBC4BF
(187,196,191)
#C7CFCB
(199,207,203)
#D3DAD7
(211,218,215)
#DFE5E3
(223,229,227)
#EBF0EF
(235,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #738277 color. Also use rgb(115,130,119) instead hex code.

Text Font Color

.myTextColor { color: #738277; }

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

This text font color is #738277.

Background Color

.myBgColor { background-color: #738277; }

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

This div background color is #738277.

Border color

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

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

This div border color is #738277.

Opacity

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

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

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

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

This text has shadow with #738277 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738277.

Preview

Color preview on black background

This text has color #738277 on black background.


Color preview on white background

This text has color #738277 on white background.


Black color preview on #738277 background

This text has black color on #738277 background.


White color preview on #738277 background

This text has white color on #738277 background.


Related colors

Complementary color

Complementary color for #hex is #8C7D88.


I love getcolorcode.com

Triadic colors

1 #777382 and #827773 with #738277 are triadic colors.

2 #778273 and #827377 with #738277 are triadic colors.