COLOR #413055

HEX: #413055 RGB: (65,48,85)

Color info

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

RGB color model

#413055 color RGB value is (65,48,85).

RGB: (65,48,85) (25%, 19%, 33%)

RGB channels and saturation

R 65 of 255 = 25%
G 48 of 255 = 19%
B 85 of 255 = 33%

65
48
85

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

Portions of RGB colors in percentages

R + G + B = 65 + 48 + 85 = 198 (100%)
R 65 of 198 ~ 32.83%
G 48 of 198 ~ 24.24%
B 85 of 198 ~ 42.93'%

%32.83
%24.24
%42.93

CMYK color model

#413055 color CMYK value is (24,44,0,67).

  • cyan value is 23.53%
  • magenta value is 43.53%
  • yellow value is 0.00%
  • key color value is 66.67%

CMYK: (24,44,0,67)
C24M44Y0K67 (24%, 44%, 0%, 67%)
(0.24 / 0.44 / 0.00 / 0.67)

CMYK percentages

%23.53
%43.53
%0
%66.67

Codes

Color #413055 in popluar color models

41 30 55
RGB 65 48 85
HSL 268° 27.82% 26.08%
HSB/HSV 268° 43.53% 33.33%
CMYK 23.53% 43.53% 0.00%
66.67%

Color #413055 in popluar number systems.

HEX 41 30 55
Decimal 65 48 85
Binary 1000001 110000 1010101
Octal 101 60 125

Shades and tints

Shades of #413055

#413055
(65,48,85)
#3C2C4E
(60,44,78)
#372847
(55,40,71)
#322440
(50,36,64)
#2D2039
(45,32,57)
#281C32
(40,28,50)
#23182B
(35,24,43)
#1E1424
(30,20,36)
#19101D
(25,16,29)
#140C16
(20,12,22)
#0F080F
(15,8,15)
#000000
(0,0,0)

Tints of #413055

#413055
(65,48,85)
#524264
(82,66,100)
#635473
(99,84,115)
#746682
(116,102,130)
#857891
(133,120,145)
#968AA0
(150,138,160)
#A79CAF
(167,156,175)
#B8AEBE
(184,174,190)
#C9C0CD
(201,192,205)
#DAD2DC
(218,210,220)
#EBE4EB
(235,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #413055 color. Also use rgb(65,48,85) instead hex code.

Text Font Color

.myTextColor { color: #413055; }

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

This text font color is #413055.

Background Color

.myBgColor { background-color: #413055; }

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

This div background color is #413055.

Border color

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

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

This div border color is #413055.

Opacity

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

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

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

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

This text has shadow with #413055 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #413055.

Preview

Color preview on black background

This text has color #413055 on black background.


Color preview on white background

This text has color #413055 on white background.


Black color preview on #413055 background

This text has black color on #413055 background.


White color preview on #413055 background

This text has white color on #413055 background.


Related colors

Complementary color

Complementary color for #hex is #BECFAA.


I love getcolorcode.com

Triadic colors

1 #554130 and #305541 with #413055 are triadic colors.

2 #553041 and #304155 with #413055 are triadic colors.