COLOR #4FACC9

HEX: #4FACC9 RGB: (79,172,201)

Renk bilgisi

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

RGB renk modeli

#4FACC9 color RGB value is (79,172,201).

RGB: (79,172,201) (31%, 67%, 79%)

RGB bağlantıları ve doygunluk

R 79 of 255 = 31%
G 172 of 255 = 67%
B 201 of 255 = 79%

79
172
201

R + G + B ~ 59%. #4FACC9 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 79 + 172 + 201 = 452 (100%)
R 79 of 452 ~ 17.48%
G 172 of 452 ~ 38.05%
B 201 of 452 ~ 44.47'%

%17.48
%38.05
%44.47

CMYK RENK MODELİ

#4FACC9 rengi CMYK tonu (61,14,0,21).

  • camgöbeği tonu 60.70%
  • eflatun tonu 14.43%
  • sarı tonu 0.00%
  • ana renk tonu 21.18%

CMYK: (61,14,0,21)
C61M14Y0K21 (61%, 14%, 0%, 21%)
(0.61 / 0.14 / 0.00 / 0.21)

CMYK yüzdeleri

%60.7
%14.43
%0
%21.18

Codes

Color #4FACC9 in popluar color models

4F AC C9
RGB 79 172 201
HSL 194° 53.04% 54.90%
HSB/HSV 194° 60.70% 78.82%
CMYK 60.70% 14.43% 0.00%
21.18%

Color #4FACC9 in popluar number systems.

HEX 4F AC C9
Decimal 79 172 201
Binary 1001111 10101100 11001001
Octal 117 254 311

Shades and tints

Shades of #4FACC9

#4FACC9
(79,172,201)
#489DB7
(72,157,183)
#418EA5
(65,142,165)
#3A7F93
(58,127,147)
#337081
(51,112,129)
#2C616F
(44,97,111)
#25525D
(37,82,93)
#1E434B
(30,67,75)
#173439
(23,52,57)
#102527
(16,37,39)
#091615
(9,22,21)
#000000
(0,0,0)

Tints of #4FACC9

#4FACC9
(79,172,201)
#5FB3CD
(95,179,205)
#6FBAD1
(111,186,209)
#7FC1D5
(127,193,213)
#8FC8D9
(143,200,217)
#9FCFDD
(159,207,221)
#AFD6E1
(175,214,225)
#BFDDE5
(191,221,229)
#CFE4E9
(207,228,233)
#DFEBED
(223,235,237)
#EFF2F1
(239,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4FACC9 color. Also use rgb(79,172,201) instead hex code.

Text Font Color

.myTextColor { color: #4FACC9; }

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

This text font color is #4FACC9.

Background Color

.myBgColor { background-color: #4FACC9; }

<div style="background-color:#4FACC9">Inner text</div>

This div background color is #4FACC9.

Border color

.myBorderColor { border: 1px solid #4FACC9; }

<div style="border:3px solid #4FACC9">Div</div>

This div border color is #4FACC9.

Opacity

.myOpacity80 { color: #4FACC9; opacity: 0.8; }

<p style="color:#4FACC9;opacity:0.8;">80%</p>

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

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

This text has shadow with #4FACC9 color.


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

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

This text has shadow with #4FACC9 primary color and red secondary color.


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

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

This text has shadow with #4FACC9 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4FACC9.

Preview

Color preview on black background

This text has color #4FACC9 on black background.


Color preview on white background

This text has color #4FACC9 on white background.


Black color preview on #4FACC9 background

This text has black color on #4FACC9 background.


White color preview on #4FACC9 background

This text has white color on #4FACC9 background.


Related colors

Complementary color

Complementary color for #hex is #B05336.


I love getcolorcode.com

Triadic colors

1 #C94FAC and #ACC94F with #4FACC9 are triadic colors.

2 #C9AC4F and #AC4FC9 with #4FACC9 are triadic colors.