COLOR #198049

HEX: #198049 RGB: (25,128,73)

Color info

#198049 contains mainly green and blue colors. Web safe color of #198049 is #006633 (or #063).

RGB color model

#198049 color RGB value is (25,128,73).

RGB: (25,128,73) (10%, 50%, 29%)

RGB channels and saturation

R 25 of 255 = 10%
G 128 of 255 = 50%
B 73 of 255 = 29%

25
128
73

R + G + B ~ 30%. #198049 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 25 + 128 + 73 = 226 (100%)
R 25 of 226 ~ 11.06%
G 128 of 226 ~ 56.64%
B 73 of 226 ~ 32.3'%

%11.06
%56.64
%32.3

CMYK color model

#198049 color CMYK value is (80,0,43,50).

  • cyan value is 80.47%
  • magenta value is 0.00%
  • yellow value is 42.97%
  • key color value is 49.80%

CMYK: (80,0,43,50)
C80M0Y43K50 (80%, 0%, 43%, 50%)
(0.80 / 0.00 / 0.43 / 0.50)

CMYK percentages

%80.47
%0
%42.97
%49.8

Codes

Color #198049 in popluar color models

19 80 49
RGB 25 128 73
HSL 148° 67.32% 30.00%
HSB/HSV 148° 80.47% 50.20%
CMYK 80.47% 0.00% 42.97%
49.80%

Color #198049 in popluar number systems.

HEX 19 80 49
Decimal 25 128 73
Binary 11001 10000000 1001001
Octal 31 200 111

Shades and tints

Shades of #198049

#198049
(25,128,73)
#177543
(23,117,67)
#156A3D
(21,106,61)
#135F37
(19,95,55)
#115431
(17,84,49)
#0F492B
(15,73,43)
#0D3E25
(13,62,37)
#0B331F
(11,51,31)
#092819
(9,40,25)
#071D13
(7,29,19)
#05120D
(5,18,13)
#000000
(0,0,0)

Tints of #198049

#198049
(25,128,73)
#2D8B59
(45,139,89)
#419669
(65,150,105)
#55A179
(85,161,121)
#69AC89
(105,172,137)
#7DB799
(125,183,153)
#91C2A9
(145,194,169)
#A5CDB9
(165,205,185)
#B9D8C9
(185,216,201)
#CDE3D9
(205,227,217)
#E1EEE9
(225,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #198049 color. Also use rgb(25,128,73) instead hex code.

Text Font Color

.myTextColor { color: #198049; }

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

This text font color is #198049.

Background Color

.myBgColor { background-color: #198049; }

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

This div background color is #198049.

Border color

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

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

This div border color is #198049.

Opacity

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

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

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

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

This text has shadow with #198049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #198049.

Preview

Color preview on black background

This text has color #198049 on black background.


Color preview on white background

This text has color #198049 on white background.


Black color preview on #198049 background

This text has black color on #198049 background.


White color preview on #198049 background

This text has white color on #198049 background.


Related colors

Complementary color

Complementary color for #hex is #E67FB6.


I love getcolorcode.com

Triadic colors

1 #491980 and #804919 with #198049 are triadic colors.

2 #498019 and #801949 with #198049 are triadic colors.