COLOR #195225

HEX: #195225 RGB: (25,82,37)

Color info

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

RGB color model

#195225 color RGB value is (25,82,37).

RGB: (25,82,37) (10%, 32%, 15%)

RGB channels and saturation

R 25 of 255 = 10%
G 82 of 255 = 32%
B 37 of 255 = 15%

25
82
37

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

Portions of RGB colors in percentages

R + G + B = 25 + 82 + 37 = 144 (100%)
R 25 of 144 ~ 17.36%
G 82 of 144 ~ 56.94%
B 37 of 144 ~ 25.69'%

%17.36
%56.94
%25.69

CMYK color model

#195225 color CMYK value is (70,0,55,68).

  • cyan value is 69.51%
  • magenta value is 0.00%
  • yellow value is 54.88%
  • key color value is 67.84%

CMYK: (70,0,55,68)
C70M0Y55K68 (70%, 0%, 55%, 68%)
(0.70 / 0.00 / 0.55 / 0.68)

CMYK percentages

%69.51
%0
%54.88
%67.84

Codes

Color #195225 in popluar color models

19 52 25
RGB 25 82 37
HSL 133° 53.27% 20.98%
HSB/HSV 133° 69.51% 32.16%
CMYK 69.51% 0.00% 54.88%
67.84%

Color #195225 in popluar number systems.

HEX 19 52 25
Decimal 25 82 37
Binary 11001 1010010 100101
Octal 31 122 45

Shades and tints

Shades of #195225

#195225
(25,82,37)
#174B22
(23,75,34)
#15441F
(21,68,31)
#133D1C
(19,61,28)
#113619
(17,54,25)
#0F2F16
(15,47,22)
#0D2813
(13,40,19)
#0B2110
(11,33,16)
#091A0D
(9,26,13)
#07130A
(7,19,10)
#050C07
(5,12,7)
#000000
(0,0,0)

Tints of #195225

#195225
(25,82,37)
#2D6138
(45,97,56)
#41704B
(65,112,75)
#557F5E
(85,127,94)
#698E71
(105,142,113)
#7D9D84
(125,157,132)
#91AC97
(145,172,151)
#A5BBAA
(165,187,170)
#B9CABD
(185,202,189)
#CDD9D0
(205,217,208)
#E1E8E3
(225,232,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #195225 color. Also use rgb(25,82,37) instead hex code.

Text Font Color

.myTextColor { color: #195225; }

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

This text font color is #195225.

Background Color

.myBgColor { background-color: #195225; }

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

This div background color is #195225.

Border color

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

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

This div border color is #195225.

Opacity

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

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

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

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

This text has shadow with #195225 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #195225.

Preview

Color preview on black background

This text has color #195225 on black background.


Color preview on white background

This text has color #195225 on white background.


Black color preview on #195225 background

This text has black color on #195225 background.


White color preview on #195225 background

This text has white color on #195225 background.


Related colors

Complementary color

Complementary color for #hex is #E6ADDA.


I love getcolorcode.com

Triadic colors

1 #251952 and #522519 with #195225 are triadic colors.

2 #255219 and #521925 with #195225 are triadic colors.