COLOR #77B5E9

HEX: #77B5E9 RGB: (119,181,233)

Renk bilgisi

#77B5E9 contains mainly green and blue colors. #77B5E9 ‘ nin web güvenlik rengi #66CCFF (ya da #6CF) dir.

RGB renk modeli

#77B5E9 color RGB value is (119,181,233).

RGB: (119,181,233) (47%, 71%, 91%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 181 of 255 = 71%
B 233 of 255 = 91%

119
181
233

R + G + B ~ 70%. #77B5E9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 181 + 233 = 533 (100%)
R 119 of 533 ~ 22.33%
G 181 of 533 ~ 33.96%
B 233 of 533 ~ 43.71'%

%22.33
%33.96
%43.71

CMYK RENK MODELİ

#77B5E9 rengi CMYK tonu (49,22,0,9).

  • camgöbeği tonu 48.93%
  • eflatun tonu 22.32%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (49,22,0,9)
C49M22Y0K9 (49%, 22%, 0%, 9%)
(0.49 / 0.22 / 0.00 / 0.09)

CMYK yüzdeleri

%48.93
%22.32
%0
%8.63

Codes

Color #77B5E9 in popluar color models

77 B5 E9
RGB 119 181 233
HSL 207° 72.15% 69.02%
HSB/HSV 207° 48.93% 91.37%
CMYK 48.93% 22.32% 0.00%
8.63%

Color #77B5E9 in popluar number systems.

HEX 77 B5 E9
Decimal 119 181 233
Binary 1110111 10110101 11101001
Octal 167 265 351

Shades and tints

Shades of #77B5E9

#77B5E9
(119,181,233)
#6DA5D4
(109,165,212)
#6395BF
(99,149,191)
#5985AA
(89,133,170)
#4F7595
(79,117,149)
#456580
(69,101,128)
#3B556B
(59,85,107)
#314556
(49,69,86)
#273541
(39,53,65)
#1D252C
(29,37,44)
#131517
(19,21,23)
#000000
(0,0,0)

Tints of #77B5E9

#77B5E9
(119,181,233)
#83BBEB
(131,187,235)
#8FC1ED
(143,193,237)
#9BC7EF
(155,199,239)
#A7CDF1
(167,205,241)
#B3D3F3
(179,211,243)
#BFD9F5
(191,217,245)
#CBDFF7
(203,223,247)
#D7E5F9
(215,229,249)
#E3EBFB
(227,235,251)
#EFF1FD
(239,241,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77B5E9 color. Also use rgb(119,181,233) instead hex code.

Text Font Color

.myTextColor { color: #77B5E9; }

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

This text font color is #77B5E9.

Background Color

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

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

This div background color is #77B5E9.

Border color

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

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

This div border color is #77B5E9.

Opacity

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

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

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

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

This text has shadow with #77B5E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77B5E9.

Preview

Color preview on black background

This text has color #77B5E9 on black background.


Color preview on white background

This text has color #77B5E9 on white background.


Black color preview on #77B5E9 background

This text has black color on #77B5E9 background.


White color preview on #77B5E9 background

This text has white color on #77B5E9 background.


Related colors

Complementary color

Complementary color for #hex is #884A16.


I love getcolorcode.com

Triadic colors

1 #E977B5 and #B5E977 with #77B5E9 are triadic colors.

2 #E9B577 and #B577E9 with #77B5E9 are triadic colors.