COLOR #295572

HEX: #295572 RGB: (41,85,114)

Color info

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

RGB color model

#295572 color RGB value is (41,85,114).

RGB: (41,85,114) (16%, 33%, 45%)

RGB channels and saturation

R 41 of 255 = 16%
G 85 of 255 = 33%
B 114 of 255 = 45%

41
85
114

R + G + B ~ 31%. #295572 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 85 + 114 = 240 (100%)
R 41 of 240 ~ 17.08%
G 85 of 240 ~ 35.42%
B 114 of 240 ~ 47.5'%

%17.08
%35.42
%47.5

CMYK color model

#295572 color CMYK value is (64,25,0,55).

  • cyan value is 64.04%
  • magenta value is 25.44%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (64,25,0,55)
C64M25Y0K55 (64%, 25%, 0%, 55%)
(0.64 / 0.25 / 0.00 / 0.55)

CMYK percentages

%64.04
%25.44
%0
%55.29

Codes

Color #295572 in popluar color models

29 55 72
RGB 41 85 114
HSL 204° 47.10% 30.39%
HSB/HSV 204° 64.04% 44.71%
CMYK 64.04% 25.44% 0.00%
55.29%

Color #295572 in popluar number systems.

HEX 29 55 72
Decimal 41 85 114
Binary 101001 1010101 1110010
Octal 51 125 162

Shades and tints

Shades of #295572

#295572
(41,85,114)
#264E68
(38,78,104)
#23475E
(35,71,94)
#204054
(32,64,84)
#1D394A
(29,57,74)
#1A3240
(26,50,64)
#172B36
(23,43,54)
#14242C
(20,36,44)
#111D22
(17,29,34)
#0E1618
(14,22,24)
#0B0F0E
(11,15,14)
#000000
(0,0,0)

Tints of #295572

#295572
(41,85,114)
#3C647E
(60,100,126)
#4F738A
(79,115,138)
#628296
(98,130,150)
#7591A2
(117,145,162)
#88A0AE
(136,160,174)
#9BAFBA
(155,175,186)
#AEBEC6
(174,190,198)
#C1CDD2
(193,205,210)
#D4DCDE
(212,220,222)
#E7EBEA
(231,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #295572 color. Also use rgb(41,85,114) instead hex code.

Text Font Color

.myTextColor { color: #295572; }

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

This text font color is #295572.

Background Color

.myBgColor { background-color: #295572; }

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

This div background color is #295572.

Border color

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

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

This div border color is #295572.

Opacity

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

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

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

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

This text has shadow with #295572 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #295572.

Preview

Color preview on black background

This text has color #295572 on black background.


Color preview on white background

This text has color #295572 on white background.


Black color preview on #295572 background

This text has black color on #295572 background.


White color preview on #295572 background

This text has white color on #295572 background.


Related colors

Complementary color

Complementary color for #hex is #D6AA8D.


I love getcolorcode.com

Triadic colors

1 #722955 and #557229 with #295572 are triadic colors.

2 #725529 and #552972 with #295572 are triadic colors.