COLOR #76ADBB

HEX: #76ADBB RGB: (118,173,187)

Renk bilgisi

#76ADBB contains mainly green and blue colors. #76ADBB ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#76ADBB color RGB value is (118,173,187).

RGB: (118,173,187) (46%, 68%, 73%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 173 of 255 = 68%
B 187 of 255 = 73%

118
173
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 173 + 187 = 478 (100%)
R 118 of 478 ~ 24.69%
G 173 of 478 ~ 36.19%
B 187 of 478 ~ 39.12'%

%24.69
%36.19
%39.12

CMYK RENK MODELİ

#76ADBB rengi CMYK tonu (37,7,0,27).

  • camgöbeği tonu 36.90%
  • eflatun tonu 7.49%
  • sarı tonu 0.00%
  • ana renk tonu 26.67%

CMYK: (37,7,0,27)
C37M7Y0K27 (37%, 7%, 0%, 27%)
(0.37 / 0.07 / 0.00 / 0.27)

CMYK yüzdeleri

%36.9
%7.49
%0
%26.67

Codes

Color #76ADBB in popluar color models

76 AD BB
RGB 118 173 187
HSL 192° 33.66% 59.80%
HSB/HSV 192° 36.90% 73.33%
CMYK 36.90% 7.49% 0.00%
26.67%

Color #76ADBB in popluar number systems.

HEX 76 AD BB
Decimal 118 173 187
Binary 1110110 10101101 10111011
Octal 166 255 273

Shades and tints

Shades of #76ADBB

#76ADBB
(118,173,187)
#6C9EAA
(108,158,170)
#628F99
(98,143,153)
#588088
(88,128,136)
#4E7177
(78,113,119)
#446266
(68,98,102)
#3A5355
(58,83,85)
#304444
(48,68,68)
#263533
(38,53,51)
#1C2622
(28,38,34)
#121711
(18,23,17)
#000000
(0,0,0)

Tints of #76ADBB

#76ADBB
(118,173,187)
#82B4C1
(130,180,193)
#8EBBC7
(142,187,199)
#9AC2CD
(154,194,205)
#A6C9D3
(166,201,211)
#B2D0D9
(178,208,217)
#BED7DF
(190,215,223)
#CADEE5
(202,222,229)
#D6E5EB
(214,229,235)
#E2ECF1
(226,236,241)
#EEF3F7
(238,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76ADBB color. Also use rgb(118,173,187) instead hex code.

Text Font Color

.myTextColor { color: #76ADBB; }

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

This text font color is #76ADBB.

Background Color

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

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

This div background color is #76ADBB.

Border color

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

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

This div border color is #76ADBB.

Opacity

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

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

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

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

This text has shadow with #76ADBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76ADBB.

Preview

Color preview on black background

This text has color #76ADBB on black background.


Color preview on white background

This text has color #76ADBB on white background.


Black color preview on #76ADBB background

This text has black color on #76ADBB background.


White color preview on #76ADBB background

This text has white color on #76ADBB background.


Related colors

Complementary color

Complementary color for #hex is #895244.


I love getcolorcode.com

Triadic colors

1 #BB76AD and #ADBB76 with #76ADBB are triadic colors.

2 #BBAD76 and #AD76BB with #76ADBB are triadic colors.