COLOR #76A1BE

HEX: #76A1BE RGB: (118,161,190)

Color info

#76A1BE contains mainly green and blue colors. Web safe color of #76A1BE is #6699CC (or #69C).

RGB color model

#76A1BE color RGB value is (118,161,190).

RGB: (118,161,190) (46%, 63%, 75%)

RGB channels and saturation

R 118 of 255 = 46%
G 161 of 255 = 63%
B 190 of 255 = 75%

118
161
190

R + G + B ~ 61%. #76A1BE is quite light color.

Portions of RGB colors in percentages

R + G + B = 118 + 161 + 190 = 469 (100%)
R 118 of 469 ~ 25.16%
G 161 of 469 ~ 34.33%
B 190 of 469 ~ 40.51'%

%25.16
%34.33
%40.51

CMYK color model

#76A1BE color CMYK value is (38,15,0,25).

  • cyan value is 37.89%
  • magenta value is 15.26%
  • yellow value is 0.00%
  • key color value is 25.49%
CMYK: (38,15,0,25) C38M15Y0K25 (38%,15%,0%,25%) (0.38/0.15/0.00/0.25) 

CMYK percentages

%37.89
%15.26
%0
%25.49

Codes

Color #76A1BE in popluar color models

76 A1 BE
RGB 118 161 190
HSL 204° 35.64% 60.39%
HSB/HSV 204° 37.89% 74.51%
CMYK 37.89% 15.26% 0.00%
25.49%

Color #76A1BE in popluar number systems.

HEX 76 A1 BE
Decimal 118 161 190
Binary 1110110 10100001 10111110
Octal 166 241 276

Shades and tints

Shades of #76A1BE

#76A1BE
(118,161,190)
#6C93AD
(108,147,173)
#62859C
(98,133,156)
#58778B
(88,119,139)
#4E697A
(78,105,122)
#445B69
(68,91,105)
#3A4D58
(58,77,88)
#303F47
(48,63,71)
#263136
(38,49,54)
#1C2325
(28,35,37)
#121514
(18,21,20)
#000000
(0,0,0)

Tints of #76A1BE

#76A1BE
(118,161,190)
#82A9C3
(130,169,195)
#8EB1C8
(142,177,200)
#9AB9CD
(154,185,205)
#A6C1D2
(166,193,210)
#B2C9D7
(178,201,215)
#BED1DC
(190,209,220)
#CAD9E1
(202,217,225)
#D6E1E6
(214,225,230)
#E2E9EB
(226,233,235)
#EEF1F0
(238,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76A1BE color. Also use rgb(118,161,190) instead hex code.

Text Font Color

.myTextColor { color: #76A1BE; }

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

This text font color is #76A1BE.

Background Color

.myBgColor { background-color: #76A1BE; }

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

This div background color is #76A1BE.

Border color

.myBorderColor { border: 1px solid #76A1BE; }

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

This div border color is #76A1BE.

Opacity

.myOpacity80 { color: #76A1BE; opacity: 0.8; }

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

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

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

This text has shadow with #76A1BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76A1BE.

Preview

Color preview on black background

This text has color #76A1BE on black background.


Color preview on white background

This text has color #76A1BE on white background.


Black color preview on #76A1BE background

This text has black color on #76A1BE background.


White color preview on #76A1BE background

This text has white color on #76A1BE background.


Related colors

Complementary color

Complementary color for #hex is #895E41.


I love getcolorcode.com

Triadic colors

1 #BE76A1 and #A1BE76 with #76A1BE are triadic colors.

2 #BEA176 and #A176BE with #76A1BE are triadic colors.