COLOR #124692

HEX: #124692 RGB: (18,70,146)

Color info

#124692 contains mainly blue color. Web safe color of #124692 is #003399 (or #039).

RGB color model

#124692 color RGB value is (18,70,146).

RGB: (18,70,146) (7%, 27%, 57%)

RGB channels and saturation

R 18 of 255 = 7%
G 70 of 255 = 27%
B 146 of 255 = 57%

18
70
146

R + G + B ~ 30%. #124692 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 70 + 146 = 234 (100%)
R 18 of 234 ~ 7.69%
G 70 of 234 ~ 29.91%
B 146 of 234 ~ 62.39'%

%29.91
%62.39

CMYK color model

#124692 color CMYK value is (88,52,0,43).

  • cyan value is 87.67%
  • magenta value is 52.05%
  • yellow value is 0.00%
  • key color value is 42.75%
CMYK: (88,52,0,43) C88M52Y0K43 (88%,52%,0%,43%) (0.88/0.52/0.00/0.43) 

CMYK percentages

%87.67
%52.05
%0
%42.75

Codes

Color #124692 in popluar color models

12 46 92
RGB 18 70 146
HSL 216° 78.05% 32.16%
HSB/HSV 216° 87.67% 57.25%
CMYK 87.67% 52.05% 0.00%
42.75%

Color #124692 in popluar number systems.

HEX 12 46 92
Decimal 18 70 146
Binary 10010 1000110 10010010
Octal 22 106 222

Shades and tints

Shades of #124692

#124692
(18,70,146)
#114085
(17,64,133)
#103A78
(16,58,120)
#0F346B
(15,52,107)
#0E2E5E
(14,46,94)
#0D2851
(13,40,81)
#0C2244
(12,34,68)
#0B1C37
(11,28,55)
#0A162A
(10,22,42)
#09101D
(9,16,29)
#080A10
(8,10,16)
#000000
(0,0,0)

Tints of #124692

#124692
(18,70,146)
#27569B
(39,86,155)
#3C66A4
(60,102,164)
#5176AD
(81,118,173)
#6686B6
(102,134,182)
#7B96BF
(123,150,191)
#90A6C8
(144,166,200)
#A5B6D1
(165,182,209)
#BAC6DA
(186,198,218)
#CFD6E3
(207,214,227)
#E4E6EC
(228,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #124692 color. Also use rgb(18,70,146) instead hex code.

Text Font Color

.myTextColor { color: #124692; }

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

This text font color is #124692.

Background Color

.myBgColor { background-color: #124692; }

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

This div background color is #124692.

Border color

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

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

This div border color is #124692.

Opacity

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

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

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

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

This text has shadow with #124692 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #124692.

Preview

Color preview on black background

This text has color #124692 on black background.


Color preview on white background

This text has color #124692 on white background.


Black color preview on #124692 background

This text has black color on #124692 background.


White color preview on #124692 background

This text has white color on #124692 background.


Related colors

Complementary color

Complementary color for #hex is #EDB96D.


I love getcolorcode.com

Triadic colors

1 #921246 and #469212 with #124692 are triadic colors.

2 #924612 and #461292 with #124692 are triadic colors.