COLOR #466C5E

HEX: #466C5E RGB: (70,108,94)

Renk bilgisi

#466C5E contains red, green and blue colors in about the same proportion. #466C5E ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#466C5E color RGB value is (70,108,94).

RGB: (70,108,94) (27%, 42%, 37%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 108 of 255 = 42%
B 94 of 255 = 37%

70
108
94

R + G + B ~ 35%. #466C5E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 108 + 94 = 272 (100%)
R 70 of 272 ~ 25.74%
G 108 of 272 ~ 39.71%
B 94 of 272 ~ 34.56'%

%25.74
%39.71
%34.56

CMYK RENK MODELİ

#466C5E rengi CMYK tonu (35,0,13,58).

  • camgöbeği tonu 35.19%
  • eflatun tonu 0.00%
  • sarı tonu 12.96%
  • ana renk tonu 57.65%

CMYK: (35,0,13,58)
C35M0Y13K58 (35%, 0%, 13%, 58%)
(0.35 / 0.00 / 0.13 / 0.58)

CMYK yüzdeleri

%35.19
%0
%12.96
%57.65

Codes

Color #466C5E in popluar color models

46 6C 5E
RGB 70 108 94
HSL 158° 21.35% 34.90%
HSB/HSV 158° 35.19% 42.35%
CMYK 35.19% 0.00% 12.96%
57.65%

Color #466C5E in popluar number systems.

HEX 46 6C 5E
Decimal 70 108 94
Binary 1000110 1101100 1011110
Octal 106 154 136

Shades and tints

Shades of #466C5E

#466C5E
(70,108,94)
#406356
(64,99,86)
#3A5A4E
(58,90,78)
#345146
(52,81,70)
#2E483E
(46,72,62)
#283F36
(40,63,54)
#22362E
(34,54,46)
#1C2D26
(28,45,38)
#16241E
(22,36,30)
#101B16
(16,27,22)
#0A120E
(10,18,14)
#000000
(0,0,0)

Tints of #466C5E

#466C5E
(70,108,94)
#56796C
(86,121,108)
#66867A
(102,134,122)
#769388
(118,147,136)
#86A096
(134,160,150)
#96ADA4
(150,173,164)
#A6BAB2
(166,186,178)
#B6C7C0
(182,199,192)
#C6D4CE
(198,212,206)
#D6E1DC
(214,225,220)
#E6EEEA
(230,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #466C5E color. Also use rgb(70,108,94) instead hex code.

Text Font Color

.myTextColor { color: #466C5E; }

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

This text font color is #466C5E.

Background Color

.myBgColor { background-color: #466C5E; }

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

This div background color is #466C5E.

Border color

.myBorderColor { border: 1px solid #466C5E; }

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

This div border color is #466C5E.

Opacity

.myOpacity80 { color: #466C5E; opacity: 0.8; }

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

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

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

This text has shadow with #466C5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466C5E.

Preview

Color preview on black background

This text has color #466C5E on black background.


Color preview on white background

This text has color #466C5E on white background.


Black color preview on #466C5E background

This text has black color on #466C5E background.


White color preview on #466C5E background

This text has white color on #466C5E background.


Related colors

Complementary color

Complementary color for #hex is #B993A1.


I love getcolorcode.com

Triadic colors

1 #5E466C and #6C5E46 with #466C5E are triadic colors.

2 #5E6C46 and #6C465E with #466C5E are triadic colors.