COLOR #448539

HEX: #448539 RGB: (68,133,57)

Color info

#448539 contains mainly green color. Web safe color of #448539 is #339933 (or #393).

RGB color model

#448539 color RGB value is (68,133,57).

RGB: (68,133,57) (27%, 52%, 22%)

RGB channels and saturation

R 68 of 255 = 27%
G 133 of 255 = 52%
B 57 of 255 = 22%

68
133
57

R + G + B ~ 34%. #448539 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 133 + 57 = 258 (100%)
R 68 of 258 ~ 26.36%
G 133 of 258 ~ 51.55%
B 57 of 258 ~ 22.09'%

%26.36
%51.55
%22.09

CMYK color model

#448539 color CMYK value is (49,0,57,48).

  • cyan value is 48.87%
  • magenta value is 0.00%
  • yellow value is 57.14%
  • key color value is 47.84%

CMYK: (49,0,57,48)
C49M0Y57K48 (49%, 0%, 57%, 48%)
(0.49 / 0.00 / 0.57 / 0.48)

CMYK percentages

%48.87
%0
%57.14
%47.84

Codes

Color #448539 in popluar color models

44 85 39
RGB 68 133 57
HSL 111° 40.00% 37.25%
HSB/HSV 111° 57.14% 52.16%
CMYK 48.87% 0.00% 57.14%
47.84%

Color #448539 in popluar number systems.

HEX 44 85 39
Decimal 68 133 57
Binary 1000100 10000101 111001
Octal 104 205 71

Shades and tints

Shades of #448539

#448539
(68,133,57)
#3E7934
(62,121,52)
#386D2F
(56,109,47)
#32612A
(50,97,42)
#2C5525
(44,85,37)
#264920
(38,73,32)
#203D1B
(32,61,27)
#1A3116
(26,49,22)
#142511
(20,37,17)
#0E190C
(14,25,12)
#080D07
(8,13,7)
#000000
(0,0,0)

Tints of #448539

#448539
(68,133,57)
#55904B
(85,144,75)
#669B5D
(102,155,93)
#77A66F
(119,166,111)
#88B181
(136,177,129)
#99BC93
(153,188,147)
#AAC7A5
(170,199,165)
#BBD2B7
(187,210,183)
#CCDDC9
(204,221,201)
#DDE8DB
(221,232,219)
#EEF3ED
(238,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #448539 color. Also use rgb(68,133,57) instead hex code.

Text Font Color

.myTextColor { color: #448539; }

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

This text font color is #448539.

Background Color

.myBgColor { background-color: #448539; }

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

This div background color is #448539.

Border color

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

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

This div border color is #448539.

Opacity

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

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

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

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

This text has shadow with #448539 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #448539.

Preview

Color preview on black background

This text has color #448539 on black background.


Color preview on white background

This text has color #448539 on white background.


Black color preview on #448539 background

This text has black color on #448539 background.


White color preview on #448539 background

This text has white color on #448539 background.


Related colors

Complementary color

Complementary color for #hex is #BB7AC6.


I love getcolorcode.com

Triadic colors

1 #394485 and #853944 with #448539 are triadic colors.

2 #398544 and #854439 with #448539 are triadic colors.