COLOR #4F71C7

HEX: #4F71C7 RGB: (79,113,199)

Renk bilgisi

#4F71C7 contains mainly blue color. #4F71C7 ‘ nin web güvenlik rengi #6666CC (ya da #66C) dir.

RGB renk modeli

#4F71C7 color RGB value is (79,113,199).

RGB: (79,113,199) (31%, 44%, 78%)

RGB bağlantıları ve doygunluk

R 79 of 255 = 31%
G 113 of 255 = 44%
B 199 of 255 = 78%

79
113
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 79 + 113 + 199 = 391 (100%)
R 79 of 391 ~ 20.2%
G 113 of 391 ~ 28.9%
B 199 of 391 ~ 50.9'%

%20.2
%28.9
%50.9

CMYK RENK MODELİ

#4F71C7 rengi CMYK tonu (60,43,0,22).

  • camgöbeği tonu 60.30%
  • eflatun tonu 43.22%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (60,43,0,22)
C60M43Y0K22 (60%, 43%, 0%, 22%)
(0.60 / 0.43 / 0.00 / 0.22)

CMYK yüzdeleri

%60.3
%43.22
%0
%21.96

Codes

Color #4F71C7 in popluar color models

4F 71 C7
RGB 79 113 199
HSL 223° 51.72% 54.51%
HSB/HSV 223° 60.30% 78.04%
CMYK 60.30% 43.22% 0.00%
21.96%

Color #4F71C7 in popluar number systems.

HEX 4F 71 C7
Decimal 79 113 199
Binary 1001111 1110001 11000111
Octal 117 161 307

Shades and tints

Shades of #4F71C7

#4F71C7
(79,113,199)
#4867B5
(72,103,181)
#415DA3
(65,93,163)
#3A5391
(58,83,145)
#33497F
(51,73,127)
#2C3F6D
(44,63,109)
#25355B
(37,53,91)
#1E2B49
(30,43,73)
#172137
(23,33,55)
#101725
(16,23,37)
#090D13
(9,13,19)
#000000
(0,0,0)

Tints of #4F71C7

#4F71C7
(79,113,199)
#5F7DCC
(95,125,204)
#6F89D1
(111,137,209)
#7F95D6
(127,149,214)
#8FA1DB
(143,161,219)
#9FADE0
(159,173,224)
#AFB9E5
(175,185,229)
#BFC5EA
(191,197,234)
#CFD1EF
(207,209,239)
#DFDDF4
(223,221,244)
#EFE9F9
(239,233,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F71C7 color. Also use rgb(79,113,199) instead hex code.

Text Font Color

.myTextColor { color: #4F71C7; }

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

This text font color is #4F71C7.

Background Color

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

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

This div background color is #4F71C7.

Border color

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

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

This div border color is #4F71C7.

Opacity

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

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

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

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

This text has shadow with #4F71C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F71C7.

Preview

Color preview on black background

This text has color #4F71C7 on black background.


Color preview on white background

This text has color #4F71C7 on white background.


Black color preview on #4F71C7 background

This text has black color on #4F71C7 background.


White color preview on #4F71C7 background

This text has white color on #4F71C7 background.


Related colors

Complementary color

Complementary color for #hex is #B08E38.


I love getcolorcode.com

Triadic colors

1 #C74F71 and #71C74F with #4F71C7 are triadic colors.

2 #C7714F and #714FC7 with #4F71C7 are triadic colors.