COLOR #175229

HEX: #175229 RGB: (23,82,41)

Color info

#175229 contains red, green and blue colors in about the same proportion. Web safe color of #175229 is #006633 (or #063).

RGB color model

#175229 color RGB value is (23,82,41).

RGB: (23,82,41) (9%, 32%, 16%)

RGB channels and saturation

R 23 of 255 = 9%
G 82 of 255 = 32%
B 41 of 255 = 16%

23
82
41

R + G + B ~ 19%. #175229 is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 82 + 41 = 146 (100%)
R 23 of 146 ~ 15.75%
G 82 of 146 ~ 56.16%
B 41 of 146 ~ 28.08'%

%15.75
%56.16
%28.08

CMYK color model

#175229 color CMYK value is (72,0,50,68).

  • cyan value is 71.95%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 67.84%

CMYK: (72,0,50,68)
C72M0Y50K68 (72%, 0%, 50%, 68%)
(0.72 / 0.00 / 0.50 / 0.68)

CMYK percentages

%71.95
%0
%50
%67.84

Codes

Color #175229 in popluar color models

17 52 29
RGB 23 82 41
HSL 138° 56.19% 20.59%
HSB/HSV 138° 71.95% 32.16%
CMYK 71.95% 0.00% 50.00%
67.84%

Color #175229 in popluar number systems.

HEX 17 52 29
Decimal 23 82 41
Binary 10111 1010010 101001
Octal 27 122 51

Shades and tints

Shades of #175229

#175229
(23,82,41)
#154B26
(21,75,38)
#134423
(19,68,35)
#113D20
(17,61,32)
#0F361D
(15,54,29)
#0D2F1A
(13,47,26)
#0B2817
(11,40,23)
#092114
(9,33,20)
#071A11
(7,26,17)
#05130E
(5,19,14)
#030C0B
(3,12,11)
#000000
(0,0,0)

Tints of #175229

#175229
(23,82,41)
#2C613C
(44,97,60)
#41704F
(65,112,79)
#567F62
(86,127,98)
#6B8E75
(107,142,117)
#809D88
(128,157,136)
#95AC9B
(149,172,155)
#AABBAE
(170,187,174)
#BFCAC1
(191,202,193)
#D4D9D4
(212,217,212)
#E9E8E7
(233,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #175229 color. Also use rgb(23,82,41) instead hex code.

Text Font Color

.myTextColor { color: #175229; }

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

This text font color is #175229.

Background Color

.myBgColor { background-color: #175229; }

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

This div background color is #175229.

Border color

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

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

This div border color is #175229.

Opacity

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

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

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

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

This text has shadow with #175229 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #175229.

Preview

Color preview on black background

This text has color #175229 on black background.


Color preview on white background

This text has color #175229 on white background.


Black color preview on #175229 background

This text has black color on #175229 background.


White color preview on #175229 background

This text has white color on #175229 background.


Related colors

Complementary color

Complementary color for #hex is #E8ADD6.


I love getcolorcode.com

Triadic colors

1 #291752 and #522917 with #175229 are triadic colors.

2 #295217 and #521729 with #175229 are triadic colors.