COLOR #448733

HEX: #448733 RGB: (68,135,51)

Color info

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

RGB color model

#448733 color RGB value is (68,135,51).

RGB: (68,135,51) (27%, 53%, 20%)

RGB channels and saturation

R 68 of 255 = 27%
G 135 of 255 = 53%
B 51 of 255 = 20%

68
135
51

R + G + B ~ 33%. #448733 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 135 + 51 = 254 (100%)
R 68 of 254 ~ 26.77%
G 135 of 254 ~ 53.15%
B 51 of 254 ~ 20.08'%

%26.77
%53.15
%20.08

CMYK color model

#448733 color CMYK value is (50,0,62,47).

  • cyan value is 49.63%
  • magenta value is 0.00%
  • yellow value is 62.22%
  • key color value is 47.06%

CMYK: (50,0,62,47)
C50M0Y62K47 (50%, 0%, 62%, 47%)
(0.50 / 0.00 / 0.62 / 0.47)

CMYK percentages

%49.63
%0
%62.22
%47.06

Codes

Color #448733 in popluar color models

44 87 33
RGB 68 135 51
HSL 108° 45.16% 36.47%
HSB/HSV 108° 62.22% 52.94%
CMYK 49.63% 0.00% 62.22%
47.06%

Color #448733 in popluar number systems.

HEX 44 87 33
Decimal 68 135 51
Binary 1000100 10000111 110011
Octal 104 207 63

Shades and tints

Shades of #448733

#448733
(68,135,51)
#3E7B2F
(62,123,47)
#386F2B
(56,111,43)
#326327
(50,99,39)
#2C5723
(44,87,35)
#264B1F
(38,75,31)
#203F1B
(32,63,27)
#1A3317
(26,51,23)
#142713
(20,39,19)
#0E1B0F
(14,27,15)
#080F0B
(8,15,11)
#000000
(0,0,0)

Tints of #448733

#448733
(68,135,51)
#559145
(85,145,69)
#669B57
(102,155,87)
#77A569
(119,165,105)
#88AF7B
(136,175,123)
#99B98D
(153,185,141)
#AAC39F
(170,195,159)
#BBCDB1
(187,205,177)
#CCD7C3
(204,215,195)
#DDE1D5
(221,225,213)
#EEEBE7
(238,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #448733 color. Also use rgb(68,135,51) instead hex code.

Text Font Color

.myTextColor { color: #448733; }

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

This text font color is #448733.

Background Color

.myBgColor { background-color: #448733; }

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

This div background color is #448733.

Border color

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

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

This div border color is #448733.

Opacity

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

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

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

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

This text has shadow with #448733 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #448733.

Preview

Color preview on black background

This text has color #448733 on black background.


Color preview on white background

This text has color #448733 on white background.


Black color preview on #448733 background

This text has black color on #448733 background.


White color preview on #448733 background

This text has white color on #448733 background.


Related colors

Complementary color

Complementary color for #hex is #BB78CC.


I love getcolorcode.com

Triadic colors

1 #334487 and #873344 with #448733 are triadic colors.

2 #338744 and #874433 with #448733 are triadic colors.