COLOR #290739

HEX: #290739 RGB: (41,7,57)

Color info

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

RGB color model

#290739 color RGB value is (41,7,57).

RGB: (41,7,57) (16%, 3%, 22%)

RGB channels and saturation

R 41 of 255 = 16%
G 7 of 255 = 3%
B 57 of 255 = 22%

41
7
57

R + G + B ~ 14%. #290739 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 7 + 57 = 105 (100%)
R 41 of 105 ~ 39.05%
G 7 of 105 ~ 6.67%
B 57 of 105 ~ 54.29'%

%39.05
%54.29

CMYK color model

#290739 color CMYK value is (28,88,0,78).

  • cyan value is 28.07%
  • magenta value is 87.72%
  • yellow value is 0.00%
  • key color value is 77.65%

CMYK: (28,88,0,78)
C28M88Y0K78 (28%, 88%, 0%, 78%)
(0.28 / 0.88 / 0.00 / 0.78)

CMYK percentages

%28.07
%87.72
%0
%77.65

Codes

Color #290739 in popluar color models

29 07 39
RGB 41 7 57
HSL 281° 78.13% 12.55%
HSB/HSV 281° 87.72% 22.35%
CMYK 28.07% 87.72% 0.00%
77.65%

Color #290739 in popluar number systems.

HEX 29 07 39
Decimal 41 7 57
Binary 101001 111 111001
Octal 51 7 71

Shades and tints

Shades of #290739

#290739
(41,7,57)
#260734
(38,7,52)
#23072F
(35,7,47)
#20072A
(32,7,42)
#1D0725
(29,7,37)
#1A0720
(26,7,32)
#17071B
(23,7,27)
#140716
(20,7,22)
#110711
(17,7,17)
#0E070C
(14,7,12)
#0B0707
(11,7,7)
#000000
(0,0,0)

Tints of #290739

#290739
(41,7,57)
#3C1D4B
(60,29,75)
#4F335D
(79,51,93)
#62496F
(98,73,111)
#755F81
(117,95,129)
#887593
(136,117,147)
#9B8BA5
(155,139,165)
#AEA1B7
(174,161,183)
#C1B7C9
(193,183,201)
#D4CDDB
(212,205,219)
#E7E3ED
(231,227,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #290739 color. Also use rgb(41,7,57) instead hex code.

Text Font Color

.myTextColor { color: #290739; }

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

This text font color is #290739.

Background Color

.myBgColor { background-color: #290739; }

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

This div background color is #290739.

Border color

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

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

This div border color is #290739.

Opacity

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

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

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

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

This text has shadow with #290739 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #290739.

Preview

Color preview on black background

This text has color #290739 on black background.


Color preview on white background

This text has color #290739 on white background.


Black color preview on #290739 background

This text has black color on #290739 background.


White color preview on #290739 background

This text has white color on #290739 background.


Related colors

Complementary color

Complementary color for #hex is #D6F8C6.


I love getcolorcode.com

Triadic colors

1 #392907 and #073929 with #290739 are triadic colors.

2 #390729 and #072939 with #290739 are triadic colors.