COLOR #296465

HEX: #296465 RGB: (41,100,101)

Color info

#296465 contains mainly green and blue colors. Web safe color of #296465 is #336666 (or #366).

RGB color model

#296465 color RGB value is (41,100,101).

RGB: (41,100,101) (16%, 39%, 40%)

RGB channels and saturation

R 41 of 255 = 16%
G 100 of 255 = 39%
B 101 of 255 = 40%

41
100
101

R + G + B ~ 32%. #296465 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 100 + 101 = 242 (100%)
R 41 of 242 ~ 16.94%
G 100 of 242 ~ 41.32%
B 101 of 242 ~ 41.74'%

%16.94
%41.32
%41.74

CMYK color model

#296465 color CMYK value is (59,1,0,60).

  • cyan value is 59.41%
  • magenta value is 0.99%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (59,1,0,60)
C59M1Y0K60 (59%, 1%, 0%, 60%)
(0.59 / 0.01 / 0.00 / 0.60)

CMYK percentages

%59.41
%0.99
%0
%60.39

Codes

Color #296465 in popluar color models

29 64 65
RGB 41 100 101
HSL 181° 42.25% 27.84%
HSB/HSV 181° 59.41% 39.61%
CMYK 59.41% 0.99% 0.00%
60.39%

Color #296465 in popluar number systems.

HEX 29 64 65
Decimal 41 100 101
Binary 101001 1100100 1100101
Octal 51 144 145

Shades and tints

Shades of #296465

#296465
(41,100,101)
#265B5C
(38,91,92)
#235253
(35,82,83)
#20494A
(32,73,74)
#1D4041
(29,64,65)
#1A3738
(26,55,56)
#172E2F
(23,46,47)
#142526
(20,37,38)
#111C1D
(17,28,29)
#0E1314
(14,19,20)
#0B0A0B
(11,10,11)
#000000
(0,0,0)

Tints of #296465

#296465
(41,100,101)
#3C7273
(60,114,115)
#4F8081
(79,128,129)
#628E8F
(98,142,143)
#759C9D
(117,156,157)
#88AAAB
(136,170,171)
#9BB8B9
(155,184,185)
#AEC6C7
(174,198,199)
#C1D4D5
(193,212,213)
#D4E2E3
(212,226,227)
#E7F0F1
(231,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #296465 color. Also use rgb(41,100,101) instead hex code.

Text Font Color

.myTextColor { color: #296465; }

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

This text font color is #296465.

Background Color

.myBgColor { background-color: #296465; }

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

This div background color is #296465.

Border color

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

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

This div border color is #296465.

Opacity

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

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

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

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

This text has shadow with #296465 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #296465.

Preview

Color preview on black background

This text has color #296465 on black background.


Color preview on white background

This text has color #296465 on white background.


Black color preview on #296465 background

This text has black color on #296465 background.


White color preview on #296465 background

This text has white color on #296465 background.


Related colors

Complementary color

Complementary color for #hex is #D69B9A.


I love getcolorcode.com

Triadic colors

1 #652964 and #646529 with #296465 are triadic colors.

2 #656429 and #642965 with #296465 are triadic colors.