COLOR #42925C

HEX: #42925C RGB: (66,146,92)

Color info

#42925C contains mainly green and blue colors. Web safe color of #42925C is #339966 (or #396).

RGB color model

#42925C color RGB value is (66,146,92).

RGB: (66,146,92) (26%, 57%, 36%)

RGB channels and saturation

R 66 of 255 = 26%
G 146 of 255 = 57%
B 92 of 255 = 36%

66
146
92

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

Portions of RGB colors in percentages

R + G + B = 66 + 146 + 92 = 304 (100%)
R 66 of 304 ~ 21.71%
G 146 of 304 ~ 48.03%
B 92 of 304 ~ 30.26'%

%21.71
%48.03
%30.26

CMYK color model

#42925C color CMYK value is (55,0,37,43).

  • cyan value is 54.79%
  • magenta value is 0.00%
  • yellow value is 36.99%
  • key color value is 42.75%
CMYK: (55,0,37,43) C55M0Y37K43 (55%,0%,37%,43%) (0.55/0.00/0.37/0.43) 

CMYK percentages

%54.79
%0
%36.99
%42.75

Codes

Color #42925C in popluar color models

42 92 5C
RGB 66 146 92
HSL 140° 37.74% 41.57%
HSB/HSV 140° 54.79% 57.25%
CMYK 54.79% 0.00% 36.99%
42.75%

Color #42925C in popluar number systems.

HEX 42 92 5C
Decimal 66 146 92
Binary 1000010 10010010 1011100
Octal 102 222 134

Shades and tints

Shades of #42925C

#42925C
(66,146,92)
#3C8554
(60,133,84)
#36784C
(54,120,76)
#306B44
(48,107,68)
#2A5E3C
(42,94,60)
#245134
(36,81,52)
#1E442C
(30,68,44)
#183724
(24,55,36)
#122A1C
(18,42,28)
#0C1D14
(12,29,20)
#06100C
(6,16,12)
#000000
(0,0,0)

Tints of #42925C

#42925C
(66,146,92)
#539B6A
(83,155,106)
#64A478
(100,164,120)
#75AD86
(117,173,134)
#86B694
(134,182,148)
#97BFA2
(151,191,162)
#A8C8B0
(168,200,176)
#B9D1BE
(185,209,190)
#CADACC
(202,218,204)
#DBE3DA
(219,227,218)
#ECECE8
(236,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42925C color. Also use rgb(66,146,92) instead hex code.

Text Font Color

.myTextColor { color: #42925C; }

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

This text font color is #42925C.

Background Color

.myBgColor { background-color: #42925C; }

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

This div background color is #42925C.

Border color

.myBorderColor { border: 1px solid #42925C; }

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

This div border color is #42925C.

Opacity

.myOpacity80 { color: #42925C; opacity: 0.8; }

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

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

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

This text has shadow with #42925C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42925C.

Preview

Color preview on black background

This text has color #42925C on black background.


Color preview on white background

This text has color #42925C on white background.


Black color preview on #42925C background

This text has black color on #42925C background.


White color preview on #42925C background

This text has white color on #42925C background.


Related colors

Complementary color

Complementary color for #hex is #BD6DA3.


I love getcolorcode.com

Triadic colors

1 #5C4292 and #925C42 with #42925C are triadic colors.

2 #5C9242 and #92425C with #42925C are triadic colors.