COLOR #146582

HEX: #146582 RGB: (20,101,130)

Color info

#146582 contains mainly green and blue colors. Web safe color of #146582 is #006699 (or #069).

RGB color model

#146582 color RGB value is (20,101,130).

RGB: (20,101,130) (8%, 40%, 51%)

RGB channels and saturation

R 20 of 255 = 8%
G 101 of 255 = 40%
B 130 of 255 = 51%

20
101
130

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

Portions of RGB colors in percentages

R + G + B = 20 + 101 + 130 = 251 (100%)
R 20 of 251 ~ 7.97%
G 101 of 251 ~ 40.24%
B 130 of 251 ~ 51.79'%

%40.24
%51.79

CMYK color model

#146582 color CMYK value is (85,22,0,49).

  • cyan value is 84.62%
  • magenta value is 22.31%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (85,22,0,49)
C85M22Y0K49 (85%, 22%, 0%, 49%)
(0.85 / 0.22 / 0.00 / 0.49)

CMYK percentages

%84.62
%22.31
%0
%49.02

Codes

Color #146582 in popluar color models

14 65 82
RGB 20 101 130
HSL 196° 73.33% 29.41%
HSB/HSV 196° 84.62% 50.98%
CMYK 84.62% 22.31% 0.00%
49.02%

Color #146582 in popluar number systems.

HEX 14 65 82
Decimal 20 101 130
Binary 10100 1100101 10000010
Octal 24 145 202

Shades and tints

Shades of #146582

#146582
(20,101,130)
#135C77
(19,92,119)
#12536C
(18,83,108)
#114A61
(17,74,97)
#104156
(16,65,86)
#0F384B
(15,56,75)
#0E2F40
(14,47,64)
#0D2635
(13,38,53)
#0C1D2A
(12,29,42)
#0B141F
(11,20,31)
#0A0B14
(10,11,20)
#000000
(0,0,0)

Tints of #146582

#146582
(20,101,130)
#29738D
(41,115,141)
#3E8198
(62,129,152)
#538FA3
(83,143,163)
#689DAE
(104,157,174)
#7DABB9
(125,171,185)
#92B9C4
(146,185,196)
#A7C7CF
(167,199,207)
#BCD5DA
(188,213,218)
#D1E3E5
(209,227,229)
#E6F1F0
(230,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #146582 color. Also use rgb(20,101,130) instead hex code.

Text Font Color

.myTextColor { color: #146582; }

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

This text font color is #146582.

Background Color

.myBgColor { background-color: #146582; }

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

This div background color is #146582.

Border color

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

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

This div border color is #146582.

Opacity

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

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

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

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

This text has shadow with #146582 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #146582.

Preview

Color preview on black background

This text has color #146582 on black background.


Color preview on white background

This text has color #146582 on white background.


Black color preview on #146582 background

This text has black color on #146582 background.


White color preview on #146582 background

This text has white color on #146582 background.


Related colors

Complementary color

Complementary color for #hex is #EB9A7D.


I love getcolorcode.com

Triadic colors

1 #821465 and #658214 with #146582 are triadic colors.

2 #826514 and #651482 with #146582 are triadic colors.