COLOR #40133A

HEX: #40133A RGB: (64,19,58)

Color info

#40133A contains red, green and blue colors in about the same proportion. Web safe color of #40133A is #330033 (or #303).

RGB color model

#40133A color RGB value is (64,19,58).

RGB: (64,19,58) (25%, 7%, 23%)

RGB channels and saturation

R 64 of 255 = 25%
G 19 of 255 = 7%
B 58 of 255 = 23%

64
19
58

R + G + B ~ 18%. #40133A is dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 19 + 58 = 141 (100%)
R 64 of 141 ~ 45.39%
G 19 of 141 ~ 13.48%
B 58 of 141 ~ 41.13'%

%45.39
%13.48
%41.13

CMYK color model

#40133A color CMYK value is (0,70,9,75).

  • cyan value is 0.00%
  • magenta value is 70.31%
  • yellow value is 9.38%
  • key color value is 74.90%

CMYK: (0,70,9,75)
C0M70Y9K75 (0%, 70%, 9%, 75%)
(0.00 / 0.70 / 0.09 / 0.75)

CMYK percentages

%0
%70.31
%9.38
%74.9

Codes

Color #40133A in popluar color models

40 13 3A
RGB 64 19 58
HSL 308° 54.22% 16.27%
HSB/HSV 308° 70.31% 25.10%
CMYK 0.00% 70.31% 9.38%
74.90%

Color #40133A in popluar number systems.

HEX 40 13 3A
Decimal 64 19 58
Binary 1000000 10011 111010
Octal 100 23 72

Shades and tints

Shades of #40133A

#40133A
(64,19,58)
#3B1235
(59,18,53)
#361130
(54,17,48)
#31102B
(49,16,43)
#2C0F26
(44,15,38)
#270E21
(39,14,33)
#220D1C
(34,13,28)
#1D0C17
(29,12,23)
#180B12
(24,11,18)
#130A0D
(19,10,13)
#0E0908
(14,9,8)
#000000
(0,0,0)

Tints of #40133A

#40133A
(64,19,58)
#51284B
(81,40,75)
#623D5C
(98,61,92)
#73526D
(115,82,109)
#84677E
(132,103,126)
#957C8F
(149,124,143)
#A691A0
(166,145,160)
#B7A6B1
(183,166,177)
#C8BBC2
(200,187,194)
#D9D0D3
(217,208,211)
#EAE5E4
(234,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40133A color. Also use rgb(64,19,58) instead hex code.

Text Font Color

.myTextColor { color: #40133A; }

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

This text font color is #40133A.

Background Color

.myBgColor { background-color: #40133A; }

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

This div background color is #40133A.

Border color

.myBorderColor { border: 1px solid #40133A; }

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

This div border color is #40133A.

Opacity

.myOpacity80 { color: #40133A; opacity: 0.8; }

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

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

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

This text has shadow with #40133A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40133A.

Preview

Color preview on black background

This text has color #40133A on black background.


Color preview on white background

This text has color #40133A on white background.


Black color preview on #40133A background

This text has black color on #40133A background.


White color preview on #40133A background

This text has white color on #40133A background.


Related colors

Complementary color

Complementary color for #hex is #BFECC5.


I love getcolorcode.com

Triadic colors

1 #3A4013 and #133A40 with #40133A are triadic colors.

2 #3A1340 and #13403A with #40133A are triadic colors.