COLOR #127650

HEX: #127650 RGB: (18,118,80)

Color info

#127650 contains mainly green and blue colors. Web safe color of #127650 is #006666 (or #066).

RGB color model

#127650 color RGB value is (18,118,80).

RGB: (18,118,80) (7%, 46%, 31%)

RGB channels and saturation

R 18 of 255 = 7%
G 118 of 255 = 46%
B 80 of 255 = 31%

18
118
80

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

Portions of RGB colors in percentages

R + G + B = 18 + 118 + 80 = 216 (100%)
R 18 of 216 ~ 8.33%
G 118 of 216 ~ 54.63%
B 80 of 216 ~ 37.04'%

%54.63
%37.04

CMYK color model

#127650 color CMYK value is (85,0,32,54).

  • cyan value is 84.75%
  • magenta value is 0.00%
  • yellow value is 32.20%
  • key color value is 53.73%

CMYK: (85,0,32,54)
C85M0Y32K54 (85%, 0%, 32%, 54%)
(0.85 / 0.00 / 0.32 / 0.54)

CMYK percentages

%84.75
%0
%32.2
%53.73

Codes

Color #127650 in popluar color models

12 76 50
RGB 18 118 80
HSL 157° 73.53% 26.67%
HSB/HSV 157° 84.75% 46.27%
CMYK 84.75% 0.00% 32.20%
53.73%

Color #127650 in popluar number systems.

HEX 12 76 50
Decimal 18 118 80
Binary 10010 1110110 1010000
Octal 22 166 120

Shades and tints

Shades of #127650

#127650
(18,118,80)
#116C49
(17,108,73)
#106242
(16,98,66)
#0F583B
(15,88,59)
#0E4E34
(14,78,52)
#0D442D
(13,68,45)
#0C3A26
(12,58,38)
#0B301F
(11,48,31)
#0A2618
(10,38,24)
#091C11
(9,28,17)
#08120A
(8,18,10)
#000000
(0,0,0)

Tints of #127650

#127650
(18,118,80)
#27825F
(39,130,95)
#3C8E6E
(60,142,110)
#519A7D
(81,154,125)
#66A68C
(102,166,140)
#7BB29B
(123,178,155)
#90BEAA
(144,190,170)
#A5CAB9
(165,202,185)
#BAD6C8
(186,214,200)
#CFE2D7
(207,226,215)
#E4EEE6
(228,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #127650 color. Also use rgb(18,118,80) instead hex code.

Text Font Color

.myTextColor { color: #127650; }

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

This text font color is #127650.

Background Color

.myBgColor { background-color: #127650; }

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

This div background color is #127650.

Border color

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

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

This div border color is #127650.

Opacity

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

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

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

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

This text has shadow with #127650 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #127650.

Preview

Color preview on black background

This text has color #127650 on black background.


Color preview on white background

This text has color #127650 on white background.


Black color preview on #127650 background

This text has black color on #127650 background.


White color preview on #127650 background

This text has white color on #127650 background.


Related colors

Complementary color

Complementary color for #hex is #ED89AF.


I love getcolorcode.com

Triadic colors

1 #501276 and #765012 with #127650 are triadic colors.

2 #507612 and #761250 with #127650 are triadic colors.