COLOR #146048

HEX: #146048 RGB: (20,96,72)

Color info

#146048 contains mainly green and blue colors. Web safe color of #146048 is #006633 (or #063).

RGB color model

#146048 color RGB value is (20,96,72).

RGB: (20,96,72) (8%, 38%, 28%)

RGB channels and saturation

R 20 of 255 = 8%
G 96 of 255 = 38%
B 72 of 255 = 28%

20
96
72

R + G + B ~ 25%. #146048 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 96 + 72 = 188 (100%)
R 20 of 188 ~ 10.64%
G 96 of 188 ~ 51.06%
B 72 of 188 ~ 38.3'%

%10.64
%51.06
%38.3

CMYK color model

#146048 color CMYK value is (79,0,25,62).

  • cyan value is 79.17%
  • magenta value is 0.00%
  • yellow value is 25.00%
  • key color value is 62.35%

CMYK: (79,0,25,62)
C79M0Y25K62 (79%, 0%, 25%, 62%)
(0.79 / 0.00 / 0.25 / 0.62)

CMYK percentages

%79.17
%0
%25
%62.35

Codes

Color #146048 in popluar color models

14 60 48
RGB 20 96 72
HSL 161° 65.52% 22.75%
HSB/HSV 161° 79.17% 37.65%
CMYK 79.17% 0.00% 25.00%
62.35%

Color #146048 in popluar number systems.

HEX 14 60 48
Decimal 20 96 72
Binary 10100 1100000 1001000
Octal 24 140 110

Shades and tints

Shades of #146048

#146048
(20,96,72)
#135842
(19,88,66)
#12503C
(18,80,60)
#114836
(17,72,54)
#104030
(16,64,48)
#0F382A
(15,56,42)
#0E3024
(14,48,36)
#0D281E
(13,40,30)
#0C2018
(12,32,24)
#0B1812
(11,24,18)
#0A100C
(10,16,12)
#000000
(0,0,0)

Tints of #146048

#146048
(20,96,72)
#296E58
(41,110,88)
#3E7C68
(62,124,104)
#538A78
(83,138,120)
#689888
(104,152,136)
#7DA698
(125,166,152)
#92B4A8
(146,180,168)
#A7C2B8
(167,194,184)
#BCD0C8
(188,208,200)
#D1DED8
(209,222,216)
#E6ECE8
(230,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #146048 color. Also use rgb(20,96,72) instead hex code.

Text Font Color

.myTextColor { color: #146048; }

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

This text font color is #146048.

Background Color

.myBgColor { background-color: #146048; }

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

This div background color is #146048.

Border color

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

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

This div border color is #146048.

Opacity

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

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

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

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

This text has shadow with #146048 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #146048.

Preview

Color preview on black background

This text has color #146048 on black background.


Color preview on white background

This text has color #146048 on white background.


Black color preview on #146048 background

This text has black color on #146048 background.


White color preview on #146048 background

This text has white color on #146048 background.


Related colors

Complementary color

Complementary color for #hex is #EB9FB7.


I love getcolorcode.com

Triadic colors

1 #481460 and #604814 with #146048 are triadic colors.

2 #486014 and #601448 with #146048 are triadic colors.