COLOR #4B4F63

HEX: #4B4F63 RGB: (75,79,99)

Color info

#4B4F63 contains red, green and blue colors in about the same proportion. Web safe color of #4B4F63 is #336666 (or #366).

RGB color model

#4B4F63 color RGB value is (75,79,99).

RGB: (75,79,99) (29%, 31%, 39%)

RGB channels and saturation

R 75 of 255 = 29%
G 79 of 255 = 31%
B 99 of 255 = 39%

75
79
99

R + G + B ~ 33%. #4B4F63 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 75 + 79 + 99 = 253 (100%)
R 75 of 253 ~ 29.64%
G 79 of 253 ~ 31.23%
B 99 of 253 ~ 39.13'%

%29.64
%31.23
%39.13

CMYK color model

#4B4F63 color CMYK value is (24,20,0,61).

  • cyan value is 24.24%
  • magenta value is 20.20%
  • yellow value is 0.00%
  • key color value is 61.18%
CMYK: (24,20,0,61) C24M20Y0K61 (24%,20%,0%,61%) (0.24/0.20/0.00/0.61) 

CMYK percentages

%24.24
%20.2
%0
%61.18

Codes

Color #4B4F63 in popluar color models

4B 4F 63
RGB 75 79 99
HSL 230° 13.79% 34.12%
HSB/HSV 230° 24.24% 38.82%
CMYK 24.24% 20.20% 0.00%
61.18%

Color #4B4F63 in popluar number systems.

HEX 4B 4F 63
Decimal 75 79 99
Binary 1001011 1001111 1100011
Octal 113 117 143

Shades and tints

Shades of #4B4F63

#4B4F63
(75,79,99)
#45485A
(69,72,90)
#3F4151
(63,65,81)
#393A48
(57,58,72)
#33333F
(51,51,63)
#2D2C36
(45,44,54)
#27252D
(39,37,45)
#211E24
(33,30,36)
#1B171B
(27,23,27)
#151012
(21,16,18)
#0F0909
(15,9,9)
#000000
(0,0,0)

Tints of #4B4F63

#4B4F63
(75,79,99)
#5B5F71
(91,95,113)
#6B6F7F
(107,111,127)
#7B7F8D
(123,127,141)
#8B8F9B
(139,143,155)
#9B9FA9
(155,159,169)
#ABAFB7
(171,175,183)
#BBBFC5
(187,191,197)
#CBCFD3
(203,207,211)
#DBDFE1
(219,223,225)
#EBEFEF
(235,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B4F63 color. Also use rgb(75,79,99) instead hex code.

Text Font Color

.myTextColor { color: #4B4F63; }

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

This text font color is #4B4F63.

Background Color

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

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

This div background color is #4B4F63.

Border color

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

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

This div border color is #4B4F63.

Opacity

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

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

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

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

This text has shadow with #4B4F63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B4F63.

Preview

Color preview on black background

This text has color #4B4F63 on black background.


Color preview on white background

This text has color #4B4F63 on white background.


Black color preview on #4B4F63 background

This text has black color on #4B4F63 background.


White color preview on #4B4F63 background

This text has white color on #4B4F63 background.


Related colors

Complementary color

Complementary color for #hex is #B4B09C.


I love getcolorcode.com

Triadic colors

1 #634B4F and #4F634B with #4B4F63 are triadic colors.

2 #634F4B and #4F4B63 with #4B4F63 are triadic colors.