COLOR #8FADC7

HEX: #8FADC7 RGB: (143,173,199)

Renk bilgisi

#8FADC7 contains red, green and blue colors in about the same proportion. #8FADC7 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#8FADC7 color RGB value is (143,173,199).

RGB: (143,173,199) (56%, 68%, 78%)

RGB bağlantıları ve doygunluk

R 143 of 255 = 56%
G 173 of 255 = 68%
B 199 of 255 = 78%

143
173
199

R + G + B ~ 67%. #8FADC7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 143 + 173 + 199 = 515 (100%)
R 143 of 515 ~ 27.77%
G 173 of 515 ~ 33.59%
B 199 of 515 ~ 38.64'%

%27.77
%33.59
%38.64

CMYK RENK MODELİ

#8FADC7 rengi CMYK tonu (28,13,0,22).

  • camgöbeği tonu 28.14%
  • eflatun tonu 13.07%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (28,13,0,22)
C28M13Y0K22 (28%, 13%, 0%, 22%)
(0.28 / 0.13 / 0.00 / 0.22)

CMYK yüzdeleri

%28.14
%13.07
%0
%21.96

Codes

Color #8FADC7 in popluar color models

8F AD C7
RGB 143 173 199
HSL 208° 33.33% 67.06%
HSB/HSV 208° 28.14% 78.04%
CMYK 28.14% 13.07% 0.00%
21.96%

Color #8FADC7 in popluar number systems.

HEX 8F AD C7
Decimal 143 173 199
Binary 10001111 10101101 11000111
Octal 217 255 307

Shades and tints

Shades of #8FADC7

#8FADC7
(143,173,199)
#829EB5
(130,158,181)
#758FA3
(117,143,163)
#688091
(104,128,145)
#5B717F
(91,113,127)
#4E626D
(78,98,109)
#41535B
(65,83,91)
#344449
(52,68,73)
#273537
(39,53,55)
#1A2625
(26,38,37)
#0D1713
(13,23,19)
#000000
(0,0,0)

Tints of #8FADC7

#8FADC7
(143,173,199)
#99B4CC
(153,180,204)
#A3BBD1
(163,187,209)
#ADC2D6
(173,194,214)
#B7C9DB
(183,201,219)
#C1D0E0
(193,208,224)
#CBD7E5
(203,215,229)
#D5DEEA
(213,222,234)
#DFE5EF
(223,229,239)
#E9ECF4
(233,236,244)
#F3F3F9
(243,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8FADC7 color. Also use rgb(143,173,199) instead hex code.

Text Font Color

.myTextColor { color: #8FADC7; }

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

This text font color is #8FADC7.

Background Color

.myBgColor { background-color: #8FADC7; }

<div style="background-color:#8FADC7">Inner text</div>

This div background color is #8FADC7.

Border color

.myBorderColor { border: 1px solid #8FADC7; }

<div style="border:3px solid #8FADC7">Div</div>

This div border color is #8FADC7.

Opacity

.myOpacity80 { color: #8FADC7; opacity: 0.8; }

<p style="color:#8FADC7;opacity:0.8;">80%</p>

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

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

This text has shadow with #8FADC7 color.


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

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

This text has shadow with #8FADC7 primary color and red secondary color.


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

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

This text has shadow with #8FADC7 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #8FADC7.

Preview

Color preview on black background

This text has color #8FADC7 on black background.


Color preview on white background

This text has color #8FADC7 on white background.


Black color preview on #8FADC7 background

This text has black color on #8FADC7 background.


White color preview on #8FADC7 background

This text has white color on #8FADC7 background.


Related colors

Complementary color

Complementary color for #hex is #705238.


I love getcolorcode.com

Triadic colors

1 #C78FAD and #ADC78F with #8FADC7 are triadic colors.

2 #C7AD8F and #AD8FC7 with #8FADC7 are triadic colors.