COLOR #415053

HEX: #415053 RGB: (65,80,83)

Color info

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

RGB color model

#415053 color RGB value is (65,80,83).

RGB: (65,80,83) (25%, 31%, 33%)

RGB channels and saturation

R 65 of 255 = 25%
G 80 of 255 = 31%
B 83 of 255 = 33%

65
80
83

R + G + B ~ 30%. #415053 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 80 + 83 = 228 (100%)
R 65 of 228 ~ 28.51%
G 80 of 228 ~ 35.09%
B 83 of 228 ~ 36.4'%

%28.51
%35.09
%36.4

CMYK color model

#415053 color CMYK value is (22,4,0,67).

  • cyan value is 21.69%
  • magenta value is 3.61%
  • yellow value is 0.00%
  • key color value is 67.45%

CMYK: (22,4,0,67)
C22M4Y0K67 (22%, 4%, 0%, 67%)
(0.22 / 0.04 / 0.00 / 0.67)

CMYK percentages

%21.69
%3.61
%0
%67.45

Codes

Color #415053 in popluar color models

41 50 53
RGB 65 80 83
HSL 190° 12.16% 29.02%
HSB/HSV 190° 21.69% 32.55%
CMYK 21.69% 3.61% 0.00%
67.45%

Color #415053 in popluar number systems.

HEX 41 50 53
Decimal 65 80 83
Binary 1000001 1010000 1010011
Octal 101 120 123

Shades and tints

Shades of #415053

#415053
(65,80,83)
#3C494C
(60,73,76)
#374245
(55,66,69)
#323B3E
(50,59,62)
#2D3437
(45,52,55)
#282D30
(40,45,48)
#232629
(35,38,41)
#1E1F22
(30,31,34)
#19181B
(25,24,27)
#141114
(20,17,20)
#0F0A0D
(15,10,13)
#000000
(0,0,0)

Tints of #415053

#415053
(65,80,83)
#525F62
(82,95,98)
#636E71
(99,110,113)
#747D80
(116,125,128)
#858C8F
(133,140,143)
#969B9E
(150,155,158)
#A7AAAD
(167,170,173)
#B8B9BC
(184,185,188)
#C9C8CB
(201,200,203)
#DAD7DA
(218,215,218)
#EBE6E9
(235,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #415053; }

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

This text font color is #415053.

Background Color

.myBgColor { background-color: #415053; }

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

This div background color is #415053.

Border color

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

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

This div border color is #415053.

Opacity

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

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

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

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

This text has shadow with #415053 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #415053.

Preview

Color preview on black background

This text has color #415053 on black background.


Color preview on white background

This text has color #415053 on white background.


Black color preview on #415053 background

This text has black color on #415053 background.


White color preview on #415053 background

This text has white color on #415053 background.


Related colors

Complementary color

Complementary color for #hex is #BEAFAC.


I love getcolorcode.com

Triadic colors

1 #534150 and #505341 with #415053 are triadic colors.

2 #535041 and #504153 with #415053 are triadic colors.