COLOR #469446

HEX: #469446
RGB: (70,148,70)

Renk bilgisi

#469446 contains mainly green color. #469446 ‘ nin web güvenlik rengi #339933 (ya da #393) dir.

RGB renk modeli

#469446 color RGB value is (70,148,70).

  • kırmız ton 70;
  • yeşil ton 148;
  • mavi ton 70.
RGB:
(70,148,70)
(27%,58%,27%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 148 of 255 = 58%
B 70 of 255 = 27%

70
148
70

R + G + B ~ 37%. #469446 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
70 + 148 + 70 = 288 (100%)
R 70 of 288 ~ 24.31%
G 148 of 288 ~ 51.39%
B 70 of 288 ~ 24.31%

%24.31
%51.39
%24.31

CMYK RENK MODELİ

#469446 rengi CMYK tonu (53,0,53,42).

  • camgöbeği tonu 52.70%
  • eflatun tonu 0.00%
  • sarı tonu 52.70%
  • ana renk tonu 41.96%
CMYK:
(53,0,53,42)
C53M0Y53K42 
(53%,0%,53%,42%)
(0.53/0.00/0.53/0.42)	

CMYK yüzdeleri

%52.7
%0
%52.7
%41.96

Codes

Color #469446 in popluar color models

469446
RGB7014870
HSL120°35.78%42.75%
HSB/HSV120°52.70%58.04%
CMYK52.70%0.00%52.70%
41.96%

Color #469446 in popluar number systems.

HEX469446
Decimal7014870
Binary1000110100101001000110
Octal106224106

Shades and tints

Shades of #469446

#469446
(70,148,70)
#408740
(64,135,64)
#3A7A3A
(58,122,58)
#346D34
(52,109,52)
#2E602E
(46,96,46)
#285328
(40,83,40)
#224622
(34,70,34)
#1C391C
(28,57,28)
#162C16
(22,44,22)
#101F10
(16,31,16)
#0A120A
(10,18,10)
#000000
(0,0,0)

Tints of #469446

#469446
(70,148,70)
#569D56
(86,157,86)
#66A666
(102,166,102)
#76AF76
(118,175,118)
#86B886
(134,184,134)
#96C196
(150,193,150)
#A6CAA6
(166,202,166)
#B6D3B6
(182,211,182)
#C6DCC6
(198,220,198)
#D6E5D6
(214,229,214)
#E6EEE6
(230,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #469446; }

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

This text font color is #469446.


Background Color

.myBgColor { background-color: #469446; }

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

This div background color is #469446.


Border color

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

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

This div border color is #469446.


Opacity

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

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

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

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

This text has shadow with #469446 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #469446 on black background.


Color preview on white background

This text has color #469446 on white background.



Black color preview on #469446 background

This text has black color on #469446 background.


White color preview on #469446 background

This text has white color on #469446 background.