COLOR #120760

HEX: #120760 RGB: (18,7,96)

Color info

#120760 contains mainly blue color. Web safe color of #120760 is #000066 (or #006).

RGB color model

#120760 color RGB value is (18,7,96).

RGB: (18,7,96) (7%, 3%, 38%)

RGB channels and saturation

R 18 of 255 = 7%
G 7 of 255 = 3%
B 96 of 255 = 38%

18
7
96

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

Portions of RGB colors in percentages

R + G + B = 18 + 7 + 96 = 121 (100%)
R 18 of 121 ~ 14.88%
G 7 of 121 ~ 5.79%
B 96 of 121 ~ 79.34'%

%14.88
%79.34

CMYK color model

#120760 color CMYK value is (81,93,0,62).

  • cyan value is 81.25%
  • magenta value is 92.71%
  • yellow value is 0.00%
  • key color value is 62.35%

CMYK: (81,93,0,62)
C81M93Y0K62 (81%, 93%, 0%, 62%)
(0.81 / 0.93 / 0.00 / 0.62)

CMYK percentages

%81.25
%92.71
%0
%62.35

Codes

Color #120760 in popluar color models

12 07 60
RGB 18 7 96
HSL 247° 86.41% 20.20%
HSB/HSV 247° 92.71% 37.65%
CMYK 81.25% 92.71% 0.00%
62.35%

Color #120760 in popluar number systems.

HEX 12 07 60
Decimal 18 7 96
Binary 10010 111 1100000
Octal 22 7 140

Shades and tints

Shades of #120760

#120760
(18,7,96)
#110758
(17,7,88)
#100750
(16,7,80)
#0F0748
(15,7,72)
#0E0740
(14,7,64)
#0D0738
(13,7,56)
#0C0730
(12,7,48)
#0B0728
(11,7,40)
#0A0720
(10,7,32)
#090718
(9,7,24)
#080710
(8,7,16)
#000000
(0,0,0)

Tints of #120760

#120760
(18,7,96)
#271D6E
(39,29,110)
#3C337C
(60,51,124)
#51498A
(81,73,138)
#665F98
(102,95,152)
#7B75A6
(123,117,166)
#908BB4
(144,139,180)
#A5A1C2
(165,161,194)
#BAB7D0
(186,183,208)
#CFCDDE
(207,205,222)
#E4E3EC
(228,227,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #120760 color. Also use rgb(18,7,96) instead hex code.

Text Font Color

.myTextColor { color: #120760; }

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

This text font color is #120760.

Background Color

.myBgColor { background-color: #120760; }

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

This div background color is #120760.

Border color

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

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

This div border color is #120760.

Opacity

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

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

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

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

This text has shadow with #120760 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #120760.

Preview

Color preview on black background

This text has color #120760 on black background.


Color preview on white background

This text has color #120760 on white background.


Black color preview on #120760 background

This text has black color on #120760 background.


White color preview on #120760 background

This text has white color on #120760 background.


Related colors

Complementary color

Complementary color for #hex is #EDF89F.


I love getcolorcode.com

Triadic colors

1 #601207 and #076012 with #120760 are triadic colors.

2 #600712 and #071260 with #120760 are triadic colors.