COLOR #146176

HEX: #146176 RGB: (20,97,118)

Color info

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

RGB color model

#146176 color RGB value is (20,97,118).

RGB: (20,97,118) (8%, 38%, 46%)

RGB channels and saturation

R 20 of 255 = 8%
G 97 of 255 = 38%
B 118 of 255 = 46%

20
97
118

R + G + B ~ 31%. #146176 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 97 + 118 = 235 (100%)
R 20 of 235 ~ 8.51%
G 97 of 235 ~ 41.28%
B 118 of 235 ~ 50.21'%

%41.28
%50.21

CMYK color model

#146176 color CMYK value is (83,18,0,54).

  • cyan value is 83.05%
  • magenta value is 17.80%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (83,18,0,54)
C83M18Y0K54 (83%, 18%, 0%, 54%)
(0.83 / 0.18 / 0.00 / 0.54)

CMYK percentages

%83.05
%17.8
%0
%53.73

Codes

Color #146176 in popluar color models

14 61 76
RGB 20 97 118
HSL 193° 71.01% 27.06%
HSB/HSV 193° 83.05% 46.27%
CMYK 83.05% 17.80% 0.00%
53.73%

Color #146176 in popluar number systems.

HEX 14 61 76
Decimal 20 97 118
Binary 10100 1100001 1110110
Octal 24 141 166

Shades and tints

Shades of #146176

#146176
(20,97,118)
#13596C
(19,89,108)
#125162
(18,81,98)
#114958
(17,73,88)
#10414E
(16,65,78)
#0F3944
(15,57,68)
#0E313A
(14,49,58)
#0D2930
(13,41,48)
#0C2126
(12,33,38)
#0B191C
(11,25,28)
#0A1112
(10,17,18)
#000000
(0,0,0)

Tints of #146176

#146176
(20,97,118)
#296F82
(41,111,130)
#3E7D8E
(62,125,142)
#538B9A
(83,139,154)
#6899A6
(104,153,166)
#7DA7B2
(125,167,178)
#92B5BE
(146,181,190)
#A7C3CA
(167,195,202)
#BCD1D6
(188,209,214)
#D1DFE2
(209,223,226)
#E6EDEE
(230,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #146176 color. Also use rgb(20,97,118) instead hex code.

Text Font Color

.myTextColor { color: #146176; }

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

This text font color is #146176.

Background Color

.myBgColor { background-color: #146176; }

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

This div background color is #146176.

Border color

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

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

This div border color is #146176.

Opacity

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

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

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

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

This text has shadow with #146176 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #146176.

Preview

Color preview on black background

This text has color #146176 on black background.


Color preview on white background

This text has color #146176 on white background.


Black color preview on #146176 background

This text has black color on #146176 background.


White color preview on #146176 background

This text has white color on #146176 background.


Related colors

Complementary color

Complementary color for #hex is #EB9E89.


I love getcolorcode.com

Triadic colors

1 #761461 and #617614 with #146176 are triadic colors.

2 #766114 and #611476 with #146176 are triadic colors.