COLOR #76B0B5

HEX: #76B0B5 RGB: (118,176,181)

Color info

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

RGB color model

#76B0B5 color RGB value is (118,176,181).

RGB: (118,176,181) (46%, 69%, 71%)

RGB channels and saturation

R 118 of 255 = 46%
G 176 of 255 = 69%
B 181 of 255 = 71%

118
176
181

R + G + B ~ 62%. #76B0B5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 118 + 176 + 181 = 475 (100%)
R 118 of 475 ~ 24.84%
G 176 of 475 ~ 37.05%
B 181 of 475 ~ 38.11'%

%24.84
%37.05
%38.11

CMYK color model

#76B0B5 color CMYK value is (35,3,0,29).

  • cyan value is 34.81%
  • magenta value is 2.76%
  • yellow value is 0.00%
  • key color value is 29.02%

CMYK: (35,3,0,29)
C35M3Y0K29 (35%, 3%, 0%, 29%)
(0.35 / 0.03 / 0.00 / 0.29)

CMYK percentages

%34.81
%2.76
%0
%29.02

Codes

Color #76B0B5 in popluar color models

76 B0 B5
RGB 118 176 181
HSL 185° 29.86% 58.63%
HSB/HSV 185° 34.81% 70.98%
CMYK 34.81% 2.76% 0.00%
29.02%

Color #76B0B5 in popluar number systems.

HEX 76 B0 B5
Decimal 118 176 181
Binary 1110110 10110000 10110101
Octal 166 260 265

Shades and tints

Shades of #76B0B5

#76B0B5
(118,176,181)
#6CA0A5
(108,160,165)
#629095
(98,144,149)
#588085
(88,128,133)
#4E7075
(78,112,117)
#446065
(68,96,101)
#3A5055
(58,80,85)
#304045
(48,64,69)
#263035
(38,48,53)
#1C2025
(28,32,37)
#121015
(18,16,21)
#000000
(0,0,0)

Tints of #76B0B5

#76B0B5
(118,176,181)
#82B7BB
(130,183,187)
#8EBEC1
(142,190,193)
#9AC5C7
(154,197,199)
#A6CCCD
(166,204,205)
#B2D3D3
(178,211,211)
#BEDAD9
(190,218,217)
#CAE1DF
(202,225,223)
#D6E8E5
(214,232,229)
#E2EFEB
(226,239,235)
#EEF6F1
(238,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76B0B5 color. Also use rgb(118,176,181) instead hex code.

Text Font Color

.myTextColor { color: #76B0B5; }

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

This text font color is #76B0B5.

Background Color

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

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

This div background color is #76B0B5.

Border color

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

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

This div border color is #76B0B5.

Opacity

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

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

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

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

This text has shadow with #76B0B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76B0B5.

Preview

Color preview on black background

This text has color #76B0B5 on black background.


Color preview on white background

This text has color #76B0B5 on white background.


Black color preview on #76B0B5 background

This text has black color on #76B0B5 background.


White color preview on #76B0B5 background

This text has white color on #76B0B5 background.


Related colors

Complementary color

Complementary color for #hex is #894F4A.


I love getcolorcode.com

Triadic colors

1 #B576B0 and #B0B576 with #76B0B5 are triadic colors.

2 #B5B076 and #B076B5 with #76B0B5 are triadic colors.