COLOR #466425

HEX: #466425
RGB: (70,100,37)

Renk bilgisi

#466425 contains mainly red and green colors. #466425 ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#466425 color RGB value is (70,100,37).

  • kırmız ton 70;
  • yeşil ton 100;
  • mavi ton 37.
RGB:
(70,100,37)
(27%,39%,15%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 100 of 255 = 39%
B 37 of 255 = 15%

70
100
37

R + G + B ~ 27%. #466425 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
70 + 100 + 37 = 207 (100%)
R 70 of 207 ~ 33.82%
G 100 of 207 ~ 48.31%
B 37 of 207 ~ 17.87%

%33.82
%48.31
%17.87

CMYK RENK MODELİ

#466425 rengi CMYK tonu (30,0,63,61).

  • camgöbeği tonu 30.00%
  • eflatun tonu 0.00%
  • sarı tonu 63.00%
  • ana renk tonu 60.78%
CMYK:
(30,0,63,61)
C30M0Y63K61 
(30%,0%,63%,61%)
(0.30/0.00/0.63/0.61)	

CMYK yüzdeleri

%30
%0
%63
%60.78

Codes

Color #466425 in popluar color models

466425
RGB7010037
HSL89°45.99%26.86%
HSB/HSV89°63.00%39.22%
CMYK30.00%0.00%63.00%
60.78%

Color #466425 in popluar number systems.

HEX466425
Decimal7010037
Binary10001101100100100101
Octal10614445

Shades and tints

Shades of #466425

#466425
(70,100,37)
#405B22
(64,91,34)
#3A521F
(58,82,31)
#34491C
(52,73,28)
#2E4019
(46,64,25)
#283716
(40,55,22)
#222E13
(34,46,19)
#1C2510
(28,37,16)
#161C0D
(22,28,13)
#10130A
(16,19,10)
#0A0A07
(10,10,7)
#000000
(0,0,0)

Tints of #466425

#466425
(70,100,37)
#567238
(86,114,56)
#66804B
(102,128,75)
#768E5E
(118,142,94)
#869C71
(134,156,113)
#96AA84
(150,170,132)
#A6B897
(166,184,151)
#B6C6AA
(182,198,170)
#C6D4BD
(198,212,189)
#D6E2D0
(214,226,208)
#E6F0E3
(230,240,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #466425 color. Also use rgb(70,100,37) instead hex code.

Text Font Color

.myTextColor { color: #466425; }

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

This text font color is #466425.


Background Color

.myBgColor { background-color: #466425; }

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

This div background color is #466425.


Border color

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

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

This div border color is #466425.


Opacity

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

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

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

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

This text has shadow with #466425 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #466425 on black background.


Color preview on white background

This text has color #466425 on white background.



Black color preview on #466425 background

This text has black color on #466425 background.


White color preview on #466425 background

This text has white color on #466425 background.