COLOR #76A0B3

HEX: #76A0B3 RGB: (118,160,179)

Renk bilgisi

#76A0B3 contains mainly green and blue colors. #76A0B3 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#76A0B3 color RGB value is (118,160,179).

RGB: (118,160,179) (46%, 63%, 70%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 160 of 255 = 63%
B 179 of 255 = 70%

118
160
179

R + G + B ~ 60%. #76A0B3 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 160 + 179 = 457 (100%)
R 118 of 457 ~ 25.82%
G 160 of 457 ~ 35.01%
B 179 of 457 ~ 39.17'%

%25.82
%35.01
%39.17

CMYK RENK MODELİ

#76A0B3 rengi CMYK tonu (34,11,0,30).

  • camgöbeği tonu 34.08%
  • eflatun tonu 10.61%
  • sarı tonu 0.00%
  • ana renk tonu 29.80%
CMYK: (34,11,0,30) C34M11Y0K30 (34%,11%,0%,30%) (0.34/0.11/0.00/0.30) 

CMYK yüzdeleri

%34.08
%10.61
%0
%29.8

Codes

Color #76A0B3 in popluar color models

76 A0 B3
RGB 118 160 179
HSL 199° 28.64% 58.24%
HSB/HSV 199° 34.08% 70.20%
CMYK 34.08% 10.61% 0.00%
29.80%

Color #76A0B3 in popluar number systems.

HEX 76 A0 B3
Decimal 118 160 179
Binary 1110110 10100000 10110011
Octal 166 240 263

Shades and tints

Shades of #76A0B3

#76A0B3
(118,160,179)
#6C92A3
(108,146,163)
#628493
(98,132,147)
#587683
(88,118,131)
#4E6873
(78,104,115)
#445A63
(68,90,99)
#3A4C53
(58,76,83)
#303E43
(48,62,67)
#263033
(38,48,51)
#1C2223
(28,34,35)
#121413
(18,20,19)
#000000
(0,0,0)

Tints of #76A0B3

#76A0B3
(118,160,179)
#82A8B9
(130,168,185)
#8EB0BF
(142,176,191)
#9AB8C5
(154,184,197)
#A6C0CB
(166,192,203)
#B2C8D1
(178,200,209)
#BED0D7
(190,208,215)
#CAD8DD
(202,216,221)
#D6E0E3
(214,224,227)
#E2E8E9
(226,232,233)
#EEF0EF
(238,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76A0B3 color. Also use rgb(118,160,179) instead hex code.

Text Font Color

.myTextColor { color: #76A0B3; }

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

This text font color is #76A0B3.

Background Color

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

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

This div background color is #76A0B3.

Border color

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

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

This div border color is #76A0B3.

Opacity

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

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

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

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

This text has shadow with #76A0B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76A0B3.

Preview

Color preview on black background

This text has color #76A0B3 on black background.


Color preview on white background

This text has color #76A0B3 on white background.


Black color preview on #76A0B3 background

This text has black color on #76A0B3 background.


White color preview on #76A0B3 background

This text has white color on #76A0B3 background.


Related colors

Complementary color

Complementary color for #hex is #895F4C.


I love getcolorcode.com

Triadic colors

1 #B376A0 and #A0B376 with #76A0B3 are triadic colors.

2 #B3A076 and #A076B3 with #76A0B3 are triadic colors.