COLOR #468253

HEX: #468253 RGB: (70,130,83)

Color info

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

RGB color model

#468253 color RGB value is (70,130,83).

RGB: (70,130,83) (27%, 51%, 33%)

RGB channels and saturation

R 70 of 255 = 27%
G 130 of 255 = 51%
B 83 of 255 = 33%

70
130
83

R + G + B ~ 37%. #468253 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 130 + 83 = 283 (100%)
R 70 of 283 ~ 24.73%
G 130 of 283 ~ 45.94%
B 83 of 283 ~ 29.33'%

%24.73
%45.94
%29.33

CMYK color model

#468253 color CMYK value is (46,0,36,49).

  • cyan value is 46.15%
  • magenta value is 0.00%
  • yellow value is 36.15%
  • key color value is 49.02%

CMYK: (46,0,36,49)
C46M0Y36K49 (46%, 0%, 36%, 49%)
(0.46 / 0.00 / 0.36 / 0.49)

CMYK percentages

%46.15
%0
%36.15
%49.02

Codes

Color #468253 in popluar color models

46 82 53
RGB 70 130 83
HSL 133° 30.00% 39.22%
HSB/HSV 133° 46.15% 50.98%
CMYK 46.15% 0.00% 36.15%
49.02%

Color #468253 in popluar number systems.

HEX 46 82 53
Decimal 70 130 83
Binary 1000110 10000010 1010011
Octal 106 202 123

Shades and tints

Shades of #468253

#468253
(70,130,83)
#40774C
(64,119,76)
#3A6C45
(58,108,69)
#34613E
(52,97,62)
#2E5637
(46,86,55)
#284B30
(40,75,48)
#224029
(34,64,41)
#1C3522
(28,53,34)
#162A1B
(22,42,27)
#101F14
(16,31,20)
#0A140D
(10,20,13)
#000000
(0,0,0)

Tints of #468253

#468253
(70,130,83)
#568D62
(86,141,98)
#669871
(102,152,113)
#76A380
(118,163,128)
#86AE8F
(134,174,143)
#96B99E
(150,185,158)
#A6C4AD
(166,196,173)
#B6CFBC
(182,207,188)
#C6DACB
(198,218,203)
#D6E5DA
(214,229,218)
#E6F0E9
(230,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #468253 color. Also use rgb(70,130,83) instead hex code.

Text Font Color

.myTextColor { color: #468253; }

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

This text font color is #468253.

Background Color

.myBgColor { background-color: #468253; }

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

This div background color is #468253.

Border color

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

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

This div border color is #468253.

Opacity

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

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

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

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

This text has shadow with #468253 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #468253.

Preview

Color preview on black background

This text has color #468253 on black background.


Color preview on white background

This text has color #468253 on white background.


Black color preview on #468253 background

This text has black color on #468253 background.


White color preview on #468253 background

This text has white color on #468253 background.


Related colors

Complementary color

Complementary color for #hex is #B97DAC.


I love getcolorcode.com

Triadic colors

1 #534682 and #825346 with #468253 are triadic colors.

2 #538246 and #824653 with #468253 are triadic colors.