COLOR #298648

HEX: #298648 RGB: (41,134,72)

Color info

#298648 contains mainly green color. Web safe color of #298648 is #339933 (or #393).

RGB color model

#298648 color RGB value is (41,134,72).

RGB: (41,134,72) (16%, 53%, 28%)

RGB channels and saturation

R 41 of 255 = 16%
G 134 of 255 = 53%
B 72 of 255 = 28%

41
134
72

R + G + B ~ 32%. #298648 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 134 + 72 = 247 (100%)
R 41 of 247 ~ 16.6%
G 134 of 247 ~ 54.25%
B 72 of 247 ~ 29.15'%

%16.6
%54.25
%29.15

CMYK color model

#298648 color CMYK value is (69,0,46,47).

  • cyan value is 69.40%
  • magenta value is 0.00%
  • yellow value is 46.27%
  • key color value is 47.45%

CMYK: (69,0,46,47)
C69M0Y46K47 (69%, 0%, 46%, 47%)
(0.69 / 0.00 / 0.46 / 0.47)

CMYK percentages

%69.4
%0
%46.27
%47.45

Codes

Color #298648 in popluar color models

29 86 48
RGB 41 134 72
HSL 140° 53.14% 34.31%
HSB/HSV 140° 69.40% 52.55%
CMYK 69.40% 0.00% 46.27%
47.45%

Color #298648 in popluar number systems.

HEX 29 86 48
Decimal 41 134 72
Binary 101001 10000110 1001000
Octal 51 206 110

Shades and tints

Shades of #298648

#298648
(41,134,72)
#267A42
(38,122,66)
#236E3C
(35,110,60)
#206236
(32,98,54)
#1D5630
(29,86,48)
#1A4A2A
(26,74,42)
#173E24
(23,62,36)
#14321E
(20,50,30)
#112618
(17,38,24)
#0E1A12
(14,26,18)
#0B0E0C
(11,14,12)
#000000
(0,0,0)

Tints of #298648

#298648
(41,134,72)
#3C9158
(60,145,88)
#4F9C68
(79,156,104)
#62A778
(98,167,120)
#75B288
(117,178,136)
#88BD98
(136,189,152)
#9BC8A8
(155,200,168)
#AED3B8
(174,211,184)
#C1DEC8
(193,222,200)
#D4E9D8
(212,233,216)
#E7F4E8
(231,244,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #298648 color. Also use rgb(41,134,72) instead hex code.

Text Font Color

.myTextColor { color: #298648; }

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

This text font color is #298648.

Background Color

.myBgColor { background-color: #298648; }

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

This div background color is #298648.

Border color

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

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

This div border color is #298648.

Opacity

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

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

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

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

This text has shadow with #298648 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #298648.

Preview

Color preview on black background

This text has color #298648 on black background.


Color preview on white background

This text has color #298648 on white background.


Black color preview on #298648 background

This text has black color on #298648 background.


White color preview on #298648 background

This text has white color on #298648 background.


Related colors

Complementary color

Complementary color for #hex is #D679B7.


I love getcolorcode.com

Triadic colors

1 #482986 and #864829 with #298648 are triadic colors.

2 #488629 and #862948 with #298648 are triadic colors.