COLOR #145263

HEX: #145263 RGB: (20,82,99)

Color info

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

RGB color model

#145263 color RGB value is (20,82,99).

RGB: (20,82,99) (8%, 32%, 39%)

RGB channels and saturation

R 20 of 255 = 8%
G 82 of 255 = 32%
B 99 of 255 = 39%

20
82
99

R + G + B ~ 26%. #145263 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 82 + 99 = 201 (100%)
R 20 of 201 ~ 9.95%
G 82 of 201 ~ 40.8%
B 99 of 201 ~ 49.25'%

%9.95
%40.8
%49.25

CMYK color model

#145263 color CMYK value is (80,17,0,61).

  • cyan value is 79.80%
  • magenta value is 17.17%
  • yellow value is 0.00%
  • key color value is 61.18%
CMYK: (80,17,0,61) C80M17Y0K61 (80%,17%,0%,61%) (0.80/0.17/0.00/0.61) 

CMYK percentages

%79.8
%17.17
%0
%61.18

Codes

Color #145263 in popluar color models

14 52 63
RGB 20 82 99
HSL 193° 66.39% 23.33%
HSB/HSV 193° 79.80% 38.82%
CMYK 79.80% 17.17% 0.00%
61.18%

Color #145263 in popluar number systems.

HEX 14 52 63
Decimal 20 82 99
Binary 10100 1010010 1100011
Octal 24 122 143

Shades and tints

Shades of #145263

#145263
(20,82,99)
#134B5A
(19,75,90)
#124451
(18,68,81)
#113D48
(17,61,72)
#10363F
(16,54,63)
#0F2F36
(15,47,54)
#0E282D
(14,40,45)
#0D2124
(13,33,36)
#0C1A1B
(12,26,27)
#0B1312
(11,19,18)
#0A0C09
(10,12,9)
#000000
(0,0,0)

Tints of #145263

#145263
(20,82,99)
#296171
(41,97,113)
#3E707F
(62,112,127)
#537F8D
(83,127,141)
#688E9B
(104,142,155)
#7D9DA9
(125,157,169)
#92ACB7
(146,172,183)
#A7BBC5
(167,187,197)
#BCCAD3
(188,202,211)
#D1D9E1
(209,217,225)
#E6E8EF
(230,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #145263 color. Also use rgb(20,82,99) instead hex code.

Text Font Color

.myTextColor { color: #145263; }

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

This text font color is #145263.

Background Color

.myBgColor { background-color: #145263; }

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

This div background color is #145263.

Border color

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

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

This div border color is #145263.

Opacity

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

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

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

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

This text has shadow with #145263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #145263.

Preview

Color preview on black background

This text has color #145263 on black background.


Color preview on white background

This text has color #145263 on white background.


Black color preview on #145263 background

This text has black color on #145263 background.


White color preview on #145263 background

This text has white color on #145263 background.


Related colors

Complementary color

Complementary color for #hex is #EBAD9C.


I love getcolorcode.com

Triadic colors

1 #631452 and #526314 with #145263 are triadic colors.

2 #635214 and #521463 with #145263 are triadic colors.