COLOR #124027

HEX: #124027 RGB: (18,64,39)

Color info

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

RGB color model

#124027 color RGB value is (18,64,39).

RGB: (18,64,39) (7%, 25%, 15%)

RGB channels and saturation

R 18 of 255 = 7%
G 64 of 255 = 25%
B 39 of 255 = 15%

18
64
39

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

Portions of RGB colors in percentages

R + G + B = 18 + 64 + 39 = 121 (100%)
R 18 of 121 ~ 14.88%
G 64 of 121 ~ 52.89%
B 39 of 121 ~ 32.23'%

%14.88
%52.89
%32.23

CMYK color model

#124027 color CMYK value is (72,0,39,75).

  • cyan value is 71.88%
  • magenta value is 0.00%
  • yellow value is 39.06%
  • key color value is 74.90%

CMYK: (72,0,39,75)
C72M0Y39K75 (72%, 0%, 39%, 75%)
(0.72 / 0.00 / 0.39 / 0.75)

CMYK percentages

%71.88
%0
%39.06
%74.9

Codes

Color #124027 in popluar color models

12 40 27
RGB 18 64 39
HSL 147° 56.10% 16.08%
HSB/HSV 147° 71.88% 25.10%
CMYK 71.88% 0.00% 39.06%
74.90%

Color #124027 in popluar number systems.

HEX 12 40 27
Decimal 18 64 39
Binary 10010 1000000 100111
Octal 22 100 47

Shades and tints

Shades of #124027

#124027
(18,64,39)
#113B24
(17,59,36)
#103621
(16,54,33)
#0F311E
(15,49,30)
#0E2C1B
(14,44,27)
#0D2718
(13,39,24)
#0C2215
(12,34,21)
#0B1D12
(11,29,18)
#0A180F
(10,24,15)
#09130C
(9,19,12)
#080E09
(8,14,9)
#000000
(0,0,0)

Tints of #124027

#124027
(18,64,39)
#27513A
(39,81,58)
#3C624D
(60,98,77)
#517360
(81,115,96)
#668473
(102,132,115)
#7B9586
(123,149,134)
#90A699
(144,166,153)
#A5B7AC
(165,183,172)
#BAC8BF
(186,200,191)
#CFD9D2
(207,217,210)
#E4EAE5
(228,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #124027 color. Also use rgb(18,64,39) instead hex code.

Text Font Color

.myTextColor { color: #124027; }

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

This text font color is #124027.

Background Color

.myBgColor { background-color: #124027; }

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

This div background color is #124027.

Border color

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

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

This div border color is #124027.

Opacity

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

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

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

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

This text has shadow with #124027 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #124027.

Preview

Color preview on black background

This text has color #124027 on black background.


Color preview on white background

This text has color #124027 on white background.


Black color preview on #124027 background

This text has black color on #124027 background.


White color preview on #124027 background

This text has white color on #124027 background.


Related colors

Complementary color

Complementary color for #hex is #EDBFD8.


I love getcolorcode.com

Triadic colors

1 #271240 and #402712 with #124027 are triadic colors.

2 #274012 and #401227 with #124027 are triadic colors.