COLOR #4F6DB7

HEX: #4F6DB7 RGB: (79,109,183)

Renk bilgisi

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

RGB renk modeli

#4F6DB7 color RGB value is (79,109,183).

RGB: (79,109,183) (31%, 43%, 72%)

RGB bağlantıları ve doygunluk

R 79 of 255 = 31%
G 109 of 255 = 43%
B 183 of 255 = 72%

79
109
183

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

Yüzdelerle RGB renk parçaları

R + G + B = 79 + 109 + 183 = 371 (100%)
R 79 of 371 ~ 21.29%
G 109 of 371 ~ 29.38%
B 183 of 371 ~ 49.33'%

%21.29
%29.38
%49.33

CMYK RENK MODELİ

#4F6DB7 rengi CMYK tonu (57,40,0,28).

  • camgöbeği tonu 56.83%
  • eflatun tonu 40.44%
  • sarı tonu 0.00%
  • ana renk tonu 28.24%

CMYK: (57,40,0,28)
C57M40Y0K28 (57%, 40%, 0%, 28%)
(0.57 / 0.40 / 0.00 / 0.28)

CMYK yüzdeleri

%56.83
%40.44
%0
%28.24

Codes

Color #4F6DB7 in popluar color models

4F 6D B7
RGB 79 109 183
HSL 223° 41.94% 51.37%
HSB/HSV 223° 56.83% 71.76%
CMYK 56.83% 40.44% 0.00%
28.24%

Color #4F6DB7 in popluar number systems.

HEX 4F 6D B7
Decimal 79 109 183
Binary 1001111 1101101 10110111
Octal 117 155 267

Shades and tints

Shades of #4F6DB7

#4F6DB7
(79,109,183)
#4864A7
(72,100,167)
#415B97
(65,91,151)
#3A5287
(58,82,135)
#334977
(51,73,119)
#2C4067
(44,64,103)
#253757
(37,55,87)
#1E2E47
(30,46,71)
#172537
(23,37,55)
#101C27
(16,28,39)
#091317
(9,19,23)
#000000
(0,0,0)

Tints of #4F6DB7

#4F6DB7
(79,109,183)
#5F7ABD
(95,122,189)
#6F87C3
(111,135,195)
#7F94C9
(127,148,201)
#8FA1CF
(143,161,207)
#9FAED5
(159,174,213)
#AFBBDB
(175,187,219)
#BFC8E1
(191,200,225)
#CFD5E7
(207,213,231)
#DFE2ED
(223,226,237)
#EFEFF3
(239,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F6DB7 color. Also use rgb(79,109,183) instead hex code.

Text Font Color

.myTextColor { color: #4F6DB7; }

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

This text font color is #4F6DB7.

Background Color

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

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

This div background color is #4F6DB7.

Border color

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

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

This div border color is #4F6DB7.

Opacity

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

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

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

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

This text has shadow with #4F6DB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F6DB7.

Preview

Color preview on black background

This text has color #4F6DB7 on black background.


Color preview on white background

This text has color #4F6DB7 on white background.


Black color preview on #4F6DB7 background

This text has black color on #4F6DB7 background.


White color preview on #4F6DB7 background

This text has white color on #4F6DB7 background.


Related colors

Complementary color

Complementary color for #hex is #B09248.


I love getcolorcode.com

Triadic colors

1 #B74F6D and #6DB74F with #4F6DB7 are triadic colors.

2 #B76D4F and #6D4FB7 with #4F6DB7 are triadic colors.