COLOR #414950

HEX: #414950 RGB: (65,73,80)

Renk bilgisi

#414950 contains red, green and blue colors in about the same proportion. #414950 ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#414950 color RGB value is (65,73,80).

RGB: (65,73,80) (25%, 29%, 31%)

RGB bağlantıları ve doygunluk

R 65 of 255 = 25%
G 73 of 255 = 29%
B 80 of 255 = 31%

65
73
80

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

Yüzdelerle RGB renk parçaları

R + G + B = 65 + 73 + 80 = 218 (100%)
R 65 of 218 ~ 29.82%
G 73 of 218 ~ 33.49%
B 80 of 218 ~ 36.7'%

%29.82
%33.49
%36.7

CMYK RENK MODELİ

#414950 rengi CMYK tonu (19,9,0,69).

  • camgöbeği tonu 18.75%
  • eflatun tonu 8.75%
  • sarı tonu 0.00%
  • ana renk tonu 68.63%

CMYK: (19,9,0,69)
C19M9Y0K69 (19%, 9%, 0%, 69%)
(0.19 / 0.09 / 0.00 / 0.69)

CMYK yüzdeleri

%18.75
%8.75
%0
%68.63

Codes

Color #414950 in popluar color models

41 49 50
RGB 65 73 80
HSL 208° 10.34% 28.43%
HSB/HSV 208° 18.75% 31.37%
CMYK 18.75% 8.75% 0.00%
68.63%

Color #414950 in popluar number systems.

HEX 41 49 50
Decimal 65 73 80
Binary 1000001 1001001 1010000
Octal 101 111 120

Shades and tints

Shades of #414950

#414950
(65,73,80)
#3C4349
(60,67,73)
#373D42
(55,61,66)
#32373B
(50,55,59)
#2D3134
(45,49,52)
#282B2D
(40,43,45)
#232526
(35,37,38)
#1E1F1F
(30,31,31)
#191918
(25,25,24)
#141311
(20,19,17)
#0F0D0A
(15,13,10)
#000000
(0,0,0)

Tints of #414950

#414950
(65,73,80)
#52595F
(82,89,95)
#63696E
(99,105,110)
#74797D
(116,121,125)
#85898C
(133,137,140)
#96999B
(150,153,155)
#A7A9AA
(167,169,170)
#B8B9B9
(184,185,185)
#C9C9C8
(201,201,200)
#DAD9D7
(218,217,215)
#EBE9E6
(235,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #414950; }

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

This text font color is #414950.

Background Color

.myBgColor { background-color: #414950; }

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

This div background color is #414950.

Border color

.myBorderColor { border: 1px solid #414950; }

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

This div border color is #414950.

Opacity

.myOpacity80 { color: #414950; opacity: 0.8; }

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

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

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

This text has shadow with #414950 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #414950.

Preview

Color preview on black background

This text has color #414950 on black background.


Color preview on white background

This text has color #414950 on white background.


Black color preview on #414950 background

This text has black color on #414950 background.


White color preview on #414950 background

This text has white color on #414950 background.


Related colors

Complementary color

Complementary color for #hex is #BEB6AF.


I love getcolorcode.com

Triadic colors

1 #504149 and #495041 with #414950 are triadic colors.

2 #504941 and #494150 with #414950 are triadic colors.