COLOR #76A8CA

HEX: #76A8CA RGB: (118,168,202)

Renk bilgisi

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

RGB renk modeli

#76A8CA color RGB value is (118,168,202).

RGB: (118,168,202) (46%, 66%, 79%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 168 of 255 = 66%
B 202 of 255 = 79%

118
168
202

R + G + B ~ 64%. #76A8CA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 168 + 202 = 488 (100%)
R 118 of 488 ~ 24.18%
G 168 of 488 ~ 34.43%
B 202 of 488 ~ 41.39'%

%24.18
%34.43
%41.39

CMYK RENK MODELİ

#76A8CA rengi CMYK tonu (42,17,0,21).

  • camgöbeği tonu 41.58%
  • eflatun tonu 16.83%
  • sarı tonu 0.00%
  • ana renk tonu 20.78%

CMYK: (42,17,0,21)
C42M17Y0K21 (42%, 17%, 0%, 21%)
(0.42 / 0.17 / 0.00 / 0.21)

CMYK yüzdeleri

%41.58
%16.83
%0
%20.78

Codes

Color #76A8CA in popluar color models

76 A8 CA
RGB 118 168 202
HSL 204° 44.21% 62.75%
HSB/HSV 204° 41.58% 79.22%
CMYK 41.58% 16.83% 0.00%
20.78%

Color #76A8CA in popluar number systems.

HEX 76 A8 CA
Decimal 118 168 202
Binary 1110110 10101000 11001010
Octal 166 250 312

Shades and tints

Shades of #76A8CA

#76A8CA
(118,168,202)
#6C99B8
(108,153,184)
#628AA6
(98,138,166)
#587B94
(88,123,148)
#4E6C82
(78,108,130)
#445D70
(68,93,112)
#3A4E5E
(58,78,94)
#303F4C
(48,63,76)
#26303A
(38,48,58)
#1C2128
(28,33,40)
#121216
(18,18,22)
#000000
(0,0,0)

Tints of #76A8CA

#76A8CA
(118,168,202)
#82AFCE
(130,175,206)
#8EB6D2
(142,182,210)
#9ABDD6
(154,189,214)
#A6C4DA
(166,196,218)
#B2CBDE
(178,203,222)
#BED2E2
(190,210,226)
#CAD9E6
(202,217,230)
#D6E0EA
(214,224,234)
#E2E7EE
(226,231,238)
#EEEEF2
(238,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76A8CA color. Also use rgb(118,168,202) instead hex code.

Text Font Color

.myTextColor { color: #76A8CA; }

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

This text font color is #76A8CA.

Background Color

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

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

This div background color is #76A8CA.

Border color

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

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

This div border color is #76A8CA.

Opacity

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

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

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

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

This text has shadow with #76A8CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76A8CA.

Preview

Color preview on black background

This text has color #76A8CA on black background.


Color preview on white background

This text has color #76A8CA on white background.


Black color preview on #76A8CA background

This text has black color on #76A8CA background.


White color preview on #76A8CA background

This text has white color on #76A8CA background.


Related colors

Complementary color

Complementary color for #hex is #895735.


I love getcolorcode.com

Triadic colors

1 #CA76A8 and #A8CA76 with #76A8CA are triadic colors.

2 #CAA876 and #A876CA with #76A8CA are triadic colors.