COLOR #466659

HEX: #466659
RGB: (70,102,89)

Renk bilgisi

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

RGB renk modeli

#466659 color RGB value is (70,102,89).

  • kırmız ton 70;
  • yeşil ton 102;
  • mavi ton 89.
RGB:
(70,102,89)
(27%,40%,35%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 102 of 255 = 40%
B 89 of 255 = 35%

70
102
89

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

Yüzdelerle RGB renk parçaları

R + G + B =
70 + 102 + 89 = 261 (100%)
R 70 of 261 ~ 26.82%
G 102 of 261 ~ 39.08%
B 89 of 261 ~ 34.1%

%26.82
%39.08
%34.1

CMYK RENK MODELİ

#466659 rengi CMYK tonu (31,0,13,60).

  • camgöbeği tonu 31.37%
  • eflatun tonu 0.00%
  • sarı tonu 12.75%
  • ana renk tonu 60.00%
CMYK:
(31,0,13,60)
C31M0Y13K60 
(31%,0%,13%,60%)
(0.31/0.00/0.13/0.60)	

CMYK yüzdeleri

%31.37
%0
%12.75
%60

Codes

Color #466659 in popluar color models

466659
RGB7010289
HSL156°18.60%33.73%
HSB/HSV156°31.37%40.00%
CMYK31.37%0.00%12.75%
60.00%

Color #466659 in popluar number systems.

HEX466659
Decimal7010289
Binary100011011001101011001
Octal106146131

Shades and tints

Shades of #466659

#466659
(70,102,89)
#405D51
(64,93,81)
#3A5449
(58,84,73)
#344B41
(52,75,65)
#2E4239
(46,66,57)
#283931
(40,57,49)
#223029
(34,48,41)
#1C2721
(28,39,33)
#161E19
(22,30,25)
#101511
(16,21,17)
#0A0C09
(10,12,9)
#000000
(0,0,0)

Tints of #466659

#466659
(70,102,89)
#567368
(86,115,104)
#668077
(102,128,119)
#768D86
(118,141,134)
#869A95
(134,154,149)
#96A7A4
(150,167,164)
#A6B4B3
(166,180,179)
#B6C1C2
(182,193,194)
#C6CED1
(198,206,209)
#D6DBE0
(214,219,224)
#E6E8EF
(230,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #466659 color. Also use rgb(70,102,89) instead hex code.

Text Font Color

.myTextColor { color: #466659; }

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

This text font color is #466659.


Background Color

.myBgColor { background-color: #466659; }

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

This div background color is #466659.


Border color

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

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

This div border color is #466659.


Opacity

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

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

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

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

This text has shadow with #466659 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #466659 on black background.


Color preview on white background

This text has color #466659 on white background.



Black color preview on #466659 background

This text has black color on #466659 background.


White color preview on #466659 background

This text has white color on #466659 background.