COLOR #466251

HEX: #466251 RGB: (70,98,81)

Renk bilgisi

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

RGB renk modeli

#466251 color RGB value is (70,98,81).

RGB: (70,98,81) (27%, 38%, 32%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 98 of 255 = 38%
B 81 of 255 = 32%

70
98
81

R + G + B ~ 32%. #466251 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 98 + 81 = 249 (100%)
R 70 of 249 ~ 28.11%
G 98 of 249 ~ 39.36%
B 81 of 249 ~ 32.53'%

%28.11
%39.36
%32.53

CMYK RENK MODELİ

#466251 rengi CMYK tonu (29,0,17,62).

  • camgöbeği tonu 28.57%
  • eflatun tonu 0.00%
  • sarı tonu 17.35%
  • ana renk tonu 61.57%

CMYK: (29,0,17,62)
C29M0Y17K62 (29%, 0%, 17%, 62%)
(0.29 / 0.00 / 0.17 / 0.62)

CMYK yüzdeleri

%28.57
%0
%17.35
%61.57

Codes

Color #466251 in popluar color models

46 62 51
RGB 70 98 81
HSL 144° 16.67% 32.94%
HSB/HSV 144° 28.57% 38.43%
CMYK 28.57% 0.00% 17.35%
61.57%

Color #466251 in popluar number systems.

HEX 46 62 51
Decimal 70 98 81
Binary 1000110 1100010 1010001
Octal 106 142 121

Shades and tints

Shades of #466251

#466251
(70,98,81)
#405A4A
(64,90,74)
#3A5243
(58,82,67)
#344A3C
(52,74,60)
#2E4235
(46,66,53)
#283A2E
(40,58,46)
#223227
(34,50,39)
#1C2A20
(28,42,32)
#162219
(22,34,25)
#101A12
(16,26,18)
#0A120B
(10,18,11)
#000000
(0,0,0)

Tints of #466251

#466251
(70,98,81)
#567060
(86,112,96)
#667E6F
(102,126,111)
#768C7E
(118,140,126)
#869A8D
(134,154,141)
#96A89C
(150,168,156)
#A6B6AB
(166,182,171)
#B6C4BA
(182,196,186)
#C6D2C9
(198,210,201)
#D6E0D8
(214,224,216)
#E6EEE7
(230,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #466251; }

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

This text font color is #466251.

Background Color

.myBgColor { background-color: #466251; }

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

This div background color is #466251.

Border color

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

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

This div border color is #466251.

Opacity

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

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

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

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

This text has shadow with #466251 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466251.

Preview

Color preview on black background

This text has color #466251 on black background.


Color preview on white background

This text has color #466251 on white background.


Black color preview on #466251 background

This text has black color on #466251 background.


White color preview on #466251 background

This text has white color on #466251 background.


Related colors

Complementary color

Complementary color for #hex is #B99DAE.


I love getcolorcode.com

Triadic colors

1 #514662 and #625146 with #466251 are triadic colors.

2 #516246 and #624651 with #466251 are triadic colors.