COLOR #448438

HEX: #448438 RGB: (68,132,56)

Color info

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

RGB color model

#448438 color RGB value is (68,132,56).

RGB: (68,132,56) (27%, 52%, 22%)

RGB channels and saturation

R 68 of 255 = 27%
G 132 of 255 = 52%
B 56 of 255 = 22%

68
132
56

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

Portions of RGB colors in percentages

R + G + B = 68 + 132 + 56 = 256 (100%)
R 68 of 256 ~ 26.56%
G 132 of 256 ~ 51.56%
B 56 of 256 ~ 21.88'%

%26.56
%51.56
%21.88

CMYK color model

#448438 color CMYK value is (48,0,58,48).

  • cyan value is 48.48%
  • magenta value is 0.00%
  • yellow value is 57.58%
  • key color value is 48.24%
CMYK: (48,0,58,48) C48M0Y58K48 (48%,0%,58%,48%) (0.48/0.00/0.58/0.48) 

CMYK percentages

%48.48
%0
%57.58
%48.24

Codes

Color #448438 in popluar color models

44 84 38
RGB 68 132 56
HSL 111° 40.43% 36.86%
HSB/HSV 111° 57.58% 51.76%
CMYK 48.48% 0.00% 57.58%
48.24%

Color #448438 in popluar number systems.

HEX 44 84 38
Decimal 68 132 56
Binary 1000100 10000100 111000
Octal 104 204 70

Shades and tints

Shades of #448438

#448438
(68,132,56)
#3E7833
(62,120,51)
#386C2E
(56,108,46)
#326029
(50,96,41)
#2C5424
(44,84,36)
#26481F
(38,72,31)
#203C1A
(32,60,26)
#1A3015
(26,48,21)
#142410
(20,36,16)
#0E180B
(14,24,11)
#080C06
(8,12,6)
#000000
(0,0,0)

Tints of #448438

#448438
(68,132,56)
#558F4A
(85,143,74)
#669A5C
(102,154,92)
#77A56E
(119,165,110)
#88B080
(136,176,128)
#99BB92
(153,187,146)
#AAC6A4
(170,198,164)
#BBD1B6
(187,209,182)
#CCDCC8
(204,220,200)
#DDE7DA
(221,231,218)
#EEF2EC
(238,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #448438 color. Also use rgb(68,132,56) instead hex code.

Text Font Color

.myTextColor { color: #448438; }

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

This text font color is #448438.

Background Color

.myBgColor { background-color: #448438; }

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

This div background color is #448438.

Border color

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

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

This div border color is #448438.

Opacity

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

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

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

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

This text has shadow with #448438 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #448438.

Preview

Color preview on black background

This text has color #448438 on black background.


Color preview on white background

This text has color #448438 on white background.


Black color preview on #448438 background

This text has black color on #448438 background.


White color preview on #448438 background

This text has white color on #448438 background.


Related colors

Complementary color

Complementary color for #hex is #BB7BC7.


I love getcolorcode.com

Triadic colors

1 #384484 and #843844 with #448438 are triadic colors.

2 #388444 and #844438 with #448438 are triadic colors.