COLOR #295363

HEX: #295363 RGB: (41,83,99)

Color info

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

RGB color model

#295363 color RGB value is (41,83,99).

RGB: (41,83,99) (16%, 33%, 39%)

RGB channels and saturation

R 41 of 255 = 16%
G 83 of 255 = 33%
B 99 of 255 = 39%

41
83
99

R + G + B ~ 29%. #295363 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 83 + 99 = 223 (100%)
R 41 of 223 ~ 18.39%
G 83 of 223 ~ 37.22%
B 99 of 223 ~ 44.39'%

%18.39
%37.22
%44.39

CMYK color model

#295363 color CMYK value is (59,16,0,61).

  • cyan value is 58.59%
  • magenta value is 16.16%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (59,16,0,61)
C59M16Y0K61 (59%, 16%, 0%, 61%)
(0.59 / 0.16 / 0.00 / 0.61)

CMYK percentages

%58.59
%16.16
%0
%61.18

Codes

Color #295363 in popluar color models

29 53 63
RGB 41 83 99
HSL 197° 41.43% 27.45%
HSB/HSV 197° 58.59% 38.82%
CMYK 58.59% 16.16% 0.00%
61.18%

Color #295363 in popluar number systems.

HEX 29 53 63
Decimal 41 83 99
Binary 101001 1010011 1100011
Octal 51 123 143

Shades and tints

Shades of #295363

#295363
(41,83,99)
#264C5A
(38,76,90)
#234551
(35,69,81)
#203E48
(32,62,72)
#1D373F
(29,55,63)
#1A3036
(26,48,54)
#17292D
(23,41,45)
#142224
(20,34,36)
#111B1B
(17,27,27)
#0E1412
(14,20,18)
#0B0D09
(11,13,9)
#000000
(0,0,0)

Tints of #295363

#295363
(41,83,99)
#3C6271
(60,98,113)
#4F717F
(79,113,127)
#62808D
(98,128,141)
#758F9B
(117,143,155)
#889EA9
(136,158,169)
#9BADB7
(155,173,183)
#AEBCC5
(174,188,197)
#C1CBD3
(193,203,211)
#D4DAE1
(212,218,225)
#E7E9EF
(231,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #295363; }

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

This text font color is #295363.

Background Color

.myBgColor { background-color: #295363; }

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

This div background color is #295363.

Border color

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

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

This div border color is #295363.

Opacity

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

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

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

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

This text has shadow with #295363 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #295363.

Preview

Color preview on black background

This text has color #295363 on black background.


Color preview on white background

This text has color #295363 on white background.


Black color preview on #295363 background

This text has black color on #295363 background.


White color preview on #295363 background

This text has white color on #295363 background.


Related colors

Complementary color

Complementary color for #hex is #D6AC9C.


I love getcolorcode.com

Triadic colors

1 #632953 and #536329 with #295363 are triadic colors.

2 #635329 and #532963 with #295363 are triadic colors.