COLOR #448076

HEX: #448076 RGB: (68,128,118)

Color info

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

RGB color model

#448076 color RGB value is (68,128,118).

RGB: (68,128,118) (27%, 50%, 46%)

RGB channels and saturation

R 68 of 255 = 27%
G 128 of 255 = 50%
B 118 of 255 = 46%

68
128
118

R + G + B ~ 41%. #448076 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 68 + 128 + 118 = 314 (100%)
R 68 of 314 ~ 21.66%
G 128 of 314 ~ 40.76%
B 118 of 314 ~ 37.58'%

%21.66
%40.76
%37.58

CMYK color model

#448076 color CMYK value is (47,0,8,50).

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

CMYK: (47,0,8,50)
C47M0Y8K50 (47%, 0%, 8%, 50%)
(0.47 / 0.00 / 0.08 / 0.50)

CMYK percentages

%46.88
%0
%7.81
%49.8

Codes

Color #448076 in popluar color models

44 80 76
RGB 68 128 118
HSL 170° 30.61% 38.43%
HSB/HSV 170° 46.88% 50.20%
CMYK 46.88% 0.00% 7.81%
49.80%

Color #448076 in popluar number systems.

HEX 44 80 76
Decimal 68 128 118
Binary 1000100 10000000 1110110
Octal 104 200 166

Shades and tints

Shades of #448076

#448076
(68,128,118)
#3E756C
(62,117,108)
#386A62
(56,106,98)
#325F58
(50,95,88)
#2C544E
(44,84,78)
#264944
(38,73,68)
#203E3A
(32,62,58)
#1A3330
(26,51,48)
#142826
(20,40,38)
#0E1D1C
(14,29,28)
#081212
(8,18,18)
#000000
(0,0,0)

Tints of #448076

#448076
(68,128,118)
#558B82
(85,139,130)
#66968E
(102,150,142)
#77A19A
(119,161,154)
#88ACA6
(136,172,166)
#99B7B2
(153,183,178)
#AAC2BE
(170,194,190)
#BBCDCA
(187,205,202)
#CCD8D6
(204,216,214)
#DDE3E2
(221,227,226)
#EEEEEE
(238,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #448076; }

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

This text font color is #448076.

Background Color

.myBgColor { background-color: #448076; }

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

This div background color is #448076.

Border color

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

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

This div border color is #448076.

Opacity

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

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

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

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

This text has shadow with #448076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #448076.

Preview

Color preview on black background

This text has color #448076 on black background.


Color preview on white background

This text has color #448076 on white background.


Black color preview on #448076 background

This text has black color on #448076 background.


White color preview on #448076 background

This text has white color on #448076 background.


Related colors

Complementary color

Complementary color for #hex is #BB7F89.


I love getcolorcode.com

Triadic colors

1 #764480 and #807644 with #448076 are triadic colors.

2 #768044 and #804476 with #448076 are triadic colors.