COLOR #4F5E92

HEX: #4F5E92 RGB: (79,94,146)

Color info

#4F5E92 contains mainly green and blue colors. Web safe color of #4F5E92 is #666699 (or #669).

RGB color model

#4F5E92 color RGB value is (79,94,146).

RGB: (79,94,146) (31%, 37%, 57%)

RGB channels and saturation

R 79 of 255 = 31%
G 94 of 255 = 37%
B 146 of 255 = 57%

79
94
146

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

Portions of RGB colors in percentages

R + G + B = 79 + 94 + 146 = 319 (100%)
R 79 of 319 ~ 24.76%
G 94 of 319 ~ 29.47%
B 146 of 319 ~ 45.77'%

%24.76
%29.47
%45.77

CMYK color model

#4F5E92 color CMYK value is (46,36,0,43).

  • cyan value is 45.89%
  • magenta value is 35.62%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (46,36,0,43)
C46M36Y0K43 (46%, 36%, 0%, 43%)
(0.46 / 0.36 / 0.00 / 0.43)

CMYK percentages

%45.89
%35.62
%0
%42.75

Codes

Color #4F5E92 in popluar color models

4F 5E 92
RGB 79 94 146
HSL 227° 29.78% 44.12%
HSB/HSV 227° 45.89% 57.25%
CMYK 45.89% 35.62% 0.00%
42.75%

Color #4F5E92 in popluar number systems.

HEX 4F 5E 92
Decimal 79 94 146
Binary 1001111 1011110 10010010
Octal 117 136 222

Shades and tints

Shades of #4F5E92

#4F5E92
(79,94,146)
#485685
(72,86,133)
#414E78
(65,78,120)
#3A466B
(58,70,107)
#333E5E
(51,62,94)
#2C3651
(44,54,81)
#252E44
(37,46,68)
#1E2637
(30,38,55)
#171E2A
(23,30,42)
#10161D
(16,22,29)
#090E10
(9,14,16)
#000000
(0,0,0)

Tints of #4F5E92

#4F5E92
(79,94,146)
#5F6C9B
(95,108,155)
#6F7AA4
(111,122,164)
#7F88AD
(127,136,173)
#8F96B6
(143,150,182)
#9FA4BF
(159,164,191)
#AFB2C8
(175,178,200)
#BFC0D1
(191,192,209)
#CFCEDA
(207,206,218)
#DFDCE3
(223,220,227)
#EFEAEC
(239,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F5E92 color. Also use rgb(79,94,146) instead hex code.

Text Font Color

.myTextColor { color: #4F5E92; }

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

This text font color is #4F5E92.

Background Color

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

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

This div background color is #4F5E92.

Border color

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

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

This div border color is #4F5E92.

Opacity

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

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

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

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

This text has shadow with #4F5E92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F5E92.

Preview

Color preview on black background

This text has color #4F5E92 on black background.


Color preview on white background

This text has color #4F5E92 on white background.


Black color preview on #4F5E92 background

This text has black color on #4F5E92 background.


White color preview on #4F5E92 background

This text has white color on #4F5E92 background.


Related colors

Complementary color

Complementary color for #hex is #B0A16D.


I love getcolorcode.com

Triadic colors

1 #924F5E and #5E924F with #4F5E92 are triadic colors.

2 #925E4F and #5E4F92 with #4F5E92 are triadic colors.