COLOR #124328

HEX: #124328 RGB: (18,67,40)

Color info

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

RGB color model

#124328 color RGB value is (18,67,40).

RGB: (18,67,40) (7%, 26%, 16%)

RGB channels and saturation

R 18 of 255 = 7%
G 67 of 255 = 26%
B 40 of 255 = 16%

18
67
40

R + G + B ~ 16%. #124328 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 67 + 40 = 125 (100%)
R 18 of 125 ~ 14.4%
G 67 of 125 ~ 53.6%
B 40 of 125 ~ 32'%

%14.4
%53.6
%32

CMYK color model

#124328 color CMYK value is (73,0,40,74).

  • cyan value is 73.13%
  • magenta value is 0.00%
  • yellow value is 40.30%
  • key color value is 73.73%

CMYK: (73,0,40,74)
C73M0Y40K74 (73%, 0%, 40%, 74%)
(0.73 / 0.00 / 0.40 / 0.74)

CMYK percentages

%73.13
%0
%40.3
%73.73

Codes

Color #124328 in popluar color models

12 43 28
RGB 18 67 40
HSL 147° 57.65% 16.67%
HSB/HSV 147° 73.13% 26.27%
CMYK 73.13% 0.00% 40.30%
73.73%

Color #124328 in popluar number systems.

HEX 12 43 28
Decimal 18 67 40
Binary 10010 1000011 101000
Octal 22 103 50

Shades and tints

Shades of #124328

#124328
(18,67,40)
#113D25
(17,61,37)
#103722
(16,55,34)
#0F311F
(15,49,31)
#0E2B1C
(14,43,28)
#0D2519
(13,37,25)
#0C1F16
(12,31,22)
#0B1913
(11,25,19)
#0A1310
(10,19,16)
#090D0D
(9,13,13)
#08070A
(8,7,10)
#000000
(0,0,0)

Tints of #124328

#124328
(18,67,40)
#27543B
(39,84,59)
#3C654E
(60,101,78)
#517661
(81,118,97)
#668774
(102,135,116)
#7B9887
(123,152,135)
#90A99A
(144,169,154)
#A5BAAD
(165,186,173)
#BACBC0
(186,203,192)
#CFDCD3
(207,220,211)
#E4EDE6
(228,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #124328 color. Also use rgb(18,67,40) instead hex code.

Text Font Color

.myTextColor { color: #124328; }

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

This text font color is #124328.

Background Color

.myBgColor { background-color: #124328; }

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

This div background color is #124328.

Border color

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

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

This div border color is #124328.

Opacity

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

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

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

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

This text has shadow with #124328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #124328.

Preview

Color preview on black background

This text has color #124328 on black background.


Color preview on white background

This text has color #124328 on white background.


Black color preview on #124328 background

This text has black color on #124328 background.


White color preview on #124328 background

This text has white color on #124328 background.


Related colors

Complementary color

Complementary color for #hex is #EDBCD7.


I love getcolorcode.com

Triadic colors

1 #281243 and #432812 with #124328 are triadic colors.

2 #284312 and #431228 with #124328 are triadic colors.