COLOR #469F4D

HEX: #469F4D RGB: (70,159,77)

Renk bilgisi

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

RGB renk modeli

#469F4D color RGB value is (70,159,77).

RGB: (70,159,77) (27%, 62%, 30%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 159 of 255 = 62%
B 77 of 255 = 30%

70
159
77

R + G + B ~ 40%. #469F4D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 159 + 77 = 306 (100%)
R 70 of 306 ~ 22.88%
G 159 of 306 ~ 51.96%
B 77 of 306 ~ 25.16'%

%22.88
%51.96
%25.16

CMYK RENK MODELİ

#469F4D rengi CMYK tonu (56,0,52,38).

  • camgöbeği tonu 55.97%
  • eflatun tonu 0.00%
  • sarı tonu 51.57%
  • ana renk tonu 37.65%

CMYK: (56,0,52,38)
C56M0Y52K38 (56%, 0%, 52%, 38%)
(0.56 / 0.00 / 0.52 / 0.38)

CMYK yüzdeleri

%55.97
%0
%51.57
%37.65

Codes

Color #469F4D in popluar color models

46 9F 4D
RGB 70 159 77
HSL 125° 38.86% 44.90%
HSB/HSV 125° 55.97% 62.35%
CMYK 55.97% 0.00% 51.57%
37.65%

Color #469F4D in popluar number systems.

HEX 46 9F 4D
Decimal 70 159 77
Binary 1000110 10011111 1001101
Octal 106 237 115

Shades and tints

Shades of #469F4D

#469F4D
(70,159,77)
#409146
(64,145,70)
#3A833F
(58,131,63)
#347538
(52,117,56)
#2E6731
(46,103,49)
#28592A
(40,89,42)
#224B23
(34,75,35)
#1C3D1C
(28,61,28)
#162F15
(22,47,21)
#10210E
(16,33,14)
#0A1307
(10,19,7)
#000000
(0,0,0)

Tints of #469F4D

#469F4D
(70,159,77)
#56A75D
(86,167,93)
#66AF6D
(102,175,109)
#76B77D
(118,183,125)
#86BF8D
(134,191,141)
#96C79D
(150,199,157)
#A6CFAD
(166,207,173)
#B6D7BD
(182,215,189)
#C6DFCD
(198,223,205)
#D6E7DD
(214,231,221)
#E6EFED
(230,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #469F4D color. Also use rgb(70,159,77) instead hex code.

Text Font Color

.myTextColor { color: #469F4D; }

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

This text font color is #469F4D.

Background Color

.myBgColor { background-color: #469F4D; }

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

This div background color is #469F4D.

Border color

.myBorderColor { border: 1px solid #469F4D; }

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

This div border color is #469F4D.

Opacity

.myOpacity80 { color: #469F4D; opacity: 0.8; }

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

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

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

This text has shadow with #469F4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #469F4D.

Preview

Color preview on black background

This text has color #469F4D on black background.


Color preview on white background

This text has color #469F4D on white background.


Black color preview on #469F4D background

This text has black color on #469F4D background.


White color preview on #469F4D background

This text has white color on #469F4D background.


Related colors

Complementary color

Complementary color for #hex is #B960B2.


I love getcolorcode.com

Triadic colors

1 #4D469F and #9F4D46 with #469F4D are triadic colors.

2 #4D9F46 and #9F464D with #469F4D are triadic colors.