COLOR #76A1C9

HEX: #76A1C9 RGB: (118,161,201)

Renk bilgisi

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

RGB renk modeli

#76A1C9 color RGB value is (118,161,201).

RGB: (118,161,201) (46%, 63%, 79%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 161 of 255 = 63%
B 201 of 255 = 79%

118
161
201

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 161 + 201 = 480 (100%)
R 118 of 480 ~ 24.58%
G 161 of 480 ~ 33.54%
B 201 of 480 ~ 41.88'%

%24.58
%33.54
%41.88

CMYK RENK MODELİ

#76A1C9 rengi CMYK tonu (41,20,0,21).

  • camgöbeği tonu 41.29%
  • eflatun tonu 19.90%
  • sarı tonu 0.00%
  • ana renk tonu 21.18%

CMYK: (41,20,0,21)
C41M20Y0K21 (41%, 20%, 0%, 21%)
(0.41 / 0.20 / 0.00 / 0.21)

CMYK yüzdeleri

%41.29
%19.9
%0
%21.18

Codes

Color #76A1C9 in popluar color models

76 A1 C9
RGB 118 161 201
HSL 209° 43.46% 62.55%
HSB/HSV 209° 41.29% 78.82%
CMYK 41.29% 19.90% 0.00%
21.18%

Color #76A1C9 in popluar number systems.

HEX 76 A1 C9
Decimal 118 161 201
Binary 1110110 10100001 11001001
Octal 166 241 311

Shades and tints

Shades of #76A1C9

#76A1C9
(118,161,201)
#6C93B7
(108,147,183)
#6285A5
(98,133,165)
#587793
(88,119,147)
#4E6981
(78,105,129)
#445B6F
(68,91,111)
#3A4D5D
(58,77,93)
#303F4B
(48,63,75)
#263139
(38,49,57)
#1C2327
(28,35,39)
#121515
(18,21,21)
#000000
(0,0,0)

Tints of #76A1C9

#76A1C9
(118,161,201)
#82A9CD
(130,169,205)
#8EB1D1
(142,177,209)
#9AB9D5
(154,185,213)
#A6C1D9
(166,193,217)
#B2C9DD
(178,201,221)
#BED1E1
(190,209,225)
#CAD9E5
(202,217,229)
#D6E1E9
(214,225,233)
#E2E9ED
(226,233,237)
#EEF1F1
(238,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76A1C9 color. Also use rgb(118,161,201) instead hex code.

Text Font Color

.myTextColor { color: #76A1C9; }

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

This text font color is #76A1C9.

Background Color

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

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

This div background color is #76A1C9.

Border color

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

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

This div border color is #76A1C9.

Opacity

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

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

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

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

This text has shadow with #76A1C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76A1C9.

Preview

Color preview on black background

This text has color #76A1C9 on black background.


Color preview on white background

This text has color #76A1C9 on white background.


Black color preview on #76A1C9 background

This text has black color on #76A1C9 background.


White color preview on #76A1C9 background

This text has white color on #76A1C9 background.


Related colors

Complementary color

Complementary color for #hex is #895E36.


I love getcolorcode.com

Triadic colors

1 #C976A1 and #A1C976 with #76A1C9 are triadic colors.

2 #C9A176 and #A176C9 with #76A1C9 are triadic colors.