COLOR #290771

HEX: #290771 RGB: (41,7,113)

Color info

#290771 contains mainly blue color. Web safe color of #290771 is #330066 (or #306).

RGB color model

#290771 color RGB value is (41,7,113).

RGB: (41,7,113) (16%, 3%, 44%)

RGB channels and saturation

R 41 of 255 = 16%
G 7 of 255 = 3%
B 113 of 255 = 44%

41
7
113

R + G + B ~ 21%. #290771 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 7 + 113 = 161 (100%)
R 41 of 161 ~ 25.47%
G 7 of 161 ~ 4.35%
B 113 of 161 ~ 70.19'%

%25.47
%70.19

CMYK color model

#290771 color CMYK value is (64,94,0,56).

  • cyan value is 63.72%
  • magenta value is 93.81%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (64,94,0,56)
C64M94Y0K56 (64%, 94%, 0%, 56%)
(0.64 / 0.94 / 0.00 / 0.56)

CMYK percentages

%63.72
%93.81
%0
%55.69

Codes

Color #290771 in popluar color models

29 07 71
RGB 41 7 113
HSL 259° 88.33% 23.53%
HSB/HSV 259° 93.81% 44.31%
CMYK 63.72% 93.81% 0.00%
55.69%

Color #290771 in popluar number systems.

HEX 29 07 71
Decimal 41 7 113
Binary 101001 111 1110001
Octal 51 7 161

Shades and tints

Shades of #290771

#290771
(41,7,113)
#260767
(38,7,103)
#23075D
(35,7,93)
#200753
(32,7,83)
#1D0749
(29,7,73)
#1A073F
(26,7,63)
#170735
(23,7,53)
#14072B
(20,7,43)
#110721
(17,7,33)
#0E0717
(14,7,23)
#0B070D
(11,7,13)
#000000
(0,0,0)

Tints of #290771

#290771
(41,7,113)
#3C1D7D
(60,29,125)
#4F3389
(79,51,137)
#624995
(98,73,149)
#755FA1
(117,95,161)
#8875AD
(136,117,173)
#9B8BB9
(155,139,185)
#AEA1C5
(174,161,197)
#C1B7D1
(193,183,209)
#D4CDDD
(212,205,221)
#E7E3E9
(231,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #290771; }

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

This text font color is #290771.

Background Color

.myBgColor { background-color: #290771; }

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

This div background color is #290771.

Border color

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

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

This div border color is #290771.

Opacity

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

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

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

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

This text has shadow with #290771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #290771.

Preview

Color preview on black background

This text has color #290771 on black background.


Color preview on white background

This text has color #290771 on white background.


Black color preview on #290771 background

This text has black color on #290771 background.


White color preview on #290771 background

This text has white color on #290771 background.


Related colors

Complementary color

Complementary color for #hex is #D6F88E.


I love getcolorcode.com

Triadic colors

1 #712907 and #077129 with #290771 are triadic colors.

2 #710729 and #072971 with #290771 are triadic colors.