COLOR #448265

HEX: #448265 RGB: (68,130,101)

Color info

#448265 contains mainly green and blue colors. Web safe color of #448265 is #339966 (or #396).

RGB color model

#448265 color RGB value is (68,130,101).

RGB: (68,130,101) (27%, 51%, 40%)

RGB channels and saturation

R 68 of 255 = 27%
G 130 of 255 = 51%
B 101 of 255 = 40%

68
130
101

R + G + B ~ 39%. #448265 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 130 + 101 = 299 (100%)
R 68 of 299 ~ 22.74%
G 130 of 299 ~ 43.48%
B 101 of 299 ~ 33.78'%

%22.74
%43.48
%33.78

CMYK color model

#448265 color CMYK value is (48,0,22,49).

  • cyan value is 47.69%
  • magenta value is 0.00%
  • yellow value is 22.31%
  • key color value is 49.02%
CMYK: (48,0,22,49) C48M0Y22K49 (48%,0%,22%,49%) (0.48/0.00/0.22/0.49) 

CMYK percentages

%47.69
%0
%22.31
%49.02

Codes

Color #448265 in popluar color models

44 82 65
RGB 68 130 101
HSL 152° 31.31% 38.82%
HSB/HSV 152° 47.69% 50.98%
CMYK 47.69% 0.00% 22.31%
49.02%

Color #448265 in popluar number systems.

HEX 44 82 65
Decimal 68 130 101
Binary 1000100 10000010 1100101
Octal 104 202 145

Shades and tints

Shades of #448265

#448265
(68,130,101)
#3E775C
(62,119,92)
#386C53
(56,108,83)
#32614A
(50,97,74)
#2C5641
(44,86,65)
#264B38
(38,75,56)
#20402F
(32,64,47)
#1A3526
(26,53,38)
#142A1D
(20,42,29)
#0E1F14
(14,31,20)
#08140B
(8,20,11)
#000000
(0,0,0)

Tints of #448265

#448265
(68,130,101)
#558D73
(85,141,115)
#669881
(102,152,129)
#77A38F
(119,163,143)
#88AE9D
(136,174,157)
#99B9AB
(153,185,171)
#AAC4B9
(170,196,185)
#BBCFC7
(187,207,199)
#CCDAD5
(204,218,213)
#DDE5E3
(221,229,227)
#EEF0F1
(238,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #448265 color. Also use rgb(68,130,101) instead hex code.

Text Font Color

.myTextColor { color: #448265; }

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

This text font color is #448265.

Background Color

.myBgColor { background-color: #448265; }

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

This div background color is #448265.

Border color

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

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

This div border color is #448265.

Opacity

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

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

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

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

This text has shadow with #448265 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #448265.

Preview

Color preview on black background

This text has color #448265 on black background.


Color preview on white background

This text has color #448265 on white background.


Black color preview on #448265 background

This text has black color on #448265 background.


White color preview on #448265 background

This text has white color on #448265 background.


Related colors

Complementary color

Complementary color for #hex is #BB7D9A.


I love getcolorcode.com

Triadic colors

1 #654482 and #826544 with #448265 are triadic colors.

2 #658244 and #824465 with #448265 are triadic colors.