COLOR #124837

HEX: #124837 RGB: (18,72,55)

Color info

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

RGB color model

#124837 color RGB value is (18,72,55).

RGB: (18,72,55) (7%, 28%, 22%)

RGB channels and saturation

R 18 of 255 = 7%
G 72 of 255 = 28%
B 55 of 255 = 22%

18
72
55

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

Portions of RGB colors in percentages

R + G + B = 18 + 72 + 55 = 145 (100%)
R 18 of 145 ~ 12.41%
G 72 of 145 ~ 49.66%
B 55 of 145 ~ 37.93'%

%12.41
%49.66
%37.93

CMYK color model

#124837 color CMYK value is (75,0,24,72).

  • cyan value is 75.00%
  • magenta value is 0.00%
  • yellow value is 23.61%
  • key color value is 71.76%
CMYK: (75,0,24,72) C75M0Y24K72 (75%,0%,24%,72%) (0.75/0.00/0.24/0.72) 

CMYK percentages

%75
%0
%23.61
%71.76

Codes

Color #124837 in popluar color models

12 48 37
RGB 18 72 55
HSL 161° 60.00% 17.65%
HSB/HSV 161° 75.00% 28.24%
CMYK 75.00% 0.00% 23.61%
71.76%

Color #124837 in popluar number systems.

HEX 12 48 37
Decimal 18 72 55
Binary 10010 1001000 110111
Octal 22 110 67

Shades and tints

Shades of #124837

#124837
(18,72,55)
#114232
(17,66,50)
#103C2D
(16,60,45)
#0F3628
(15,54,40)
#0E3023
(14,48,35)
#0D2A1E
(13,42,30)
#0C2419
(12,36,25)
#0B1E14
(11,30,20)
#0A180F
(10,24,15)
#09120A
(9,18,10)
#080C05
(8,12,5)
#000000
(0,0,0)

Tints of #124837

#124837
(18,72,55)
#275849
(39,88,73)
#3C685B
(60,104,91)
#51786D
(81,120,109)
#66887F
(102,136,127)
#7B9891
(123,152,145)
#90A8A3
(144,168,163)
#A5B8B5
(165,184,181)
#BAC8C7
(186,200,199)
#CFD8D9
(207,216,217)
#E4E8EB
(228,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #124837 color. Also use rgb(18,72,55) instead hex code.

Text Font Color

.myTextColor { color: #124837; }

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

This text font color is #124837.

Background Color

.myBgColor { background-color: #124837; }

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

This div background color is #124837.

Border color

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

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

This div border color is #124837.

Opacity

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

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

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

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

This text has shadow with #124837 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #124837.

Preview

Color preview on black background

This text has color #124837 on black background.


Color preview on white background

This text has color #124837 on white background.


Black color preview on #124837 background

This text has black color on #124837 background.


White color preview on #124837 background

This text has white color on #124837 background.


Related colors

Complementary color

Complementary color for #hex is #EDB7C8.


I love getcolorcode.com

Triadic colors

1 #371248 and #483712 with #124837 are triadic colors.

2 #374812 and #481237 with #124837 are triadic colors.