COLOR #299453

HEX: #299453 RGB: (41,148,83)

Color info

#299453 contains mainly green color. Web safe color of #299453 is #339966 (or #396).

RGB color model

#299453 color RGB value is (41,148,83).

RGB: (41,148,83) (16%, 58%, 33%)

RGB channels and saturation

R 41 of 255 = 16%
G 148 of 255 = 58%
B 83 of 255 = 33%

41
148
83

R + G + B ~ 36%. #299453 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 148 + 83 = 272 (100%)
R 41 of 272 ~ 15.07%
G 148 of 272 ~ 54.41%
B 83 of 272 ~ 30.51'%

%15.07
%54.41
%30.51

CMYK color model

#299453 color CMYK value is (72,0,44,42).

  • cyan value is 72.30%
  • magenta value is 0.00%
  • yellow value is 43.92%
  • key color value is 41.96%

CMYK: (72,0,44,42)
C72M0Y44K42 (72%, 0%, 44%, 42%)
(0.72 / 0.00 / 0.44 / 0.42)

CMYK percentages

%72.3
%0
%43.92
%41.96

Codes

Color #299453 in popluar color models

29 94 53
RGB 41 148 83
HSL 144° 56.61% 37.06%
HSB/HSV 144° 72.30% 58.04%
CMYK 72.30% 0.00% 43.92%
41.96%

Color #299453 in popluar number systems.

HEX 29 94 53
Decimal 41 148 83
Binary 101001 10010100 1010011
Octal 51 224 123

Shades and tints

Shades of #299453

#299453
(41,148,83)
#26874C
(38,135,76)
#237A45
(35,122,69)
#206D3E
(32,109,62)
#1D6037
(29,96,55)
#1A5330
(26,83,48)
#174629
(23,70,41)
#143922
(20,57,34)
#112C1B
(17,44,27)
#0E1F14
(14,31,20)
#0B120D
(11,18,13)
#000000
(0,0,0)

Tints of #299453

#299453
(41,148,83)
#3C9D62
(60,157,98)
#4FA671
(79,166,113)
#62AF80
(98,175,128)
#75B88F
(117,184,143)
#88C19E
(136,193,158)
#9BCAAD
(155,202,173)
#AED3BC
(174,211,188)
#C1DCCB
(193,220,203)
#D4E5DA
(212,229,218)
#E7EEE9
(231,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #299453 color. Also use rgb(41,148,83) instead hex code.

Text Font Color

.myTextColor { color: #299453; }

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

This text font color is #299453.

Background Color

.myBgColor { background-color: #299453; }

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

This div background color is #299453.

Border color

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

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

This div border color is #299453.

Opacity

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

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

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

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

This text has shadow with #299453 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #299453.

Preview

Color preview on black background

This text has color #299453 on black background.


Color preview on white background

This text has color #299453 on white background.


Black color preview on #299453 background

This text has black color on #299453 background.


White color preview on #299453 background

This text has white color on #299453 background.


Related colors

Complementary color

Complementary color for #hex is #D66BAC.


I love getcolorcode.com

Triadic colors

1 #532994 and #945329 with #299453 are triadic colors.

2 #539429 and #942953 with #299453 are triadic colors.