COLOR #448062

HEX: #448062 RGB: (68,128,98)

Color info

#448062 contains mainly green and blue colors. Web safe color of #448062 is #336666 (or #366).

RGB color model

#448062 color RGB value is (68,128,98).

RGB: (68,128,98) (27%, 50%, 38%)

RGB channels and saturation

R 68 of 255 = 27%
G 128 of 255 = 50%
B 98 of 255 = 38%

68
128
98

R + G + B ~ 38%. #448062 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 128 + 98 = 294 (100%)
R 68 of 294 ~ 23.13%
G 128 of 294 ~ 43.54%
B 98 of 294 ~ 33.33'%

%23.13
%43.54
%33.33

CMYK color model

#448062 color CMYK value is (47,0,23,50).

  • cyan value is 46.88%
  • magenta value is 0.00%
  • yellow value is 23.44%
  • key color value is 49.80%

CMYK: (47,0,23,50)
C47M0Y23K50 (47%, 0%, 23%, 50%)
(0.47 / 0.00 / 0.23 / 0.50)

CMYK percentages

%46.88
%0
%23.44
%49.8

Codes

Color #448062 in popluar color models

44 80 62
RGB 68 128 98
HSL 150° 30.61% 38.43%
HSB/HSV 150° 46.88% 50.20%
CMYK 46.88% 0.00% 23.44%
49.80%

Color #448062 in popluar number systems.

HEX 44 80 62
Decimal 68 128 98
Binary 1000100 10000000 1100010
Octal 104 200 142

Shades and tints

Shades of #448062

#448062
(68,128,98)
#3E755A
(62,117,90)
#386A52
(56,106,82)
#325F4A
(50,95,74)
#2C5442
(44,84,66)
#26493A
(38,73,58)
#203E32
(32,62,50)
#1A332A
(26,51,42)
#142822
(20,40,34)
#0E1D1A
(14,29,26)
#081212
(8,18,18)
#000000
(0,0,0)

Tints of #448062

#448062
(68,128,98)
#558B70
(85,139,112)
#66967E
(102,150,126)
#77A18C
(119,161,140)
#88AC9A
(136,172,154)
#99B7A8
(153,183,168)
#AAC2B6
(170,194,182)
#BBCDC4
(187,205,196)
#CCD8D2
(204,216,210)
#DDE3E0
(221,227,224)
#EEEEEE
(238,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #448062 color. Also use rgb(68,128,98) instead hex code.

Text Font Color

.myTextColor { color: #448062; }

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

This text font color is #448062.

Background Color

.myBgColor { background-color: #448062; }

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

This div background color is #448062.

Border color

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

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

This div border color is #448062.

Opacity

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

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

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

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

This text has shadow with #448062 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #448062.

Preview

Color preview on black background

This text has color #448062 on black background.


Color preview on white background

This text has color #448062 on white background.


Black color preview on #448062 background

This text has black color on #448062 background.


White color preview on #448062 background

This text has white color on #448062 background.


Related colors

Complementary color

Complementary color for #hex is #BB7F9D.


I love getcolorcode.com

Triadic colors

1 #624480 and #806244 with #448062 are triadic colors.

2 #628044 and #804462 with #448062 are triadic colors.