COLOR #428F43

HEX: #428F43 RGB: (66,143,67)

Color info

#428F43 contains mainly green color. Web safe color of #428F43 is #339933 (or #393).

RGB color model

#428F43 color RGB value is (66,143,67).

RGB: (66,143,67) (26%, 56%, 26%)

RGB channels and saturation

R 66 of 255 = 26%
G 143 of 255 = 56%
B 67 of 255 = 26%

66
143
67

R + G + B ~ 36%. #428F43 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 143 + 67 = 276 (100%)
R 66 of 276 ~ 23.91%
G 143 of 276 ~ 51.81%
B 67 of 276 ~ 24.28'%

%23.91
%51.81
%24.28

CMYK color model

#428F43 color CMYK value is (54,0,53,44).

  • cyan value is 53.85%
  • magenta value is 0.00%
  • yellow value is 53.15%
  • key color value is 43.92%
CMYK: (54,0,53,44) C54M0Y53K44 (54%,0%,53%,44%) (0.54/0.00/0.53/0.44) 

CMYK percentages

%53.85
%0
%53.15
%43.92

Codes

Color #428F43 in popluar color models

42 8F 43
RGB 66 143 67
HSL 121° 36.84% 40.98%
HSB/HSV 121° 53.85% 56.08%
CMYK 53.85% 0.00% 53.15%
43.92%

Color #428F43 in popluar number systems.

HEX 42 8F 43
Decimal 66 143 67
Binary 1000010 10001111 1000011
Octal 102 217 103

Shades and tints

Shades of #428F43

#428F43
(66,143,67)
#3C823D
(60,130,61)
#367537
(54,117,55)
#306831
(48,104,49)
#2A5B2B
(42,91,43)
#244E25
(36,78,37)
#1E411F
(30,65,31)
#183419
(24,52,25)
#122713
(18,39,19)
#0C1A0D
(12,26,13)
#060D07
(6,13,7)
#000000
(0,0,0)

Tints of #428F43

#428F43
(66,143,67)
#539954
(83,153,84)
#64A365
(100,163,101)
#75AD76
(117,173,118)
#86B787
(134,183,135)
#97C198
(151,193,152)
#A8CBA9
(168,203,169)
#B9D5BA
(185,213,186)
#CADFCB
(202,223,203)
#DBE9DC
(219,233,220)
#ECF3ED
(236,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #428F43 color. Also use rgb(66,143,67) instead hex code.

Text Font Color

.myTextColor { color: #428F43; }

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

This text font color is #428F43.

Background Color

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

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

This div background color is #428F43.

Border color

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

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

This div border color is #428F43.

Opacity

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

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

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

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

This text has shadow with #428F43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #428F43.

Preview

Color preview on black background

This text has color #428F43 on black background.


Color preview on white background

This text has color #428F43 on white background.


Black color preview on #428F43 background

This text has black color on #428F43 background.


White color preview on #428F43 background

This text has white color on #428F43 background.


Related colors

Complementary color

Complementary color for #hex is #BD70BC.


I love getcolorcode.com

Triadic colors

1 #43428F and #8F4342 with #428F43 are triadic colors.

2 #438F42 and #8F4243 with #428F43 are triadic colors.