COLOR #141041

HEX: #141041 RGB: (20,16,65)

Color info

#141041 contains red, green and blue colors in about the same proportion. Web safe color of #141041 is #000033 (or #003).

RGB color model

#141041 color RGB value is (20,16,65).

RGB: (20,16,65) (8%, 6%, 25%)

RGB channels and saturation

R 20 of 255 = 8%
G 16 of 255 = 6%
B 65 of 255 = 25%

20
16
65

R + G + B ~ 13%. #141041 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 16 + 65 = 101 (100%)
R 20 of 101 ~ 19.8%
G 16 of 101 ~ 15.84%
B 65 of 101 ~ 64.36'%

%19.8
%15.84
%64.36

CMYK color model

#141041 color CMYK value is (69,75,0,75).

  • cyan value is 69.23%
  • magenta value is 75.38%
  • yellow value is 0.00%
  • key color value is 74.51%

CMYK: (69,75,0,75)
C69M75Y0K75 (69%, 75%, 0%, 75%)
(0.69 / 0.75 / 0.00 / 0.75)

CMYK percentages

%69.23
%75.38
%0
%74.51

Codes

Color #141041 in popluar color models

14 10 41
RGB 20 16 65
HSL 245° 60.49% 15.88%
HSB/HSV 245° 75.38% 25.49%
CMYK 69.23% 75.38% 0.00%
74.51%

Color #141041 in popluar number systems.

HEX 14 10 41
Decimal 20 16 65
Binary 10100 10000 1000001
Octal 24 20 101

Shades and tints

Shades of #141041

#141041
(20,16,65)
#130F3C
(19,15,60)
#120E37
(18,14,55)
#110D32
(17,13,50)
#100C2D
(16,12,45)
#0F0B28
(15,11,40)
#0E0A23
(14,10,35)
#0D091E
(13,9,30)
#0C0819
(12,8,25)
#0B0714
(11,7,20)
#0A060F
(10,6,15)
#000000
(0,0,0)

Tints of #141041

#141041
(20,16,65)
#292552
(41,37,82)
#3E3A63
(62,58,99)
#534F74
(83,79,116)
#686485
(104,100,133)
#7D7996
(125,121,150)
#928EA7
(146,142,167)
#A7A3B8
(167,163,184)
#BCB8C9
(188,184,201)
#D1CDDA
(209,205,218)
#E6E2EB
(230,226,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #141041 color. Also use rgb(20,16,65) instead hex code.

Text Font Color

.myTextColor { color: #141041; }

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

This text font color is #141041.

Background Color

.myBgColor { background-color: #141041; }

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

This div background color is #141041.

Border color

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

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

This div border color is #141041.

Opacity

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

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

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

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

This text has shadow with #141041 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #141041.

Preview

Color preview on black background

This text has color #141041 on black background.


Color preview on white background

This text has color #141041 on white background.


Black color preview on #141041 background

This text has black color on #141041 background.


White color preview on #141041 background

This text has white color on #141041 background.


Related colors

Complementary color

Complementary color for #hex is #EBEFBE.


I love getcolorcode.com

Triadic colors

1 #411410 and #104114 with #141041 are triadic colors.

2 #411014 and #101441 with #141041 are triadic colors.