COLOR #468734

HEX: #468734 RGB: (70,135,52)

Color info

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

RGB color model

#468734 color RGB value is (70,135,52).

RGB: (70,135,52) (27%, 53%, 20%)

RGB channels and saturation

R 70 of 255 = 27%
G 135 of 255 = 53%
B 52 of 255 = 20%

70
135
52

R + G + B ~ 33%. #468734 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 135 + 52 = 257 (100%)
R 70 of 257 ~ 27.24%
G 135 of 257 ~ 52.53%
B 52 of 257 ~ 20.23'%

%27.24
%52.53
%20.23

CMYK color model

#468734 color CMYK value is (48,0,61,47).

  • cyan value is 48.15%
  • magenta value is 0.00%
  • yellow value is 61.48%
  • key color value is 47.06%
CMYK: (48,0,61,47) C48M0Y61K47 (48%,0%,61%,47%) (0.48/0.00/0.61/0.47) 

CMYK percentages

%48.15
%0
%61.48
%47.06

Codes

Color #468734 in popluar color models

46 87 34
RGB 70 135 52
HSL 107° 44.39% 36.67%
HSB/HSV 107° 61.48% 52.94%
CMYK 48.15% 0.00% 61.48%
47.06%

Color #468734 in popluar number systems.

HEX 46 87 34
Decimal 70 135 52
Binary 1000110 10000111 110100
Octal 106 207 64

Shades and tints

Shades of #468734

#468734
(70,135,52)
#407B30
(64,123,48)
#3A6F2C
(58,111,44)
#346328
(52,99,40)
#2E5724
(46,87,36)
#284B20
(40,75,32)
#223F1C
(34,63,28)
#1C3318
(28,51,24)
#162714
(22,39,20)
#101B10
(16,27,16)
#0A0F0C
(10,15,12)
#000000
(0,0,0)

Tints of #468734

#468734
(70,135,52)
#569146
(86,145,70)
#669B58
(102,155,88)
#76A56A
(118,165,106)
#86AF7C
(134,175,124)
#96B98E
(150,185,142)
#A6C3A0
(166,195,160)
#B6CDB2
(182,205,178)
#C6D7C4
(198,215,196)
#D6E1D6
(214,225,214)
#E6EBE8
(230,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #468734 color. Also use rgb(70,135,52) instead hex code.

Text Font Color

.myTextColor { color: #468734; }

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

This text font color is #468734.

Background Color

.myBgColor { background-color: #468734; }

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

This div background color is #468734.

Border color

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

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

This div border color is #468734.

Opacity

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

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

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

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

This text has shadow with #468734 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #468734.

Preview

Color preview on black background

This text has color #468734 on black background.


Color preview on white background

This text has color #468734 on white background.


Black color preview on #468734 background

This text has black color on #468734 background.


White color preview on #468734 background

This text has white color on #468734 background.


Related colors

Complementary color

Complementary color for #hex is #B978CB.


I love getcolorcode.com

Triadic colors

1 #344687 and #873446 with #468734 are triadic colors.

2 #348746 and #874634 with #468734 are triadic colors.