COLOR #148059

HEX: #148059 RGB: (20,128,89)

Color info

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

RGB color model

#148059 color RGB value is (20,128,89).

RGB: (20,128,89) (8%, 50%, 35%)

RGB channels and saturation

R 20 of 255 = 8%
G 128 of 255 = 50%
B 89 of 255 = 35%

20
128
89

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

Portions of RGB colors in percentages

R + G + B = 20 + 128 + 89 = 237 (100%)
R 20 of 237 ~ 8.44%
G 128 of 237 ~ 54.01%
B 89 of 237 ~ 37.55'%

%54.01
%37.55

CMYK color model

#148059 color CMYK value is (84,0,30,50).

  • cyan value is 84.38%
  • magenta value is 0.00%
  • yellow value is 30.47%
  • key color value is 49.80%
CMYK: (84,0,30,50) C84M0Y30K50 (84%,0%,30%,50%) (0.84/0.00/0.30/0.50) 

CMYK percentages

%84.38
%0
%30.47
%49.8

Codes

Color #148059 in popluar color models

14 80 59
RGB 20 128 89
HSL 158° 72.97% 29.02%
HSB/HSV 158° 84.38% 50.20%
CMYK 84.38% 0.00% 30.47%
49.80%

Color #148059 in popluar number systems.

HEX 14 80 59
Decimal 20 128 89
Binary 10100 10000000 1011001
Octal 24 200 131

Shades and tints

Shades of #148059

#148059
(20,128,89)
#137551
(19,117,81)
#126A49
(18,106,73)
#115F41
(17,95,65)
#105439
(16,84,57)
#0F4931
(15,73,49)
#0E3E29
(14,62,41)
#0D3321
(13,51,33)
#0C2819
(12,40,25)
#0B1D11
(11,29,17)
#0A1209
(10,18,9)
#000000
(0,0,0)

Tints of #148059

#148059
(20,128,89)
#298B68
(41,139,104)
#3E9677
(62,150,119)
#53A186
(83,161,134)
#68AC95
(104,172,149)
#7DB7A4
(125,183,164)
#92C2B3
(146,194,179)
#A7CDC2
(167,205,194)
#BCD8D1
(188,216,209)
#D1E3E0
(209,227,224)
#E6EEEF
(230,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #148059 color. Also use rgb(20,128,89) instead hex code.

Text Font Color

.myTextColor { color: #148059; }

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

This text font color is #148059.

Background Color

.myBgColor { background-color: #148059; }

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

This div background color is #148059.

Border color

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

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

This div border color is #148059.

Opacity

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

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

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

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

This text has shadow with #148059 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #148059.

Preview

Color preview on black background

This text has color #148059 on black background.


Color preview on white background

This text has color #148059 on white background.


Black color preview on #148059 background

This text has black color on #148059 background.


White color preview on #148059 background

This text has white color on #148059 background.


Related colors

Complementary color

Complementary color for #hex is #EB7FA6.


I love getcolorcode.com

Triadic colors

1 #591480 and #805914 with #148059 are triadic colors.

2 #598014 and #801459 with #148059 are triadic colors.