COLOR #467A4B

HEX: #467A4B RGB: (70,122,75)

Color info

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

RGB color model

#467A4B color RGB value is (70,122,75).

RGB: (70,122,75) (27%, 48%, 29%)

RGB channels and saturation

R 70 of 255 = 27%
G 122 of 255 = 48%
B 75 of 255 = 29%

70
122
75

R + G + B ~ 35%. #467A4B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 122 + 75 = 267 (100%)
R 70 of 267 ~ 26.22%
G 122 of 267 ~ 45.69%
B 75 of 267 ~ 28.09'%

%26.22
%45.69
%28.09

CMYK color model

#467A4B color CMYK value is (43,0,39,52).

  • cyan value is 42.62%
  • magenta value is 0.00%
  • yellow value is 38.52%
  • key color value is 52.16%

CMYK: (43,0,39,52)
C43M0Y39K52 (43%, 0%, 39%, 52%)
(0.43 / 0.00 / 0.39 / 0.52)

CMYK percentages

%42.62
%0
%38.52
%52.16

Codes

Color #467A4B in popluar color models

46 7A 4B
RGB 70 122 75
HSL 126° 27.08% 37.65%
HSB/HSV 126° 42.62% 47.84%
CMYK 42.62% 0.00% 38.52%
52.16%

Color #467A4B in popluar number systems.

HEX 46 7A 4B
Decimal 70 122 75
Binary 1000110 1111010 1001011
Octal 106 172 113

Shades and tints

Shades of #467A4B

#467A4B
(70,122,75)
#406F45
(64,111,69)
#3A643F
(58,100,63)
#345939
(52,89,57)
#2E4E33
(46,78,51)
#28432D
(40,67,45)
#223827
(34,56,39)
#1C2D21
(28,45,33)
#16221B
(22,34,27)
#101715
(16,23,21)
#0A0C0F
(10,12,15)
#000000
(0,0,0)

Tints of #467A4B

#467A4B
(70,122,75)
#56865B
(86,134,91)
#66926B
(102,146,107)
#769E7B
(118,158,123)
#86AA8B
(134,170,139)
#96B69B
(150,182,155)
#A6C2AB
(166,194,171)
#B6CEBB
(182,206,187)
#C6DACB
(198,218,203)
#D6E6DB
(214,230,219)
#E6F2EB
(230,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #467A4B color. Also use rgb(70,122,75) instead hex code.

Text Font Color

.myTextColor { color: #467A4B; }

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

This text font color is #467A4B.

Background Color

.myBgColor { background-color: #467A4B; }

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

This div background color is #467A4B.

Border color

.myBorderColor { border: 1px solid #467A4B; }

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

This div border color is #467A4B.

Opacity

.myOpacity80 { color: #467A4B; opacity: 0.8; }

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

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

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

This text has shadow with #467A4B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #467A4B.

Preview

Color preview on black background

This text has color #467A4B on black background.


Color preview on white background

This text has color #467A4B on white background.


Black color preview on #467A4B background

This text has black color on #467A4B background.


White color preview on #467A4B background

This text has white color on #467A4B background.


Related colors

Complementary color

Complementary color for #hex is #B985B4.


I love getcolorcode.com

Triadic colors

1 #4B467A and #7A4B46 with #467A4B are triadic colors.

2 #4B7A46 and #7A464B with #467A4B are triadic colors.