COLOR #35743A

HEX: #35743A RGB: (53,116,58)

Color info

#35743A contains mainly green and blue colors. Web safe color of #35743A is #336633 (or #363).

RGB color model

#35743A color RGB value is (53,116,58).

RGB: (53,116,58) (21%, 45%, 23%)

RGB channels and saturation

R 53 of 255 = 21%
G 116 of 255 = 45%
B 58 of 255 = 23%

53
116
58

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

Portions of RGB colors in percentages

R + G + B = 53 + 116 + 58 = 227 (100%)
R 53 of 227 ~ 23.35%
G 116 of 227 ~ 51.1%
B 58 of 227 ~ 25.55'%

%23.35
%51.1
%25.55

CMYK color model

#35743A color CMYK value is (54,0,50,55).

  • cyan value is 54.31%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 54.51%

CMYK: (54,0,50,55)
C54M0Y50K55 (54%, 0%, 50%, 55%)
(0.54 / 0.00 / 0.50 / 0.55)

CMYK percentages

%54.31
%0
%50
%54.51

Codes

Color #35743A in popluar color models

35 74 3A
RGB 53 116 58
HSL 125° 37.28% 33.14%
HSB/HSV 125° 54.31% 45.49%
CMYK 54.31% 0.00% 50.00%
54.51%

Color #35743A in popluar number systems.

HEX 35 74 3A
Decimal 53 116 58
Binary 110101 1110100 111010
Octal 65 164 72

Shades and tints

Shades of #35743A

#35743A
(53,116,58)
#316A35
(49,106,53)
#2D6030
(45,96,48)
#29562B
(41,86,43)
#254C26
(37,76,38)
#214221
(33,66,33)
#1D381C
(29,56,28)
#192E17
(25,46,23)
#152412
(21,36,18)
#111A0D
(17,26,13)
#0D1008
(13,16,8)
#000000
(0,0,0)

Tints of #35743A

#35743A
(53,116,58)
#47804B
(71,128,75)
#598C5C
(89,140,92)
#6B986D
(107,152,109)
#7DA47E
(125,164,126)
#8FB08F
(143,176,143)
#A1BCA0
(161,188,160)
#B3C8B1
(179,200,177)
#C5D4C2
(197,212,194)
#D7E0D3
(215,224,211)
#E9ECE4
(233,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35743A color. Also use rgb(53,116,58) instead hex code.

Text Font Color

.myTextColor { color: #35743A; }

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

This text font color is #35743A.

Background Color

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

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

This div background color is #35743A.

Border color

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

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

This div border color is #35743A.

Opacity

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

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

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

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

This text has shadow with #35743A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35743A.

Preview

Color preview on black background

This text has color #35743A on black background.


Color preview on white background

This text has color #35743A on white background.


Black color preview on #35743A background

This text has black color on #35743A background.


White color preview on #35743A background

This text has white color on #35743A background.


Related colors

Complementary color

Complementary color for #hex is #CA8BC5.


I love getcolorcode.com

Triadic colors

1 #3A3574 and #743A35 with #35743A are triadic colors.

2 #3A7435 and #74353A with #35743A are triadic colors.