COLOR #41434B

HEX: #41434B RGB: (65,67,75)

Color info

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

RGB color model

#41434B color RGB value is (65,67,75).

RGB: (65,67,75) (25%, 26%, 29%)

RGB channels and saturation

R 65 of 255 = 25%
G 67 of 255 = 26%
B 75 of 255 = 29%

65
67
75

R + G + B ~ 27%. #41434B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 67 + 75 = 207 (100%)
R 65 of 207 ~ 31.4%
G 67 of 207 ~ 32.37%
B 75 of 207 ~ 36.23'%

%31.4
%32.37
%36.23

CMYK color model

#41434B color CMYK value is (13,11,0,71).

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

CMYK: (13,11,0,71)
C13M11Y0K71 (13%, 11%, 0%, 71%)
(0.13 / 0.11 / 0.00 / 0.71)

CMYK percentages

%13.33
%10.67
%0
%70.59

Codes

Color #41434B in popluar color models

41 43 4B
RGB 65 67 75
HSL 228° 7.14% 27.45%
HSB/HSV 228° 13.33% 29.41%
CMYK 13.33% 10.67% 0.00%
70.59%

Color #41434B in popluar number systems.

HEX 41 43 4B
Decimal 65 67 75
Binary 1000001 1000011 1001011
Octal 101 103 113

Shades and tints

Shades of #41434B

#41434B
(65,67,75)
#3C3D45
(60,61,69)
#37373F
(55,55,63)
#323139
(50,49,57)
#2D2B33
(45,43,51)
#28252D
(40,37,45)
#231F27
(35,31,39)
#1E1921
(30,25,33)
#19131B
(25,19,27)
#140D15
(20,13,21)
#0F070F
(15,7,15)
#000000
(0,0,0)

Tints of #41434B

#41434B
(65,67,75)
#52545B
(82,84,91)
#63656B
(99,101,107)
#74767B
(116,118,123)
#85878B
(133,135,139)
#96989B
(150,152,155)
#A7A9AB
(167,169,171)
#B8BABB
(184,186,187)
#C9CBCB
(201,203,203)
#DADCDB
(218,220,219)
#EBEDEB
(235,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #41434B; }

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

This text font color is #41434B.

Background Color

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

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

This div background color is #41434B.

Border color

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

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

This div border color is #41434B.

Opacity

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

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

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

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

This text has shadow with #41434B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41434B.

Preview

Color preview on black background

This text has color #41434B on black background.


Color preview on white background

This text has color #41434B on white background.


Black color preview on #41434B background

This text has black color on #41434B background.


White color preview on #41434B background

This text has white color on #41434B background.


Related colors

Complementary color

Complementary color for #hex is #BEBCB4.


I love getcolorcode.com

Triadic colors

1 #4B4143 and #434B41 with #41434B are triadic colors.

2 #4B4341 and #43414B with #41434B are triadic colors.