COLOR #124636

HEX: #124636 RGB: (18,70,54)

Color info

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

RGB color model

#124636 color RGB value is (18,70,54).

RGB: (18,70,54) (7%, 27%, 21%)

RGB channels and saturation

R 18 of 255 = 7%
G 70 of 255 = 27%
B 54 of 255 = 21%

18
70
54

R + G + B ~ 18%. #124636 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 70 + 54 = 142 (100%)
R 18 of 142 ~ 12.68%
G 70 of 142 ~ 49.3%
B 54 of 142 ~ 38.03'%

%12.68
%49.3
%38.03

CMYK color model

#124636 color CMYK value is (74,0,23,73).

  • cyan value is 74.29%
  • magenta value is 0.00%
  • yellow value is 22.86%
  • key color value is 72.55%

CMYK: (74,0,23,73)
C74M0Y23K73 (74%, 0%, 23%, 73%)
(0.74 / 0.00 / 0.23 / 0.73)

CMYK percentages

%74.29
%0
%22.86
%72.55

Codes

Color #124636 in popluar color models

12 46 36
RGB 18 70 54
HSL 162° 59.09% 17.25%
HSB/HSV 162° 74.29% 27.45%
CMYK 74.29% 0.00% 22.86%
72.55%

Color #124636 in popluar number systems.

HEX 12 46 36
Decimal 18 70 54
Binary 10010 1000110 110110
Octal 22 106 66

Shades and tints

Shades of #124636

#124636
(18,70,54)
#114032
(17,64,50)
#103A2E
(16,58,46)
#0F342A
(15,52,42)
#0E2E26
(14,46,38)
#0D2822
(13,40,34)
#0C221E
(12,34,30)
#0B1C1A
(11,28,26)
#0A1616
(10,22,22)
#091012
(9,16,18)
#080A0E
(8,10,14)
#000000
(0,0,0)

Tints of #124636

#124636
(18,70,54)
#275648
(39,86,72)
#3C665A
(60,102,90)
#51766C
(81,118,108)
#66867E
(102,134,126)
#7B9690
(123,150,144)
#90A6A2
(144,166,162)
#A5B6B4
(165,182,180)
#BAC6C6
(186,198,198)
#CFD6D8
(207,214,216)
#E4E6EA
(228,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #124636 color. Also use rgb(18,70,54) instead hex code.

Text Font Color

.myTextColor { color: #124636; }

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

This text font color is #124636.

Background Color

.myBgColor { background-color: #124636; }

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

This div background color is #124636.

Border color

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

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

This div border color is #124636.

Opacity

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

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

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

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

This text has shadow with #124636 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #124636.

Preview

Color preview on black background

This text has color #124636 on black background.


Color preview on white background

This text has color #124636 on white background.


Black color preview on #124636 background

This text has black color on #124636 background.


White color preview on #124636 background

This text has white color on #124636 background.


Related colors

Complementary color

Complementary color for #hex is #EDB9C9.


I love getcolorcode.com

Triadic colors

1 #361246 and #463612 with #124636 are triadic colors.

2 #364612 and #461236 with #124636 are triadic colors.