COLOR #428C49

HEX: #428C49 RGB: (66,140,73)

Renk bilgisi

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

RGB renk modeli

#428C49 color RGB value is (66,140,73).

RGB: (66,140,73) (26%, 55%, 29%)

RGB bağlantıları ve doygunluk

R 66 of 255 = 26%
G 140 of 255 = 55%
B 73 of 255 = 29%

66
140
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 66 + 140 + 73 = 279 (100%)
R 66 of 279 ~ 23.66%
G 140 of 279 ~ 50.18%
B 73 of 279 ~ 26.16'%

%23.66
%50.18
%26.16

CMYK RENK MODELİ

#428C49 rengi CMYK tonu (53,0,48,45).

  • camgöbeği tonu 52.86%
  • eflatun tonu 0.00%
  • sarı tonu 47.86%
  • ana renk tonu 45.10%

CMYK: (53,0,48,45)
C53M0Y48K45 (53%, 0%, 48%, 45%)
(0.53 / 0.00 / 0.48 / 0.45)

CMYK yüzdeleri

%52.86
%0
%47.86
%45.1

Codes

Color #428C49 in popluar color models

42 8C 49
RGB 66 140 73
HSL 126° 35.92% 40.39%
HSB/HSV 126° 52.86% 54.90%
CMYK 52.86% 0.00% 47.86%
45.10%

Color #428C49 in popluar number systems.

HEX 42 8C 49
Decimal 66 140 73
Binary 1000010 10001100 1001001
Octal 102 214 111

Shades and tints

Shades of #428C49

#428C49
(66,140,73)
#3C8043
(60,128,67)
#36743D
(54,116,61)
#306837
(48,104,55)
#2A5C31
(42,92,49)
#24502B
(36,80,43)
#1E4425
(30,68,37)
#18381F
(24,56,31)
#122C19
(18,44,25)
#0C2013
(12,32,19)
#06140D
(6,20,13)
#000000
(0,0,0)

Tints of #428C49

#428C49
(66,140,73)
#539659
(83,150,89)
#64A069
(100,160,105)
#75AA79
(117,170,121)
#86B489
(134,180,137)
#97BE99
(151,190,153)
#A8C8A9
(168,200,169)
#B9D2B9
(185,210,185)
#CADCC9
(202,220,201)
#DBE6D9
(219,230,217)
#ECF0E9
(236,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #428C49 color. Also use rgb(66,140,73) instead hex code.

Text Font Color

.myTextColor { color: #428C49; }

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

This text font color is #428C49.

Background Color

.myBgColor { background-color: #428C49; }

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

This div background color is #428C49.

Border color

.myBorderColor { border: 1px solid #428C49; }

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

This div border color is #428C49.

Opacity

.myOpacity80 { color: #428C49; opacity: 0.8; }

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

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

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

This text has shadow with #428C49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #428C49.

Preview

Color preview on black background

This text has color #428C49 on black background.


Color preview on white background

This text has color #428C49 on white background.


Black color preview on #428C49 background

This text has black color on #428C49 background.


White color preview on #428C49 background

This text has white color on #428C49 background.


Related colors

Complementary color

Complementary color for #hex is #BD73B6.


I love getcolorcode.com

Triadic colors

1 #49428C and #8C4942 with #428C49 are triadic colors.

2 #498C42 and #8C4249 with #428C49 are triadic colors.