COLOR #466C51

HEX: #466C51 RGB: (70,108,81)

Renk bilgisi

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

RGB renk modeli

#466C51 color RGB value is (70,108,81).

RGB: (70,108,81) (27%, 42%, 32%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 108 of 255 = 42%
B 81 of 255 = 32%

70
108
81

R + G + B ~ 34%. #466C51 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 108 + 81 = 259 (100%)
R 70 of 259 ~ 27.03%
G 108 of 259 ~ 41.7%
B 81 of 259 ~ 31.27'%

%27.03
%41.7
%31.27

CMYK RENK MODELİ

#466C51 rengi CMYK tonu (35,0,25,58).

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

CMYK: (35,0,25,58)
C35M0Y25K58 (35%, 0%, 25%, 58%)
(0.35 / 0.00 / 0.25 / 0.58)

CMYK yüzdeleri

%35.19
%0
%25
%57.65

Codes

Color #466C51 in popluar color models

46 6C 51
RGB 70 108 81
HSL 137° 21.35% 34.90%
HSB/HSV 137° 35.19% 42.35%
CMYK 35.19% 0.00% 25.00%
57.65%

Color #466C51 in popluar number systems.

HEX 46 6C 51
Decimal 70 108 81
Binary 1000110 1101100 1010001
Octal 106 154 121

Shades and tints

Shades of #466C51

#466C51
(70,108,81)
#40634A
(64,99,74)
#3A5A43
(58,90,67)
#34513C
(52,81,60)
#2E4835
(46,72,53)
#283F2E
(40,63,46)
#223627
(34,54,39)
#1C2D20
(28,45,32)
#162419
(22,36,25)
#101B12
(16,27,18)
#0A120B
(10,18,11)
#000000
(0,0,0)

Tints of #466C51

#466C51
(70,108,81)
#567960
(86,121,96)
#66866F
(102,134,111)
#76937E
(118,147,126)
#86A08D
(134,160,141)
#96AD9C
(150,173,156)
#A6BAAB
(166,186,171)
#B6C7BA
(182,199,186)
#C6D4C9
(198,212,201)
#D6E1D8
(214,225,216)
#E6EEE7
(230,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #466C51; }

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

This text font color is #466C51.

Background Color

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

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

This div background color is #466C51.

Border color

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

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

This div border color is #466C51.

Opacity

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

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

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

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

This text has shadow with #466C51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466C51.

Preview

Color preview on black background

This text has color #466C51 on black background.


Color preview on white background

This text has color #466C51 on white background.


Black color preview on #466C51 background

This text has black color on #466C51 background.


White color preview on #466C51 background

This text has white color on #466C51 background.


Related colors

Complementary color

Complementary color for #hex is #B993AE.


I love getcolorcode.com

Triadic colors

1 #51466C and #6C5146 with #466C51 are triadic colors.

2 #516C46 and #6C4651 with #466C51 are triadic colors.