COLOR #76AFBC

HEX: #76AFBC RGB: (118,175,188)

Renk bilgisi

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

RGB renk modeli

#76AFBC color RGB value is (118,175,188).

RGB: (118,175,188) (46%, 69%, 74%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 175 of 255 = 69%
B 188 of 255 = 74%

118
175
188

R + G + B ~ 63%. #76AFBC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 175 + 188 = 481 (100%)
R 118 of 481 ~ 24.53%
G 175 of 481 ~ 36.38%
B 188 of 481 ~ 39.09'%

%24.53
%36.38
%39.09

CMYK RENK MODELİ

#76AFBC rengi CMYK tonu (37,7,0,26).

  • camgöbeği tonu 37.23%
  • eflatun tonu 6.91%
  • sarı tonu 0.00%
  • ana renk tonu 26.27%

CMYK: (37,7,0,26)
C37M7Y0K26 (37%, 7%, 0%, 26%)
(0.37 / 0.07 / 0.00 / 0.26)

CMYK yüzdeleri

%37.23
%6.91
%0
%26.27

Codes

Color #76AFBC in popluar color models

76 AF BC
RGB 118 175 188
HSL 191° 34.31% 60.00%
HSB/HSV 191° 37.23% 73.73%
CMYK 37.23% 6.91% 0.00%
26.27%

Color #76AFBC in popluar number systems.

HEX 76 AF BC
Decimal 118 175 188
Binary 1110110 10101111 10111100
Octal 166 257 274

Shades and tints

Shades of #76AFBC

#76AFBC
(118,175,188)
#6CA0AB
(108,160,171)
#62919A
(98,145,154)
#588289
(88,130,137)
#4E7378
(78,115,120)
#446467
(68,100,103)
#3A5556
(58,85,86)
#304645
(48,70,69)
#263734
(38,55,52)
#1C2823
(28,40,35)
#121912
(18,25,18)
#000000
(0,0,0)

Tints of #76AFBC

#76AFBC
(118,175,188)
#82B6C2
(130,182,194)
#8EBDC8
(142,189,200)
#9AC4CE
(154,196,206)
#A6CBD4
(166,203,212)
#B2D2DA
(178,210,218)
#BED9E0
(190,217,224)
#CAE0E6
(202,224,230)
#D6E7EC
(214,231,236)
#E2EEF2
(226,238,242)
#EEF5F8
(238,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76AFBC color. Also use rgb(118,175,188) instead hex code.

Text Font Color

.myTextColor { color: #76AFBC; }

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

This text font color is #76AFBC.

Background Color

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

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

This div background color is #76AFBC.

Border color

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

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

This div border color is #76AFBC.

Opacity

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

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

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

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

This text has shadow with #76AFBC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76AFBC.

Preview

Color preview on black background

This text has color #76AFBC on black background.


Color preview on white background

This text has color #76AFBC on white background.


Black color preview on #76AFBC background

This text has black color on #76AFBC background.


White color preview on #76AFBC background

This text has white color on #76AFBC background.


Related colors

Complementary color

Complementary color for #hex is #895043.


I love getcolorcode.com

Triadic colors

1 #BC76AF and #AFBC76 with #76AFBC are triadic colors.

2 #BCAF76 and #AF76BC with #76AFBC are triadic colors.