COLOR #758276

HEX: #758276 RGB: (117,130,118)

Color info

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

RGB color model

#758276 color RGB value is (117,130,118).

RGB: (117,130,118) (46%, 51%, 46%)

RGB channels and saturation

R 117 of 255 = 46%
G 130 of 255 = 51%
B 118 of 255 = 46%

117
130
118

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

Portions of RGB colors in percentages

R + G + B = 117 + 130 + 118 = 365 (100%)
R 117 of 365 ~ 32.05%
G 130 of 365 ~ 35.62%
B 118 of 365 ~ 32.33'%

%32.05
%35.62
%32.33

CMYK color model

#758276 color CMYK value is (10,0,9,49).

  • cyan value is 10.00%
  • magenta value is 0.00%
  • yellow value is 9.23%
  • key color value is 49.02%

CMYK: (10,0,9,49)
C10M0Y9K49 (10%, 0%, 9%, 49%)
(0.10 / 0.00 / 0.09 / 0.49)

CMYK percentages

%10
%0
%9.23
%49.02

Codes

Color #758276 in popluar color models

75 82 76
RGB 117 130 118
HSL 125° 5.26% 48.43%
HSB/HSV 125° 10.00% 50.98%
CMYK 10.00% 0.00% 9.23%
49.02%

Color #758276 in popluar number systems.

HEX 75 82 76
Decimal 117 130 118
Binary 1110101 10000010 1110110
Octal 165 202 166

Shades and tints

Shades of #758276

#758276
(117,130,118)
#6B776C
(107,119,108)
#616C62
(97,108,98)
#576158
(87,97,88)
#4D564E
(77,86,78)
#434B44
(67,75,68)
#39403A
(57,64,58)
#2F3530
(47,53,48)
#252A26
(37,42,38)
#1B1F1C
(27,31,28)
#111412
(17,20,18)
#000000
(0,0,0)

Tints of #758276

#758276
(117,130,118)
#818D82
(129,141,130)
#8D988E
(141,152,142)
#99A39A
(153,163,154)
#A5AEA6
(165,174,166)
#B1B9B2
(177,185,178)
#BDC4BE
(189,196,190)
#C9CFCA
(201,207,202)
#D5DAD6
(213,218,214)
#E1E5E2
(225,229,226)
#EDF0EE
(237,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #758276 color. Also use rgb(117,130,118) instead hex code.

Text Font Color

.myTextColor { color: #758276; }

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

This text font color is #758276.

Background Color

.myBgColor { background-color: #758276; }

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

This div background color is #758276.

Border color

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

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

This div border color is #758276.

Opacity

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

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

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

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

This text has shadow with #758276 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758276.

Preview

Color preview on black background

This text has color #758276 on black background.


Color preview on white background

This text has color #758276 on white background.


Black color preview on #758276 background

This text has black color on #758276 background.


White color preview on #758276 background

This text has white color on #758276 background.


Related colors

Complementary color

Complementary color for #hex is #8A7D89.


I love getcolorcode.com

Triadic colors

1 #767582 and #827675 with #758276 are triadic colors.

2 #768275 and #827576 with #758276 are triadic colors.