COLOR #42921B

HEX: #42921B RGB: (66,146,27)

Color info

#42921B contains mainly green color. Web safe color of #42921B is #339933 (or #393).

RGB color model

#42921B color RGB value is (66,146,27).

RGB: (66,146,27) (26%, 57%, 11%)

RGB channels and saturation

R 66 of 255 = 26%
G 146 of 255 = 57%
B 27 of 255 = 11%

66
146
27

R + G + B ~ 31%. #42921B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 146 + 27 = 239 (100%)
R 66 of 239 ~ 27.62%
G 146 of 239 ~ 61.09%
B 27 of 239 ~ 11.3'%

%27.62
%61.09
%11.3

CMYK color model

#42921B color CMYK value is (55,0,82,43).

  • cyan value is 54.79%
  • magenta value is 0.00%
  • yellow value is 81.51%
  • key color value is 42.75%

CMYK: (55,0,82,43)
C55M0Y82K43 (55%, 0%, 82%, 43%)
(0.55 / 0.00 / 0.82 / 0.43)

CMYK percentages

%54.79
%0
%81.51
%42.75

Codes

Color #42921B in popluar color models

42 92 1B
RGB 66 146 27
HSL 100° 68.79% 33.92%
HSB/HSV 100° 81.51% 57.25%
CMYK 54.79% 0.00% 81.51%
42.75%

Color #42921B in popluar number systems.

HEX 42 92 1B
Decimal 66 146 27
Binary 1000010 10010010 11011
Octal 102 222 33

Shades and tints

Shades of #42921B

#42921B
(66,146,27)
#3C8519
(60,133,25)
#367817
(54,120,23)
#306B15
(48,107,21)
#2A5E13
(42,94,19)
#245111
(36,81,17)
#1E440F
(30,68,15)
#18370D
(24,55,13)
#122A0B
(18,42,11)
#0C1D09
(12,29,9)
#061007
(6,16,7)
#000000
(0,0,0)

Tints of #42921B

#42921B
(66,146,27)
#539B2F
(83,155,47)
#64A443
(100,164,67)
#75AD57
(117,173,87)
#86B66B
(134,182,107)
#97BF7F
(151,191,127)
#A8C893
(168,200,147)
#B9D1A7
(185,209,167)
#CADABB
(202,218,187)
#DBE3CF
(219,227,207)
#ECECE3
(236,236,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42921B color. Also use rgb(66,146,27) instead hex code.

Text Font Color

.myTextColor { color: #42921B; }

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

This text font color is #42921B.

Background Color

.myBgColor { background-color: #42921B; }

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

This div background color is #42921B.

Border color

.myBorderColor { border: 1px solid #42921B; }

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

This div border color is #42921B.

Opacity

.myOpacity80 { color: #42921B; opacity: 0.8; }

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

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

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

This text has shadow with #42921B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42921B.

Preview

Color preview on black background

This text has color #42921B on black background.


Color preview on white background

This text has color #42921B on white background.


Black color preview on #42921B background

This text has black color on #42921B background.


White color preview on #42921B background

This text has white color on #42921B background.


Related colors

Complementary color

Complementary color for #hex is #BD6DE4.


I love getcolorcode.com

Triadic colors

1 #1B4292 and #921B42 with #42921B are triadic colors.

2 #1B9242 and #92421B with #42921B are triadic colors.