COLOR #146225

HEX: #146225 RGB: (20,98,37)

Color info

#146225 contains mainly green color. Web safe color of #146225 is #006633 (or #063).

RGB color model

#146225 color RGB value is (20,98,37).

RGB: (20,98,37) (8%, 38%, 15%)

RGB channels and saturation

R 20 of 255 = 8%
G 98 of 255 = 38%
B 37 of 255 = 15%

20
98
37

R + G + B ~ 20%. #146225 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 98 + 37 = 155 (100%)
R 20 of 155 ~ 12.9%
G 98 of 155 ~ 63.23%
B 37 of 155 ~ 23.87'%

%12.9
%63.23
%23.87

CMYK color model

#146225 color CMYK value is (80,0,62,62).

  • cyan value is 79.59%
  • magenta value is 0.00%
  • yellow value is 62.24%
  • key color value is 61.57%

CMYK: (80,0,62,62)
C80M0Y62K62 (80%, 0%, 62%, 62%)
(0.80 / 0.00 / 0.62 / 0.62)

CMYK percentages

%79.59
%0
%62.24
%61.57

Codes

Color #146225 in popluar color models

14 62 25
RGB 20 98 37
HSL 133° 66.10% 23.14%
HSB/HSV 133° 79.59% 38.43%
CMYK 79.59% 0.00% 62.24%
61.57%

Color #146225 in popluar number systems.

HEX 14 62 25
Decimal 20 98 37
Binary 10100 1100010 100101
Octal 24 142 45

Shades and tints

Shades of #146225

#146225
(20,98,37)
#135A22
(19,90,34)
#12521F
(18,82,31)
#114A1C
(17,74,28)
#104219
(16,66,25)
#0F3A16
(15,58,22)
#0E3213
(14,50,19)
#0D2A10
(13,42,16)
#0C220D
(12,34,13)
#0B1A0A
(11,26,10)
#0A1207
(10,18,7)
#000000
(0,0,0)

Tints of #146225

#146225
(20,98,37)
#297038
(41,112,56)
#3E7E4B
(62,126,75)
#538C5E
(83,140,94)
#689A71
(104,154,113)
#7DA884
(125,168,132)
#92B697
(146,182,151)
#A7C4AA
(167,196,170)
#BCD2BD
(188,210,189)
#D1E0D0
(209,224,208)
#E6EEE3
(230,238,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #146225 color. Also use rgb(20,98,37) instead hex code.

Text Font Color

.myTextColor { color: #146225; }

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

This text font color is #146225.

Background Color

.myBgColor { background-color: #146225; }

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

This div background color is #146225.

Border color

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

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

This div border color is #146225.

Opacity

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

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

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

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

This text has shadow with #146225 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #146225.

Preview

Color preview on black background

This text has color #146225 on black background.


Color preview on white background

This text has color #146225 on white background.


Black color preview on #146225 background

This text has black color on #146225 background.


White color preview on #146225 background

This text has white color on #146225 background.


Related colors

Complementary color

Complementary color for #hex is #EB9DDA.


I love getcolorcode.com

Triadic colors

1 #251462 and #622514 with #146225 are triadic colors.

2 #256214 and #621425 with #146225 are triadic colors.