COLOR #7FADD8

HEX: #7FADD8 RGB: (127,173,216)

Renk bilgisi

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

RGB renk modeli

#7FADD8 color RGB value is (127,173,216).

RGB: (127,173,216) (50%, 68%, 85%)

RGB bağlantıları ve doygunluk

R 127 of 255 = 50%
G 173 of 255 = 68%
B 216 of 255 = 85%

127
173
216

R + G + B ~ 68%. #7FADD8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 127 + 173 + 216 = 516 (100%)
R 127 of 516 ~ 24.61%
G 173 of 516 ~ 33.53%
B 216 of 516 ~ 41.86'%

%24.61
%33.53
%41.86

CMYK RENK MODELİ

#7FADD8 rengi CMYK tonu (41,20,0,15).

  • camgöbeği tonu 41.20%
  • eflatun tonu 19.91%
  • sarı tonu 0.00%
  • ana renk tonu 15.29%

CMYK: (41,20,0,15)
C41M20Y0K15 (41%, 20%, 0%, 15%)
(0.41 / 0.20 / 0.00 / 0.15)

CMYK yüzdeleri

%41.2
%19.91
%0
%15.29

Codes

Color #7FADD8 in popluar color models

7F AD D8
RGB 127 173 216
HSL 209° 53.29% 67.25%
HSB/HSV 209° 41.20% 84.71%
CMYK 41.20% 19.91% 0.00%
15.29%

Color #7FADD8 in popluar number systems.

HEX 7F AD D8
Decimal 127 173 216
Binary 1111111 10101101 11011000
Octal 177 255 330

Shades and tints

Shades of #7FADD8

#7FADD8
(127,173,216)
#749EC5
(116,158,197)
#698FB2
(105,143,178)
#5E809F
(94,128,159)
#53718C
(83,113,140)
#486279
(72,98,121)
#3D5366
(61,83,102)
#324453
(50,68,83)
#273540
(39,53,64)
#1C262D
(28,38,45)
#11171A
(17,23,26)
#000000
(0,0,0)

Tints of #7FADD8

#7FADD8
(127,173,216)
#8AB4DB
(138,180,219)
#95BBDE
(149,187,222)
#A0C2E1
(160,194,225)
#ABC9E4
(171,201,228)
#B6D0E7
(182,208,231)
#C1D7EA
(193,215,234)
#CCDEED
(204,222,237)
#D7E5F0
(215,229,240)
#E2ECF3
(226,236,243)
#EDF3F6
(237,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7FADD8 color. Also use rgb(127,173,216) instead hex code.

Text Font Color

.myTextColor { color: #7FADD8; }

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

This text font color is #7FADD8.

Background Color

.myBgColor { background-color: #7FADD8; }

<div style="background-color:#7FADD8">Inner text</div>

This div background color is #7FADD8.

Border color

.myBorderColor { border: 1px solid #7FADD8; }

<div style="border:3px solid #7FADD8">Div</div>

This div border color is #7FADD8.

Opacity

.myOpacity80 { color: #7FADD8; opacity: 0.8; }

<p style="color:#7FADD8;opacity:0.8;">80%</p>

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

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

This text has shadow with #7FADD8 color.


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

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

This text has shadow with #7FADD8 primary color and red secondary color.


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

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

This text has shadow with #7FADD8 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7FADD8.

Preview

Color preview on black background

This text has color #7FADD8 on black background.


Color preview on white background

This text has color #7FADD8 on white background.


Black color preview on #7FADD8 background

This text has black color on #7FADD8 background.


White color preview on #7FADD8 background

This text has white color on #7FADD8 background.


Related colors

Complementary color

Complementary color for #hex is #805227.


I love getcolorcode.com

Triadic colors

1 #D87FAD and #ADD87F with #7FADD8 are triadic colors.

2 #D8AD7F and #AD7FD8 with #7FADD8 are triadic colors.