COLOR #4F7DDD

HEX: #4F7DDD RGB: (79,125,221)

Renk bilgisi

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

RGB renk modeli

#4F7DDD color RGB value is (79,125,221).

RGB: (79,125,221) (31%, 49%, 87%)

RGB bağlantıları ve doygunluk

R 79 of 255 = 31%
G 125 of 255 = 49%
B 221 of 255 = 87%

79
125
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 79 + 125 + 221 = 425 (100%)
R 79 of 425 ~ 18.59%
G 125 of 425 ~ 29.41%
B 221 of 425 ~ 52'%

%18.59
%29.41
%52

CMYK RENK MODELİ

#4F7DDD rengi CMYK tonu (64,43,0,13).

  • camgöbeği tonu 64.25%
  • eflatun tonu 43.44%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (64,43,0,13)
C64M43Y0K13 (64%, 43%, 0%, 13%)
(0.64 / 0.43 / 0.00 / 0.13)

CMYK yüzdeleri

%64.25
%43.44
%0
%13.33

Codes

Color #4F7DDD in popluar color models

4F 7D DD
RGB 79 125 221
HSL 221° 67.62% 58.82%
HSB/HSV 221° 64.25% 86.67%
CMYK 64.25% 43.44% 0.00%
13.33%

Color #4F7DDD in popluar number systems.

HEX 4F 7D DD
Decimal 79 125 221
Binary 1001111 1111101 11011101
Octal 117 175 335

Shades and tints

Shades of #4F7DDD

#4F7DDD
(79,125,221)
#4872C9
(72,114,201)
#4167B5
(65,103,181)
#3A5CA1
(58,92,161)
#33518D
(51,81,141)
#2C4679
(44,70,121)
#253B65
(37,59,101)
#1E3051
(30,48,81)
#17253D
(23,37,61)
#101A29
(16,26,41)
#090F15
(9,15,21)
#000000
(0,0,0)

Tints of #4F7DDD

#4F7DDD
(79,125,221)
#5F88E0
(95,136,224)
#6F93E3
(111,147,227)
#7F9EE6
(127,158,230)
#8FA9E9
(143,169,233)
#9FB4EC
(159,180,236)
#AFBFEF
(175,191,239)
#BFCAF2
(191,202,242)
#CFD5F5
(207,213,245)
#DFE0F8
(223,224,248)
#EFEBFB
(239,235,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F7DDD color. Also use rgb(79,125,221) instead hex code.

Text Font Color

.myTextColor { color: #4F7DDD; }

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

This text font color is #4F7DDD.

Background Color

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

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

This div background color is #4F7DDD.

Border color

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

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

This div border color is #4F7DDD.

Opacity

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

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

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

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

This text has shadow with #4F7DDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F7DDD.

Preview

Color preview on black background

This text has color #4F7DDD on black background.


Color preview on white background

This text has color #4F7DDD on white background.


Black color preview on #4F7DDD background

This text has black color on #4F7DDD background.


White color preview on #4F7DDD background

This text has white color on #4F7DDD background.


Related colors

Complementary color

Complementary color for #hex is #B08222.


I love getcolorcode.com

Triadic colors

1 #DD4F7D and #7DDD4F with #4F7DDD are triadic colors.

2 #DD7D4F and #7D4FDD with #4F7DDD are triadic colors.