COLOR #124935

HEX: #124935 RGB: (18,73,53)

Color info

#124935 contains red, green and blue colors in about the same proportion. Web safe color of #124935 is #003333 (or #033).

RGB color model

#124935 color RGB value is (18,73,53).

RGB: (18,73,53) (7%, 29%, 21%)

RGB channels and saturation

R 18 of 255 = 7%
G 73 of 255 = 29%
B 53 of 255 = 21%

18
73
53

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

Portions of RGB colors in percentages

R + G + B = 18 + 73 + 53 = 144 (100%)
R 18 of 144 ~ 12.5%
G 73 of 144 ~ 50.69%
B 53 of 144 ~ 36.81'%

%12.5
%50.69
%36.81

CMYK color model

#124935 color CMYK value is (75,0,27,71).

  • cyan value is 75.34%
  • magenta value is 0.00%
  • yellow value is 27.40%
  • key color value is 71.37%
CMYK: (75,0,27,71) C75M0Y27K71 (75%,0%,27%,71%) (0.75/0.00/0.27/0.71) 

CMYK percentages

%75.34
%0
%27.4
%71.37

Codes

Color #124935 in popluar color models

12 49 35
RGB 18 73 53
HSL 158° 60.44% 17.84%
HSB/HSV 158° 75.34% 28.63%
CMYK 75.34% 0.00% 27.40%
71.37%

Color #124935 in popluar number systems.

HEX 12 49 35
Decimal 18 73 53
Binary 10010 1001001 110101
Octal 22 111 65

Shades and tints

Shades of #124935

#124935
(18,73,53)
#114331
(17,67,49)
#103D2D
(16,61,45)
#0F3729
(15,55,41)
#0E3125
(14,49,37)
#0D2B21
(13,43,33)
#0C251D
(12,37,29)
#0B1F19
(11,31,25)
#0A1915
(10,25,21)
#091311
(9,19,17)
#080D0D
(8,13,13)
#000000
(0,0,0)

Tints of #124935

#124935
(18,73,53)
#275947
(39,89,71)
#3C6959
(60,105,89)
#51796B
(81,121,107)
#66897D
(102,137,125)
#7B998F
(123,153,143)
#90A9A1
(144,169,161)
#A5B9B3
(165,185,179)
#BAC9C5
(186,201,197)
#CFD9D7
(207,217,215)
#E4E9E9
(228,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #124935 color. Also use rgb(18,73,53) instead hex code.

Text Font Color

.myTextColor { color: #124935; }

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

This text font color is #124935.

Background Color

.myBgColor { background-color: #124935; }

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

This div background color is #124935.

Border color

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

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

This div border color is #124935.

Opacity

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

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

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

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

This text has shadow with #124935 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #124935.

Preview

Color preview on black background

This text has color #124935 on black background.


Color preview on white background

This text has color #124935 on white background.


Black color preview on #124935 background

This text has black color on #124935 background.


White color preview on #124935 background

This text has white color on #124935 background.


Related colors

Complementary color

Complementary color for #hex is #EDB6CA.


I love getcolorcode.com

Triadic colors

1 #351249 and #493512 with #124935 are triadic colors.

2 #354912 and #491235 with #124935 are triadic colors.