COLOR #124979

HEX: #124979 RGB: (18,73,121)

Color info

#124979 contains mainly green and blue colors. Web safe color of #124979 is #003366 (or #036).

RGB color model

#124979 color RGB value is (18,73,121).

RGB: (18,73,121) (7%, 29%, 47%)

RGB channels and saturation

R 18 of 255 = 7%
G 73 of 255 = 29%
B 121 of 255 = 47%

18
73
121

R + G + B ~ 28%. #124979 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 73 + 121 = 212 (100%)
R 18 of 212 ~ 8.49%
G 73 of 212 ~ 34.43%
B 121 of 212 ~ 57.08'%

%34.43
%57.08

CMYK color model

#124979 color CMYK value is (85,40,0,53).

  • cyan value is 85.12%
  • magenta value is 39.67%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (85,40,0,53)
C85M40Y0K53 (85%, 40%, 0%, 53%)
(0.85 / 0.40 / 0.00 / 0.53)

CMYK percentages

%85.12
%39.67
%0
%52.55

Codes

Color #124979 in popluar color models

12 49 79
RGB 18 73 121
HSL 208° 74.10% 27.25%
HSB/HSV 208° 85.12% 47.45%
CMYK 85.12% 39.67% 0.00%
52.55%

Color #124979 in popluar number systems.

HEX 12 49 79
Decimal 18 73 121
Binary 10010 1001001 1111001
Octal 22 111 171

Shades and tints

Shades of #124979

#124979
(18,73,121)
#11436E
(17,67,110)
#103D63
(16,61,99)
#0F3758
(15,55,88)
#0E314D
(14,49,77)
#0D2B42
(13,43,66)
#0C2537
(12,37,55)
#0B1F2C
(11,31,44)
#0A1921
(10,25,33)
#091316
(9,19,22)
#080D0B
(8,13,11)
#000000
(0,0,0)

Tints of #124979

#124979
(18,73,121)
#275985
(39,89,133)
#3C6991
(60,105,145)
#51799D
(81,121,157)
#6689A9
(102,137,169)
#7B99B5
(123,153,181)
#90A9C1
(144,169,193)
#A5B9CD
(165,185,205)
#BAC9D9
(186,201,217)
#CFD9E5
(207,217,229)
#E4E9F1
(228,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #124979 color. Also use rgb(18,73,121) instead hex code.

Text Font Color

.myTextColor { color: #124979; }

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

This text font color is #124979.

Background Color

.myBgColor { background-color: #124979; }

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

This div background color is #124979.

Border color

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

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

This div border color is #124979.

Opacity

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

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

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

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

This text has shadow with #124979 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #124979.

Preview

Color preview on black background

This text has color #124979 on black background.


Color preview on white background

This text has color #124979 on white background.


Black color preview on #124979 background

This text has black color on #124979 background.


White color preview on #124979 background

This text has white color on #124979 background.


Related colors

Complementary color

Complementary color for #hex is #EDB686.


I love getcolorcode.com

Triadic colors

1 #791249 and #497912 with #124979 are triadic colors.

2 #794912 and #491279 with #124979 are triadic colors.