COLOR #426148

HEX: #426148 RGB: (66,97,72)

Color info

#426148 contains red, green and blue colors in about the same proportion. Web safe color of #426148 is #336633 (or #363).

RGB color model

#426148 color RGB value is (66,97,72).

RGB: (66,97,72) (26%, 38%, 28%)

RGB channels and saturation

R 66 of 255 = 26%
G 97 of 255 = 38%
B 72 of 255 = 28%

66
97
72

R + G + B ~ 31%. #426148 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 97 + 72 = 235 (100%)
R 66 of 235 ~ 28.09%
G 97 of 235 ~ 41.28%
B 72 of 235 ~ 30.64'%

%28.09
%41.28
%30.64

CMYK color model

#426148 color CMYK value is (32,0,26,62).

  • cyan value is 31.96%
  • magenta value is 0.00%
  • yellow value is 25.77%
  • key color value is 61.96%

CMYK: (32,0,26,62)
C32M0Y26K62 (32%, 0%, 26%, 62%)
(0.32 / 0.00 / 0.26 / 0.62)

CMYK percentages

%31.96
%0
%25.77
%61.96

Codes

Color #426148 in popluar color models

42 61 48
RGB 66 97 72
HSL 132° 19.02% 31.96%
HSB/HSV 132° 31.96% 38.04%
CMYK 31.96% 0.00% 25.77%
61.96%

Color #426148 in popluar number systems.

HEX 42 61 48
Decimal 66 97 72
Binary 1000010 1100001 1001000
Octal 102 141 110

Shades and tints

Shades of #426148

#426148
(66,97,72)
#3C5942
(60,89,66)
#36513C
(54,81,60)
#304936
(48,73,54)
#2A4130
(42,65,48)
#24392A
(36,57,42)
#1E3124
(30,49,36)
#18291E
(24,41,30)
#122118
(18,33,24)
#0C1912
(12,25,18)
#06110C
(6,17,12)
#000000
(0,0,0)

Tints of #426148

#426148
(66,97,72)
#536F58
(83,111,88)
#647D68
(100,125,104)
#758B78
(117,139,120)
#869988
(134,153,136)
#97A798
(151,167,152)
#A8B5A8
(168,181,168)
#B9C3B8
(185,195,184)
#CAD1C8
(202,209,200)
#DBDFD8
(219,223,216)
#ECEDE8
(236,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #426148 color. Also use rgb(66,97,72) instead hex code.

Text Font Color

.myTextColor { color: #426148; }

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

This text font color is #426148.

Background Color

.myBgColor { background-color: #426148; }

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

This div background color is #426148.

Border color

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

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

This div border color is #426148.

Opacity

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

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

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

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

This text has shadow with #426148 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426148.

Preview

Color preview on black background

This text has color #426148 on black background.


Color preview on white background

This text has color #426148 on white background.


Black color preview on #426148 background

This text has black color on #426148 background.


White color preview on #426148 background

This text has white color on #426148 background.


Related colors

Complementary color

Complementary color for #hex is #BD9EB7.


I love getcolorcode.com

Triadic colors

1 #484261 and #614842 with #426148 are triadic colors.

2 #486142 and #614248 with #426148 are triadic colors.