COLOR #41494B

HEX: #41494B RGB: (65,73,75)

Color info

#41494B contains red, green and blue colors in about the same proportion. Web safe color of #41494B is #333333 (or #333).

RGB color model

#41494B color RGB value is (65,73,75).

RGB: (65,73,75) (25%, 29%, 29%)

RGB channels and saturation

R 65 of 255 = 25%
G 73 of 255 = 29%
B 75 of 255 = 29%

65
73
75

R + G + B ~ 28%. #41494B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 73 + 75 = 213 (100%)
R 65 of 213 ~ 30.52%
G 73 of 213 ~ 34.27%
B 75 of 213 ~ 35.21'%

%30.52
%34.27
%35.21

CMYK color model

#41494B color CMYK value is (13,3,0,71).

  • cyan value is 13.33%
  • magenta value is 2.67%
  • yellow value is 0.00%
  • key color value is 70.59%

CMYK: (13,3,0,71)
C13M3Y0K71 (13%, 3%, 0%, 71%)
(0.13 / 0.03 / 0.00 / 0.71)

CMYK percentages

%13.33
%2.67
%0
%70.59

Codes

Color #41494B in popluar color models

41 49 4B
RGB 65 73 75
HSL 192° 7.14% 27.45%
HSB/HSV 192° 13.33% 29.41%
CMYK 13.33% 2.67% 0.00%
70.59%

Color #41494B in popluar number systems.

HEX 41 49 4B
Decimal 65 73 75
Binary 1000001 1001001 1001011
Octal 101 111 113

Shades and tints

Shades of #41494B

#41494B
(65,73,75)
#3C4345
(60,67,69)
#373D3F
(55,61,63)
#323739
(50,55,57)
#2D3133
(45,49,51)
#282B2D
(40,43,45)
#232527
(35,37,39)
#1E1F21
(30,31,33)
#19191B
(25,25,27)
#141315
(20,19,21)
#0F0D0F
(15,13,15)
#000000
(0,0,0)

Tints of #41494B

#41494B
(65,73,75)
#52595B
(82,89,91)
#63696B
(99,105,107)
#74797B
(116,121,123)
#85898B
(133,137,139)
#96999B
(150,153,155)
#A7A9AB
(167,169,171)
#B8B9BB
(184,185,187)
#C9C9CB
(201,201,203)
#DAD9DB
(218,217,219)
#EBE9EB
(235,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41494B color. Also use rgb(65,73,75) instead hex code.

Text Font Color

.myTextColor { color: #41494B; }

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

This text font color is #41494B.

Background Color

.myBgColor { background-color: #41494B; }

<div style="background-color:#41494B">Inner text</div>

This div background color is #41494B.

Border color

.myBorderColor { border: 1px solid #41494B; }

<div style="border:3px solid #41494B">Div</div>

This div border color is #41494B.

Opacity

.myOpacity80 { color: #41494B; opacity: 0.8; }

<p style="color:#41494B;opacity:0.8;">80%</p>

Text with #41494B 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 #41494B;}

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

This text has shadow with #41494B color.


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

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

This text has shadow with #41494B primary color and red secondary color.


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

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

This text has shadow with #41494B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #41494B.

Preview

Color preview on black background

This text has color #41494B on black background.


Color preview on white background

This text has color #41494B on white background.


Black color preview on #41494B background

This text has black color on #41494B background.


White color preview on #41494B background

This text has white color on #41494B background.


Related colors

Complementary color

Complementary color for #hex is #BEB6B4.


I love getcolorcode.com

Triadic colors

1 #4B4149 and #494B41 with #41494B are triadic colors.

2 #4B4941 and #49414B with #41494B are triadic colors.