COLOR #468E80

HEX: #468E80 RGB: (70,142,128)

Renk bilgisi

#468E80 contains mainly green and blue colors. #468E80 ‘ nin web güvenlik rengi #339966 (ya da #396) dir.

RGB renk modeli

#468E80 color RGB value is (70,142,128).

RGB: (70,142,128) (27%, 56%, 50%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 142 of 255 = 56%
B 128 of 255 = 50%

70
142
128

R + G + B ~ 44%. #468E80 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 142 + 128 = 340 (100%)
R 70 of 340 ~ 20.59%
G 142 of 340 ~ 41.76%
B 128 of 340 ~ 37.65'%

%20.59
%41.76
%37.65

CMYK RENK MODELİ

#468E80 rengi CMYK tonu (51,0,10,44).

  • camgöbeği tonu 50.70%
  • eflatun tonu 0.00%
  • sarı tonu 9.86%
  • ana renk tonu 44.31%

CMYK: (51,0,10,44)
C51M0Y10K44 (51%, 0%, 10%, 44%)
(0.51 / 0.00 / 0.10 / 0.44)

CMYK yüzdeleri

%50.7
%0
%9.86
%44.31

Codes

Color #468E80 in popluar color models

46 8E 80
RGB 70 142 128
HSL 168° 33.96% 41.57%
HSB/HSV 168° 50.70% 55.69%
CMYK 50.70% 0.00% 9.86%
44.31%

Color #468E80 in popluar number systems.

HEX 46 8E 80
Decimal 70 142 128
Binary 1000110 10001110 10000000
Octal 106 216 200

Shades and tints

Shades of #468E80

#468E80
(70,142,128)
#408275
(64,130,117)
#3A766A
(58,118,106)
#346A5F
(52,106,95)
#2E5E54
(46,94,84)
#285249
(40,82,73)
#22463E
(34,70,62)
#1C3A33
(28,58,51)
#162E28
(22,46,40)
#10221D
(16,34,29)
#0A1612
(10,22,18)
#000000
(0,0,0)

Tints of #468E80

#468E80
(70,142,128)
#56988B
(86,152,139)
#66A296
(102,162,150)
#76ACA1
(118,172,161)
#86B6AC
(134,182,172)
#96C0B7
(150,192,183)
#A6CAC2
(166,202,194)
#B6D4CD
(182,212,205)
#C6DED8
(198,222,216)
#D6E8E3
(214,232,227)
#E6F2EE
(230,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #468E80 color. Also use rgb(70,142,128) instead hex code.

Text Font Color

.myTextColor { color: #468E80; }

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

This text font color is #468E80.

Background Color

.myBgColor { background-color: #468E80; }

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

This div background color is #468E80.

Border color

.myBorderColor { border: 1px solid #468E80; }

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

This div border color is #468E80.

Opacity

.myOpacity80 { color: #468E80; opacity: 0.8; }

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

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

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

This text has shadow with #468E80 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #468E80.

Preview

Color preview on black background

This text has color #468E80 on black background.


Color preview on white background

This text has color #468E80 on white background.


Black color preview on #468E80 background

This text has black color on #468E80 background.


White color preview on #468E80 background

This text has white color on #468E80 background.


Related colors

Complementary color

Complementary color for #hex is #B9717F.


I love getcolorcode.com

Triadic colors

1 #80468E and #8E8046 with #468E80 are triadic colors.

2 #808E46 and #8E4680 with #468E80 are triadic colors.