COLOR #127975

HEX: #127975 RGB: (18,121,117)

Color info

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

RGB color model

#127975 color RGB value is (18,121,117).

RGB: (18,121,117) (7%, 47%, 46%)

RGB channels and saturation

R 18 of 255 = 7%
G 121 of 255 = 47%
B 117 of 255 = 46%

18
121
117

R + G + B ~ 33%. #127975 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 121 + 117 = 256 (100%)
R 18 of 256 ~ 7.03%
G 121 of 256 ~ 47.27%
B 117 of 256 ~ 45.7'%

%47.27
%45.7

CMYK color model

#127975 color CMYK value is (85,0,3,53).

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

CMYK: (85,0,3,53)
C85M0Y3K53 (85%, 0%, 3%, 53%)
(0.85 / 0.00 / 0.03 / 0.53)

CMYK percentages

%85.12
%0
%3.31
%52.55

Codes

Color #127975 in popluar color models

12 79 75
RGB 18 121 117
HSL 178° 74.10% 27.25%
HSB/HSV 178° 85.12% 47.45%
CMYK 85.12% 0.00% 3.31%
52.55%

Color #127975 in popluar number systems.

HEX 12 79 75
Decimal 18 121 117
Binary 10010 1111001 1110101
Octal 22 171 165

Shades and tints

Shades of #127975

#127975
(18,121,117)
#116E6B
(17,110,107)
#106361
(16,99,97)
#0F5857
(15,88,87)
#0E4D4D
(14,77,77)
#0D4243
(13,66,67)
#0C3739
(12,55,57)
#0B2C2F
(11,44,47)
#0A2125
(10,33,37)
#09161B
(9,22,27)
#080B11
(8,11,17)
#000000
(0,0,0)

Tints of #127975

#127975
(18,121,117)
#278581
(39,133,129)
#3C918D
(60,145,141)
#519D99
(81,157,153)
#66A9A5
(102,169,165)
#7BB5B1
(123,181,177)
#90C1BD
(144,193,189)
#A5CDC9
(165,205,201)
#BAD9D5
(186,217,213)
#CFE5E1
(207,229,225)
#E4F1ED
(228,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #127975; }

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

This text font color is #127975.

Background Color

.myBgColor { background-color: #127975; }

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

This div background color is #127975.

Border color

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

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

This div border color is #127975.

Opacity

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

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

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

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

This text has shadow with #127975 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #127975.

Preview

Color preview on black background

This text has color #127975 on black background.


Color preview on white background

This text has color #127975 on white background.


Black color preview on #127975 background

This text has black color on #127975 background.


White color preview on #127975 background

This text has white color on #127975 background.


Related colors

Complementary color

Complementary color for #hex is #ED868A.


I love getcolorcode.com

Triadic colors

1 #751279 and #797512 with #127975 are triadic colors.

2 #757912 and #791275 with #127975 are triadic colors.