COLOR #766275

HEX: #766275 RGB: (118,98,117)

Color info

#766275 contains red, green and blue colors in about the same proportion. Web safe color of #766275 is #666666 (or #666).

RGB color model

#766275 color RGB value is (118,98,117).

RGB: (118,98,117) (46%, 38%, 46%)

RGB channels and saturation

R 118 of 255 = 46%
G 98 of 255 = 38%
B 117 of 255 = 46%

118
98
117

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

Portions of RGB colors in percentages

R + G + B = 118 + 98 + 117 = 333 (100%)
R 118 of 333 ~ 35.44%
G 98 of 333 ~ 29.43%
B 117 of 333 ~ 35.14'%

%35.44
%29.43
%35.14

CMYK color model

#766275 color CMYK value is (0,17,1,54).

  • cyan value is 0.00%
  • magenta value is 16.95%
  • yellow value is 0.85%
  • key color value is 53.73%

CMYK: (0,17,1,54)
C0M17Y1K54 (0%, 17%, 1%, 54%)
(0.00 / 0.17 / 0.01 / 0.54)

CMYK percentages

%0
%16.95
%0.85
%53.73

Codes

Color #766275 in popluar color models

76 62 75
RGB 118 98 117
HSL 303° 9.26% 42.35%
HSB/HSV 303° 16.95% 46.27%
CMYK 0.00% 16.95% 0.85%
53.73%

Color #766275 in popluar number systems.

HEX 76 62 75
Decimal 118 98 117
Binary 1110110 1100010 1110101
Octal 166 142 165

Shades and tints

Shades of #766275

#766275
(118,98,117)
#6C5A6B
(108,90,107)
#625261
(98,82,97)
#584A57
(88,74,87)
#4E424D
(78,66,77)
#443A43
(68,58,67)
#3A3239
(58,50,57)
#302A2F
(48,42,47)
#262225
(38,34,37)
#1C1A1B
(28,26,27)
#121211
(18,18,17)
#000000
(0,0,0)

Tints of #766275

#766275
(118,98,117)
#827081
(130,112,129)
#8E7E8D
(142,126,141)
#9A8C99
(154,140,153)
#A69AA5
(166,154,165)
#B2A8B1
(178,168,177)
#BEB6BD
(190,182,189)
#CAC4C9
(202,196,201)
#D6D2D5
(214,210,213)
#E2E0E1
(226,224,225)
#EEEEED
(238,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #766275; }

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

This text font color is #766275.

Background Color

.myBgColor { background-color: #766275; }

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

This div background color is #766275.

Border color

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

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

This div border color is #766275.

Opacity

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

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

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

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

This text has shadow with #766275 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766275.

Preview

Color preview on black background

This text has color #766275 on black background.


Color preview on white background

This text has color #766275 on white background.


Black color preview on #766275 background

This text has black color on #766275 background.


White color preview on #766275 background

This text has white color on #766275 background.


Related colors

Complementary color

Complementary color for #hex is #899D8A.


I love getcolorcode.com

Triadic colors

1 #757662 and #627576 with #766275 are triadic colors.

2 #756276 and #627675 with #766275 are triadic colors.