COLOR #469B41

HEX: #469B41 RGB: (70,155,65)

Color info

#469B41 contains mainly green color. Web safe color of #469B41 is #339933 (or #393).

RGB color model

#469B41 color RGB value is (70,155,65).

RGB: (70,155,65) (27%, 61%, 25%)

RGB channels and saturation

R 70 of 255 = 27%
G 155 of 255 = 61%
B 65 of 255 = 25%

70
155
65

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

Portions of RGB colors in percentages

R + G + B = 70 + 155 + 65 = 290 (100%)
R 70 of 290 ~ 24.14%
G 155 of 290 ~ 53.45%
B 65 of 290 ~ 22.41'%

%24.14
%53.45
%22.41

CMYK color model

#469B41 color CMYK value is (55,0,58,39).

  • cyan value is 54.84%
  • magenta value is 0.00%
  • yellow value is 58.06%
  • key color value is 39.22%

CMYK: (55,0,58,39)
C55M0Y58K39 (55%, 0%, 58%, 39%)
(0.55 / 0.00 / 0.58 / 0.39)

CMYK percentages

%54.84
%0
%58.06
%39.22

Codes

Color #469B41 in popluar color models

46 9B 41
RGB 70 155 65
HSL 117° 40.91% 43.14%
HSB/HSV 117° 58.06% 60.78%
CMYK 54.84% 0.00% 58.06%
39.22%

Color #469B41 in popluar number systems.

HEX 46 9B 41
Decimal 70 155 65
Binary 1000110 10011011 1000001
Octal 106 233 101

Shades and tints

Shades of #469B41

#469B41
(70,155,65)
#408D3C
(64,141,60)
#3A7F37
(58,127,55)
#347132
(52,113,50)
#2E632D
(46,99,45)
#285528
(40,85,40)
#224723
(34,71,35)
#1C391E
(28,57,30)
#162B19
(22,43,25)
#101D14
(16,29,20)
#0A0F0F
(10,15,15)
#000000
(0,0,0)

Tints of #469B41

#469B41
(70,155,65)
#56A452
(86,164,82)
#66AD63
(102,173,99)
#76B674
(118,182,116)
#86BF85
(134,191,133)
#96C896
(150,200,150)
#A6D1A7
(166,209,167)
#B6DAB8
(182,218,184)
#C6E3C9
(198,227,201)
#D6ECDA
(214,236,218)
#E6F5EB
(230,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #469B41 color. Also use rgb(70,155,65) instead hex code.

Text Font Color

.myTextColor { color: #469B41; }

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

This text font color is #469B41.

Background Color

.myBgColor { background-color: #469B41; }

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

This div background color is #469B41.

Border color

.myBorderColor { border: 1px solid #469B41; }

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

This div border color is #469B41.

Opacity

.myOpacity80 { color: #469B41; opacity: 0.8; }

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

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

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

This text has shadow with #469B41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #469B41.

Preview

Color preview on black background

This text has color #469B41 on black background.


Color preview on white background

This text has color #469B41 on white background.


Black color preview on #469B41 background

This text has black color on #469B41 background.


White color preview on #469B41 background

This text has white color on #469B41 background.


Related colors

Complementary color

Complementary color for #469B41 is #B964BE.


I love getcolorcode.com

Triadic colors

1 #41469B and #9B4146 with #469B41 are triadic colors.

2 #419B46 and #9B4641 with #469B41 are triadic colors.