COLOR #76A4C3

HEX: #76A4C3 RGB: (118,164,195)

Renk bilgisi

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

RGB renk modeli

#76A4C3 color RGB value is (118,164,195).

RGB: (118,164,195) (46%, 64%, 76%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 164 of 255 = 64%
B 195 of 255 = 76%

118
164
195

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 164 + 195 = 477 (100%)
R 118 of 477 ~ 24.74%
G 164 of 477 ~ 34.38%
B 195 of 477 ~ 40.88'%

%24.74
%34.38
%40.88

CMYK RENK MODELİ

#76A4C3 rengi CMYK tonu (39,16,0,24).

  • camgöbeği tonu 39.49%
  • eflatun tonu 15.90%
  • sarı tonu 0.00%
  • ana renk tonu 23.53%
CMYK: (39,16,0,24) C39M16Y0K24 (39%,16%,0%,24%) (0.39/0.16/0.00/0.24) 

CMYK yüzdeleri

%39.49
%15.9
%0
%23.53

Codes

Color #76A4C3 in popluar color models

76 A4 C3
RGB 118 164 195
HSL 204° 39.09% 61.37%
HSB/HSV 204° 39.49% 76.47%
CMYK 39.49% 15.90% 0.00%
23.53%

Color #76A4C3 in popluar number systems.

HEX 76 A4 C3
Decimal 118 164 195
Binary 1110110 10100100 11000011
Octal 166 244 303

Shades and tints

Shades of #76A4C3

#76A4C3
(118,164,195)
#6C96B2
(108,150,178)
#6288A1
(98,136,161)
#587A90
(88,122,144)
#4E6C7F
(78,108,127)
#445E6E
(68,94,110)
#3A505D
(58,80,93)
#30424C
(48,66,76)
#26343B
(38,52,59)
#1C262A
(28,38,42)
#121819
(18,24,25)
#000000
(0,0,0)

Tints of #76A4C3

#76A4C3
(118,164,195)
#82ACC8
(130,172,200)
#8EB4CD
(142,180,205)
#9ABCD2
(154,188,210)
#A6C4D7
(166,196,215)
#B2CCDC
(178,204,220)
#BED4E1
(190,212,225)
#CADCE6
(202,220,230)
#D6E4EB
(214,228,235)
#E2ECF0
(226,236,240)
#EEF4F5
(238,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76A4C3 color. Also use rgb(118,164,195) instead hex code.

Text Font Color

.myTextColor { color: #76A4C3; }

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

This text font color is #76A4C3.

Background Color

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

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

This div background color is #76A4C3.

Border color

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

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

This div border color is #76A4C3.

Opacity

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

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

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

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

This text has shadow with #76A4C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76A4C3.

Preview

Color preview on black background

This text has color #76A4C3 on black background.


Color preview on white background

This text has color #76A4C3 on white background.


Black color preview on #76A4C3 background

This text has black color on #76A4C3 background.


White color preview on #76A4C3 background

This text has white color on #76A4C3 background.


Related colors

Complementary color

Complementary color for #hex is #895B3C.


I love getcolorcode.com

Triadic colors

1 #C376A4 and #A4C376 with #76A4C3 are triadic colors.

2 #C3A476 and #A476C3 with #76A4C3 are triadic colors.