COLOR #468273

HEX: #468273 RGB: (70,130,115)

Color info

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

RGB color model

#468273 color RGB value is (70,130,115).

RGB: (70,130,115) (27%, 51%, 45%)

RGB channels and saturation

R 70 of 255 = 27%
G 130 of 255 = 51%
B 115 of 255 = 45%

70
130
115

R + G + B ~ 41%. #468273 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 70 + 130 + 115 = 315 (100%)
R 70 of 315 ~ 22.22%
G 130 of 315 ~ 41.27%
B 115 of 315 ~ 36.51'%

%22.22
%41.27
%36.51

CMYK color model

#468273 color CMYK value is (46,0,12,49).

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

CMYK: (46,0,12,49)
C46M0Y12K49 (46%, 0%, 12%, 49%)
(0.46 / 0.00 / 0.12 / 0.49)

CMYK percentages

%46.15
%0
%11.54
%49.02

Codes

Color #468273 in popluar color models

46 82 73
RGB 70 130 115
HSL 165° 30.00% 39.22%
HSB/HSV 165° 46.15% 50.98%
CMYK 46.15% 0.00% 11.54%
49.02%

Color #468273 in popluar number systems.

HEX 46 82 73
Decimal 70 130 115
Binary 1000110 10000010 1110011
Octal 106 202 163

Shades and tints

Shades of #468273

#468273
(70,130,115)
#407769
(64,119,105)
#3A6C5F
(58,108,95)
#346155
(52,97,85)
#2E564B
(46,86,75)
#284B41
(40,75,65)
#224037
(34,64,55)
#1C352D
(28,53,45)
#162A23
(22,42,35)
#101F19
(16,31,25)
#0A140F
(10,20,15)
#000000
(0,0,0)

Tints of #468273

#468273
(70,130,115)
#568D7F
(86,141,127)
#66988B
(102,152,139)
#76A397
(118,163,151)
#86AEA3
(134,174,163)
#96B9AF
(150,185,175)
#A6C4BB
(166,196,187)
#B6CFC7
(182,207,199)
#C6DAD3
(198,218,211)
#D6E5DF
(214,229,223)
#E6F0EB
(230,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #468273; }

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

This text font color is #468273.

Background Color

.myBgColor { background-color: #468273; }

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

This div background color is #468273.

Border color

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

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

This div border color is #468273.

Opacity

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

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

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

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

This text has shadow with #468273 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #468273.

Preview

Color preview on black background

This text has color #468273 on black background.


Color preview on white background

This text has color #468273 on white background.


Black color preview on #468273 background

This text has black color on #468273 background.


White color preview on #468273 background

This text has white color on #468273 background.


Related colors

Complementary color

Complementary color for #hex is #B97D8C.


I love getcolorcode.com

Triadic colors

1 #734682 and #827346 with #468273 are triadic colors.

2 #738246 and #824673 with #468273 are triadic colors.