COLOR #295365

HEX: #295365 RGB: (41,83,101)

Color info

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

RGB color model

#295365 color RGB value is (41,83,101).

RGB: (41,83,101) (16%, 33%, 40%)

RGB channels and saturation

R 41 of 255 = 16%
G 83 of 255 = 33%
B 101 of 255 = 40%

41
83
101

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

Portions of RGB colors in percentages

R + G + B = 41 + 83 + 101 = 225 (100%)
R 41 of 225 ~ 18.22%
G 83 of 225 ~ 36.89%
B 101 of 225 ~ 44.89'%

%18.22
%36.89
%44.89

CMYK color model

#295365 color CMYK value is (59,18,0,60).

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

CMYK: (59,18,0,60)
C59M18Y0K60 (59%, 18%, 0%, 60%)
(0.59 / 0.18 / 0.00 / 0.60)

CMYK percentages

%59.41
%17.82
%0
%60.39

Codes

Color #295365 in popluar color models

29 53 65
RGB 41 83 101
HSL 198° 42.25% 27.84%
HSB/HSV 198° 59.41% 39.61%
CMYK 59.41% 17.82% 0.00%
60.39%

Color #295365 in popluar number systems.

HEX 29 53 65
Decimal 41 83 101
Binary 101001 1010011 1100101
Octal 51 123 145

Shades and tints

Shades of #295365

#295365
(41,83,101)
#264C5C
(38,76,92)
#234553
(35,69,83)
#203E4A
(32,62,74)
#1D3741
(29,55,65)
#1A3038
(26,48,56)
#17292F
(23,41,47)
#142226
(20,34,38)
#111B1D
(17,27,29)
#0E1414
(14,20,20)
#0B0D0B
(11,13,11)
#000000
(0,0,0)

Tints of #295365

#295365
(41,83,101)
#3C6273
(60,98,115)
#4F7181
(79,113,129)
#62808F
(98,128,143)
#758F9D
(117,143,157)
#889EAB
(136,158,171)
#9BADB9
(155,173,185)
#AEBCC7
(174,188,199)
#C1CBD5
(193,203,213)
#D4DAE3
(212,218,227)
#E7E9F1
(231,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #295365; }

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

This text font color is #295365.

Background Color

.myBgColor { background-color: #295365; }

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

This div background color is #295365.

Border color

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

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

This div border color is #295365.

Opacity

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

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

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

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

This text has shadow with #295365 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #295365.

Preview

Color preview on black background

This text has color #295365 on black background.


Color preview on white background

This text has color #295365 on white background.


Black color preview on #295365 background

This text has black color on #295365 background.


White color preview on #295365 background

This text has white color on #295365 background.


Related colors

Complementary color

Complementary color for #hex is #D6AC9A.


I love getcolorcode.com

Triadic colors

1 #652953 and #536529 with #295365 are triadic colors.

2 #655329 and #532965 with #295365 are triadic colors.