COLOR #42693A

HEX: #42693A RGB: (66,105,58)

Color info

#42693A contains red, green and blue colors in about the same proportion. Web safe color of #42693A is #336633 (or #363).

RGB color model

#42693A color RGB value is (66,105,58).

RGB: (66,105,58) (26%, 41%, 23%)

RGB channels and saturation

R 66 of 255 = 26%
G 105 of 255 = 41%
B 58 of 255 = 23%

66
105
58

R + G + B ~ 30%. #42693A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 105 + 58 = 229 (100%)
R 66 of 229 ~ 28.82%
G 105 of 229 ~ 45.85%
B 58 of 229 ~ 25.33'%

%28.82
%45.85
%25.33

CMYK color model

#42693A color CMYK value is (37,0,45,59).

  • cyan value is 37.14%
  • magenta value is 0.00%
  • yellow value is 44.76%
  • key color value is 58.82%

CMYK: (37,0,45,59)
C37M0Y45K59 (37%, 0%, 45%, 59%)
(0.37 / 0.00 / 0.45 / 0.59)

CMYK percentages

%37.14
%0
%44.76
%58.82

Codes

Color #42693A in popluar color models

42 69 3A
RGB 66 105 58
HSL 110° 28.83% 31.96%
HSB/HSV 110° 44.76% 41.18%
CMYK 37.14% 0.00% 44.76%
58.82%

Color #42693A in popluar number systems.

HEX 42 69 3A
Decimal 66 105 58
Binary 1000010 1101001 111010
Octal 102 151 72

Shades and tints

Shades of #42693A

#42693A
(66,105,58)
#3C6035
(60,96,53)
#365730
(54,87,48)
#304E2B
(48,78,43)
#2A4526
(42,69,38)
#243C21
(36,60,33)
#1E331C
(30,51,28)
#182A17
(24,42,23)
#122112
(18,33,18)
#0C180D
(12,24,13)
#060F08
(6,15,8)
#000000
(0,0,0)

Tints of #42693A

#42693A
(66,105,58)
#53764B
(83,118,75)
#64835C
(100,131,92)
#75906D
(117,144,109)
#869D7E
(134,157,126)
#97AA8F
(151,170,143)
#A8B7A0
(168,183,160)
#B9C4B1
(185,196,177)
#CAD1C2
(202,209,194)
#DBDED3
(219,222,211)
#ECEBE4
(236,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42693A color. Also use rgb(66,105,58) instead hex code.

Text Font Color

.myTextColor { color: #42693A; }

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

This text font color is #42693A.

Background Color

.myBgColor { background-color: #42693A; }

<div style="background-color:#42693A">Inner text</div>

This div background color is #42693A.

Border color

.myBorderColor { border: 1px solid #42693A; }

<div style="border:3px solid #42693A">Div</div>

This div border color is #42693A.

Opacity

.myOpacity80 { color: #42693A; opacity: 0.8; }

<p style="color:#42693A;opacity:0.8;">80%</p>

Text with #42693A 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 #42693A;}

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

This text has shadow with #42693A color.


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

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

This text has shadow with #42693A primary color and red secondary color.


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

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

This text has shadow with #42693A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #42693A.

Preview

Color preview on black background

This text has color #42693A on black background.


Color preview on white background

This text has color #42693A on white background.


Black color preview on #42693A background

This text has black color on #42693A background.


White color preview on #42693A background

This text has white color on #42693A background.


Related colors

Complementary color

Complementary color for #hex is #BD96C5.


I love getcolorcode.com

Triadic colors

1 #3A4269 and #693A42 with #42693A are triadic colors.

2 #3A6942 and #69423A with #42693A are triadic colors.