COLOR #466B5E

HEX: #466B5E RGB: (70,107,94)

Renk bilgisi

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

RGB renk modeli

#466B5E color RGB value is (70,107,94).

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

RGB bağlantıları ve doygunluk

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

70
107
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 107 + 94 = 271 (100%)
R 70 of 271 ~ 25.83%
G 107 of 271 ~ 39.48%
B 94 of 271 ~ 34.69'%

%25.83
%39.48
%34.69

CMYK RENK MODELİ

#466B5E rengi CMYK tonu (35,0,12,58).

  • camgöbeği tonu 34.58%
  • eflatun tonu 0.00%
  • sarı tonu 12.15%
  • ana renk tonu 58.04%

CMYK: (35,0,12,58)
C35M0Y12K58 (35%, 0%, 12%, 58%)
(0.35 / 0.00 / 0.12 / 0.58)

CMYK yüzdeleri

%34.58
%0
%12.15
%58.04

Codes

Color #466B5E in popluar color models

46 6B 5E
RGB 70 107 94
HSL 159° 20.90% 34.71%
HSB/HSV 159° 34.58% 41.96%
CMYK 34.58% 0.00% 12.15%
58.04%

Color #466B5E in popluar number systems.

HEX 46 6B 5E
Decimal 70 107 94
Binary 1000110 1101011 1011110
Octal 106 153 136

Shades and tints

Shades of #466B5E

#466B5E
(70,107,94)
#406256
(64,98,86)
#3A594E
(58,89,78)
#345046
(52,80,70)
#2E473E
(46,71,62)
#283E36
(40,62,54)
#22352E
(34,53,46)
#1C2C26
(28,44,38)
#16231E
(22,35,30)
#101A16
(16,26,22)
#0A110E
(10,17,14)
#000000
(0,0,0)

Tints of #466B5E

#466B5E
(70,107,94)
#56786C
(86,120,108)
#66857A
(102,133,122)
#769288
(118,146,136)
#869F96
(134,159,150)
#96ACA4
(150,172,164)
#A6B9B2
(166,185,178)
#B6C6C0
(182,198,192)
#C6D3CE
(198,211,206)
#D6E0DC
(214,224,220)
#E6EDEA
(230,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #466B5E; }

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

This text font color is #466B5E.

Background Color

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

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

This div background color is #466B5E.

Border color

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

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

This div border color is #466B5E.

Opacity

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

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

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

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

This text has shadow with #466B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466B5E.

Preview

Color preview on black background

This text has color #466B5E on black background.


Color preview on white background

This text has color #466B5E on white background.


Black color preview on #466B5E background

This text has black color on #466B5E background.


White color preview on #466B5E background

This text has white color on #466B5E background.


Related colors

Complementary color

Complementary color for #hex is #B994A1.


I love getcolorcode.com

Triadic colors

1 #5E466B and #6B5E46 with #466B5E are triadic colors.

2 #5E6B46 and #6B465E with #466B5E are triadic colors.