COLOR #76AEC0

HEX: #76AEC0 RGB: (118,174,192)

Renk bilgisi

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

RGB renk modeli

#76AEC0 color RGB value is (118,174,192).

RGB: (118,174,192) (46%, 68%, 75%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 174 of 255 = 68%
B 192 of 255 = 75%

118
174
192

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 174 + 192 = 484 (100%)
R 118 of 484 ~ 24.38%
G 174 of 484 ~ 35.95%
B 192 of 484 ~ 39.67'%

%24.38
%35.95
%39.67

CMYK RENK MODELİ

#76AEC0 rengi CMYK tonu (39,9,0,25).

  • camgöbeği tonu 38.54%
  • eflatun tonu 9.38%
  • sarı tonu 0.00%
  • ana renk tonu 24.71%

CMYK: (39,9,0,25)
C39M9Y0K25 (39%, 9%, 0%, 25%)
(0.39 / 0.09 / 0.00 / 0.25)

CMYK yüzdeleri

%38.54
%9.38
%0
%24.71

Codes

Color #76AEC0 in popluar color models

76 AE C0
RGB 118 174 192
HSL 195° 37.00% 60.78%
HSB/HSV 195° 38.54% 75.29%
CMYK 38.54% 9.38% 0.00%
24.71%

Color #76AEC0 in popluar number systems.

HEX 76 AE C0
Decimal 118 174 192
Binary 1110110 10101110 11000000
Octal 166 256 300

Shades and tints

Shades of #76AEC0

#76AEC0
(118,174,192)
#6C9FAF
(108,159,175)
#62909E
(98,144,158)
#58818D
(88,129,141)
#4E727C
(78,114,124)
#44636B
(68,99,107)
#3A545A
(58,84,90)
#304549
(48,69,73)
#263638
(38,54,56)
#1C2727
(28,39,39)
#121816
(18,24,22)
#000000
(0,0,0)

Tints of #76AEC0

#76AEC0
(118,174,192)
#82B5C5
(130,181,197)
#8EBCCA
(142,188,202)
#9AC3CF
(154,195,207)
#A6CAD4
(166,202,212)
#B2D1D9
(178,209,217)
#BED8DE
(190,216,222)
#CADFE3
(202,223,227)
#D6E6E8
(214,230,232)
#E2EDED
(226,237,237)
#EEF4F2
(238,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76AEC0 color. Also use rgb(118,174,192) instead hex code.

Text Font Color

.myTextColor { color: #76AEC0; }

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

This text font color is #76AEC0.

Background Color

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

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

This div background color is #76AEC0.

Border color

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

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

This div border color is #76AEC0.

Opacity

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

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

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

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

This text has shadow with #76AEC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76AEC0.

Preview

Color preview on black background

This text has color #76AEC0 on black background.


Color preview on white background

This text has color #76AEC0 on white background.


Black color preview on #76AEC0 background

This text has black color on #76AEC0 background.


White color preview on #76AEC0 background

This text has white color on #76AEC0 background.


Related colors

Complementary color

Complementary color for #hex is #89513F.


I love getcolorcode.com

Triadic colors

1 #C076AE and #AEC076 with #76AEC0 are triadic colors.

2 #C0AE76 and #AE76C0 with #76AEC0 are triadic colors.