COLOR #77ACC7

HEX: #77ACC7 RGB: (119,172,199)

Renk bilgisi

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

RGB renk modeli

#77ACC7 color RGB value is (119,172,199).

RGB: (119,172,199) (47%, 67%, 78%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 172 of 255 = 67%
B 199 of 255 = 78%

119
172
199

R + G + B ~ 64%. #77ACC7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 172 + 199 = 490 (100%)
R 119 of 490 ~ 24.29%
G 172 of 490 ~ 35.1%
B 199 of 490 ~ 40.61'%

%24.29
%35.1
%40.61

CMYK RENK MODELİ

#77ACC7 rengi CMYK tonu (40,14,0,22).

  • camgöbeği tonu 40.20%
  • eflatun tonu 13.57%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (40,14,0,22)
C40M14Y0K22 (40%, 14%, 0%, 22%)
(0.40 / 0.14 / 0.00 / 0.22)

CMYK yüzdeleri

%40.2
%13.57
%0
%21.96

Codes

Color #77ACC7 in popluar color models

77 AC C7
RGB 119 172 199
HSL 200° 41.67% 62.35%
HSB/HSV 200° 40.20% 78.04%
CMYK 40.20% 13.57% 0.00%
21.96%

Color #77ACC7 in popluar number systems.

HEX 77 AC C7
Decimal 119 172 199
Binary 1110111 10101100 11000111
Octal 167 254 307

Shades and tints

Shades of #77ACC7

#77ACC7
(119,172,199)
#6D9DB5
(109,157,181)
#638EA3
(99,142,163)
#597F91
(89,127,145)
#4F707F
(79,112,127)
#45616D
(69,97,109)
#3B525B
(59,82,91)
#314349
(49,67,73)
#273437
(39,52,55)
#1D2525
(29,37,37)
#131613
(19,22,19)
#000000
(0,0,0)

Tints of #77ACC7

#77ACC7
(119,172,199)
#83B3CC
(131,179,204)
#8FBAD1
(143,186,209)
#9BC1D6
(155,193,214)
#A7C8DB
(167,200,219)
#B3CFE0
(179,207,224)
#BFD6E5
(191,214,229)
#CBDDEA
(203,221,234)
#D7E4EF
(215,228,239)
#E3EBF4
(227,235,244)
#EFF2F9
(239,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77ACC7 color. Also use rgb(119,172,199) instead hex code.

Text Font Color

.myTextColor { color: #77ACC7; }

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

This text font color is #77ACC7.

Background Color

.myBgColor { background-color: #77ACC7; }

<div style="background-color:#77ACC7">Inner text</div>

This div background color is #77ACC7.

Border color

.myBorderColor { border: 1px solid #77ACC7; }

<div style="border:3px solid #77ACC7">Div</div>

This div border color is #77ACC7.

Opacity

.myOpacity80 { color: #77ACC7; opacity: 0.8; }

<p style="color:#77ACC7;opacity:0.8;">80%</p>

Text with #77ACC7 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 #77ACC7;}

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

This text has shadow with #77ACC7 color.


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

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

This text has shadow with #77ACC7 primary color and red secondary color.


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

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

This text has shadow with #77ACC7 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #77ACC7.

Preview

Color preview on black background

This text has color #77ACC7 on black background.


Color preview on white background

This text has color #77ACC7 on white background.


Black color preview on #77ACC7 background

This text has black color on #77ACC7 background.


White color preview on #77ACC7 background

This text has white color on #77ACC7 background.


Related colors

Complementary color

Complementary color for #hex is #885338.


I love getcolorcode.com

Triadic colors

1 #C777AC and #ACC777 with #77ACC7 are triadic colors.

2 #C7AC77 and #AC77C7 with #77ACC7 are triadic colors.