COLOR #296059

HEX: #296059 RGB: (41,96,89)

Color info

#296059 contains red, green and blue colors in about the same proportion. Web safe color of #296059 is #336666 (or #366).

RGB color model

#296059 color RGB value is (41,96,89).

RGB: (41,96,89) (16%, 38%, 35%)

RGB channels and saturation

R 41 of 255 = 16%
G 96 of 255 = 38%
B 89 of 255 = 35%

41
96
89

R + G + B ~ 30%. #296059 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 96 + 89 = 226 (100%)
R 41 of 226 ~ 18.14%
G 96 of 226 ~ 42.48%
B 89 of 226 ~ 39.38'%

%18.14
%42.48
%39.38

CMYK color model

#296059 color CMYK value is (57,0,7,62).

  • cyan value is 57.29%
  • magenta value is 0.00%
  • yellow value is 7.29%
  • key color value is 62.35%
CMYK: (57,0,7,62) C57M0Y7K62 (57%,0%,7%,62%) (0.57/0.00/0.07/0.62) 

CMYK percentages

%57.29
%0
%7.29
%62.35

Codes

Color #296059 in popluar color models

29 60 59
RGB 41 96 89
HSL 172° 40.15% 26.86%
HSB/HSV 172° 57.29% 37.65%
CMYK 57.29% 0.00% 7.29%
62.35%

Color #296059 in popluar number systems.

HEX 29 60 59
Decimal 41 96 89
Binary 101001 1100000 1011001
Octal 51 140 131

Shades and tints

Shades of #296059

#296059
(41,96,89)
#265851
(38,88,81)
#235049
(35,80,73)
#204841
(32,72,65)
#1D4039
(29,64,57)
#1A3831
(26,56,49)
#173029
(23,48,41)
#142821
(20,40,33)
#112019
(17,32,25)
#0E1811
(14,24,17)
#0B1009
(11,16,9)
#000000
(0,0,0)

Tints of #296059

#296059
(41,96,89)
#3C6E68
(60,110,104)
#4F7C77
(79,124,119)
#628A86
(98,138,134)
#759895
(117,152,149)
#88A6A4
(136,166,164)
#9BB4B3
(155,180,179)
#AEC2C2
(174,194,194)
#C1D0D1
(193,208,209)
#D4DEE0
(212,222,224)
#E7ECEF
(231,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #296059 color. Also use rgb(41,96,89) instead hex code.

Text Font Color

.myTextColor { color: #296059; }

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

This text font color is #296059.

Background Color

.myBgColor { background-color: #296059; }

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

This div background color is #296059.

Border color

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

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

This div border color is #296059.

Opacity

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

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

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

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

This text has shadow with #296059 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #296059.

Preview

Color preview on black background

This text has color #296059 on black background.


Color preview on white background

This text has color #296059 on white background.


Black color preview on #296059 background

This text has black color on #296059 background.


White color preview on #296059 background

This text has white color on #296059 background.


Related colors

Complementary color

Complementary color for #hex is #D69FA6.


I love getcolorcode.com

Triadic colors

1 #592960 and #605929 with #296059 are triadic colors.

2 #596029 and #602959 with #296059 are triadic colors.