COLOR #413253

HEX: #413253 RGB: (65,50,83)

Color info

#413253 contains red, green and blue colors in about the same proportion. Web safe color of #413253 is #333366 (or #336).

RGB color model

#413253 color RGB value is (65,50,83).

RGB: (65,50,83) (25%, 20%, 33%)

RGB channels and saturation

R 65 of 255 = 25%
G 50 of 255 = 20%
B 83 of 255 = 33%

65
50
83

R + G + B ~ 26%. #413253 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 50 + 83 = 198 (100%)
R 65 of 198 ~ 32.83%
G 50 of 198 ~ 25.25%
B 83 of 198 ~ 41.92'%

%32.83
%25.25
%41.92

CMYK color model

#413253 color CMYK value is (22,40,0,67).

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

CMYK: (22,40,0,67)
C22M40Y0K67 (22%, 40%, 0%, 67%)
(0.22 / 0.40 / 0.00 / 0.67)

CMYK percentages

%21.69
%39.76
%0
%67.45

Codes

Color #413253 in popluar color models

41 32 53
RGB 65 50 83
HSL 267° 24.81% 26.08%
HSB/HSV 267° 39.76% 32.55%
CMYK 21.69% 39.76% 0.00%
67.45%

Color #413253 in popluar number systems.

HEX 41 32 53
Decimal 65 50 83
Binary 1000001 110010 1010011
Octal 101 62 123

Shades and tints

Shades of #413253

#413253
(65,50,83)
#3C2E4C
(60,46,76)
#372A45
(55,42,69)
#32263E
(50,38,62)
#2D2237
(45,34,55)
#281E30
(40,30,48)
#231A29
(35,26,41)
#1E1622
(30,22,34)
#19121B
(25,18,27)
#140E14
(20,14,20)
#0F0A0D
(15,10,13)
#000000
(0,0,0)

Tints of #413253

#413253
(65,50,83)
#524462
(82,68,98)
#635671
(99,86,113)
#746880
(116,104,128)
#857A8F
(133,122,143)
#968C9E
(150,140,158)
#A79EAD
(167,158,173)
#B8B0BC
(184,176,188)
#C9C2CB
(201,194,203)
#DAD4DA
(218,212,218)
#EBE6E9
(235,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #413253; }

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

This text font color is #413253.

Background Color

.myBgColor { background-color: #413253; }

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

This div background color is #413253.

Border color

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

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

This div border color is #413253.

Opacity

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

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

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

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

This text has shadow with #413253 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #413253.

Preview

Color preview on black background

This text has color #413253 on black background.


Color preview on white background

This text has color #413253 on white background.


Black color preview on #413253 background

This text has black color on #413253 background.


White color preview on #413253 background

This text has white color on #413253 background.


Related colors

Complementary color

Complementary color for #hex is #BECDAC.


I love getcolorcode.com

Triadic colors

1 #534132 and #325341 with #413253 are triadic colors.

2 #533241 and #324153 with #413253 are triadic colors.