COLOR #195328

HEX: #195328 RGB: (25,83,40)

Color info

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

RGB color model

#195328 color RGB value is (25,83,40).

RGB: (25,83,40) (10%, 33%, 16%)

RGB channels and saturation

R 25 of 255 = 10%
G 83 of 255 = 33%
B 40 of 255 = 16%

25
83
40

R + G + B ~ 20%. #195328 is dark color.

Portions of RGB colors in percentages

R + G + B = 25 + 83 + 40 = 148 (100%)
R 25 of 148 ~ 16.89%
G 83 of 148 ~ 56.08%
B 40 of 148 ~ 27.03'%

%16.89
%56.08
%27.03

CMYK color model

#195328 color CMYK value is (70,0,52,67).

  • cyan value is 69.88%
  • magenta value is 0.00%
  • yellow value is 51.81%
  • key color value is 67.45%
CMYK: (70,0,52,67) C70M0Y52K67 (70%,0%,52%,67%) (0.70/0.00/0.52/0.67) 

CMYK percentages

%69.88
%0
%51.81
%67.45

Codes

Color #195328 in popluar color models

19 53 28
RGB 25 83 40
HSL 136° 53.70% 21.18%
HSB/HSV 136° 69.88% 32.55%
CMYK 69.88% 0.00% 51.81%
67.45%

Color #195328 in popluar number systems.

HEX 19 53 28
Decimal 25 83 40
Binary 11001 1010011 101000
Octal 31 123 50

Shades and tints

Shades of #195328

#195328
(25,83,40)
#174C25
(23,76,37)
#154522
(21,69,34)
#133E1F
(19,62,31)
#11371C
(17,55,28)
#0F3019
(15,48,25)
#0D2916
(13,41,22)
#0B2213
(11,34,19)
#091B10
(9,27,16)
#07140D
(7,20,13)
#050D0A
(5,13,10)
#000000
(0,0,0)

Tints of #195328

#195328
(25,83,40)
#2D623B
(45,98,59)
#41714E
(65,113,78)
#558061
(85,128,97)
#698F74
(105,143,116)
#7D9E87
(125,158,135)
#91AD9A
(145,173,154)
#A5BCAD
(165,188,173)
#B9CBC0
(185,203,192)
#CDDAD3
(205,218,211)
#E1E9E6
(225,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #195328 color. Also use rgb(25,83,40) instead hex code.

Text Font Color

.myTextColor { color: #195328; }

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

This text font color is #195328.

Background Color

.myBgColor { background-color: #195328; }

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

This div background color is #195328.

Border color

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

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

This div border color is #195328.

Opacity

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

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

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

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

This text has shadow with #195328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #195328.

Preview

Color preview on black background

This text has color #195328 on black background.


Color preview on white background

This text has color #195328 on white background.


Black color preview on #195328 background

This text has black color on #195328 background.


White color preview on #195328 background

This text has white color on #195328 background.


Related colors

Complementary color

Complementary color for #hex is #E6ACD7.


I love getcolorcode.com

Triadic colors

1 #281953 and #532819 with #195328 are triadic colors.

2 #285319 and #531928 with #195328 are triadic colors.