COLOR #4F8BBE

HEX: #4F8BBE RGB: (79,139,190)

Color info

#4F8BBE contains mainly green and blue colors. Web safe color of #4F8BBE is #6699CC (or #69C).

RGB color model

#4F8BBE color RGB value is (79,139,190).

RGB: (79,139,190) (31%, 55%, 75%)

RGB channels and saturation

R 79 of 255 = 31%
G 139 of 255 = 55%
B 190 of 255 = 75%

79
139
190

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

Portions of RGB colors in percentages

R + G + B = 79 + 139 + 190 = 408 (100%)
R 79 of 408 ~ 19.36%
G 139 of 408 ~ 34.07%
B 190 of 408 ~ 46.57'%

%19.36
%34.07
%46.57

CMYK color model

#4F8BBE color CMYK value is (58,27,0,25).

  • cyan value is 58.42%
  • magenta value is 26.84%
  • yellow value is 0.00%
  • key color value is 25.49%
CMYK: (58,27,0,25) C58M27Y0K25 (58%,27%,0%,25%) (0.58/0.27/0.00/0.25) 

CMYK percentages

%58.42
%26.84
%0
%25.49

Codes

Color #4F8BBE in popluar color models

4F 8B BE
RGB 79 139 190
HSL 208° 46.06% 52.75%
HSB/HSV 208° 58.42% 74.51%
CMYK 58.42% 26.84% 0.00%
25.49%

Color #4F8BBE in popluar number systems.

HEX 4F 8B BE
Decimal 79 139 190
Binary 1001111 10001011 10111110
Octal 117 213 276

Shades and tints

Shades of #4F8BBE

#4F8BBE
(79,139,190)
#487FAD
(72,127,173)
#41739C
(65,115,156)
#3A678B
(58,103,139)
#335B7A
(51,91,122)
#2C4F69
(44,79,105)
#254358
(37,67,88)
#1E3747
(30,55,71)
#172B36
(23,43,54)
#101F25
(16,31,37)
#091314
(9,19,20)
#000000
(0,0,0)

Tints of #4F8BBE

#4F8BBE
(79,139,190)
#5F95C3
(95,149,195)
#6F9FC8
(111,159,200)
#7FA9CD
(127,169,205)
#8FB3D2
(143,179,210)
#9FBDD7
(159,189,215)
#AFC7DC
(175,199,220)
#BFD1E1
(191,209,225)
#CFDBE6
(207,219,230)
#DFE5EB
(223,229,235)
#EFEFF0
(239,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F8BBE color. Also use rgb(79,139,190) instead hex code.

Text Font Color

.myTextColor { color: #4F8BBE; }

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

This text font color is #4F8BBE.

Background Color

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

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

This div background color is #4F8BBE.

Border color

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

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

This div border color is #4F8BBE.

Opacity

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

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

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

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

This text has shadow with #4F8BBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F8BBE.

Preview

Color preview on black background

This text has color #4F8BBE on black background.


Color preview on white background

This text has color #4F8BBE on white background.


Black color preview on #4F8BBE background

This text has black color on #4F8BBE background.


White color preview on #4F8BBE background

This text has white color on #4F8BBE background.


Related colors

Complementary color

Complementary color for #hex is #B07441.


I love getcolorcode.com

Triadic colors

1 #BE4F8B and #8BBE4F with #4F8BBE are triadic colors.

2 #BE8B4F and #8B4FBE with #4F8BBE are triadic colors.