COLOR #124743

HEX: #124743 RGB: (18,71,67)

Color info

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

RGB color model

#124743 color RGB value is (18,71,67).

RGB: (18,71,67) (7%, 28%, 26%)

RGB channels and saturation

R 18 of 255 = 7%
G 71 of 255 = 28%
B 67 of 255 = 26%

18
71
67

R + G + B ~ 20%. #124743 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 71 + 67 = 156 (100%)
R 18 of 156 ~ 11.54%
G 71 of 156 ~ 45.51%
B 67 of 156 ~ 42.95'%

%11.54
%45.51
%42.95

CMYK color model

#124743 color CMYK value is (75,0,6,72).

  • cyan value is 74.65%
  • magenta value is 0.00%
  • yellow value is 5.63%
  • key color value is 72.16%

CMYK: (75,0,6,72)
C75M0Y6K72 (75%, 0%, 6%, 72%)
(0.75 / 0.00 / 0.06 / 0.72)

CMYK percentages

%74.65
%0
%5.63
%72.16

Codes

Color #124743 in popluar color models

12 47 43
RGB 18 71 67
HSL 175° 59.55% 17.45%
HSB/HSV 175° 74.65% 27.84%
CMYK 74.65% 0.00% 5.63%
72.16%

Color #124743 in popluar number systems.

HEX 12 47 43
Decimal 18 71 67
Binary 10010 1000111 1000011
Octal 22 107 103

Shades and tints

Shades of #124743

#124743
(18,71,67)
#11413D
(17,65,61)
#103B37
(16,59,55)
#0F3531
(15,53,49)
#0E2F2B
(14,47,43)
#0D2925
(13,41,37)
#0C231F
(12,35,31)
#0B1D19
(11,29,25)
#0A1713
(10,23,19)
#09110D
(9,17,13)
#080B07
(8,11,7)
#000000
(0,0,0)

Tints of #124743

#124743
(18,71,67)
#275754
(39,87,84)
#3C6765
(60,103,101)
#517776
(81,119,118)
#668787
(102,135,135)
#7B9798
(123,151,152)
#90A7A9
(144,167,169)
#A5B7BA
(165,183,186)
#BAC7CB
(186,199,203)
#CFD7DC
(207,215,220)
#E4E7ED
(228,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #124743; }

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

This text font color is #124743.

Background Color

.myBgColor { background-color: #124743; }

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

This div background color is #124743.

Border color

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

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

This div border color is #124743.

Opacity

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

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

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

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

This text has shadow with #124743 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #124743.

Preview

Color preview on black background

This text has color #124743 on black background.


Color preview on white background

This text has color #124743 on white background.


Black color preview on #124743 background

This text has black color on #124743 background.


White color preview on #124743 background

This text has white color on #124743 background.


Related colors

Complementary color

Complementary color for #hex is #EDB8BC.


I love getcolorcode.com

Triadic colors

1 #431247 and #474312 with #124743 are triadic colors.

2 #434712 and #471243 with #124743 are triadic colors.