COLOR #35703B

HEX: #35703B RGB: (53,112,59)

Color info

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

RGB color model

#35703B color RGB value is (53,112,59).

RGB: (53,112,59) (21%, 44%, 23%)

RGB channels and saturation

R 53 of 255 = 21%
G 112 of 255 = 44%
B 59 of 255 = 23%

53
112
59

R + G + B ~ 29%. #35703B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 112 + 59 = 224 (100%)
R 53 of 224 ~ 23.66%
G 112 of 224 ~ 50%
B 59 of 224 ~ 26.34'%

%23.66
%50
%26.34

CMYK color model

#35703B color CMYK value is (53,0,47,56).

  • cyan value is 52.68%
  • magenta value is 0.00%
  • yellow value is 47.32%
  • key color value is 56.08%

CMYK: (53,0,47,56)
C53M0Y47K56 (53%, 0%, 47%, 56%)
(0.53 / 0.00 / 0.47 / 0.56)

CMYK percentages

%52.68
%0
%47.32
%56.08

Codes

Color #35703B in popluar color models

35 70 3B
RGB 53 112 59
HSL 126° 35.76% 32.35%
HSB/HSV 126° 52.68% 43.92%
CMYK 52.68% 0.00% 47.32%
56.08%

Color #35703B in popluar number systems.

HEX 35 70 3B
Decimal 53 112 59
Binary 110101 1110000 111011
Octal 65 160 73

Shades and tints

Shades of #35703B

#35703B
(53,112,59)
#316636
(49,102,54)
#2D5C31
(45,92,49)
#29522C
(41,82,44)
#254827
(37,72,39)
#213E22
(33,62,34)
#1D341D
(29,52,29)
#192A18
(25,42,24)
#152013
(21,32,19)
#11160E
(17,22,14)
#0D0C09
(13,12,9)
#000000
(0,0,0)

Tints of #35703B

#35703B
(53,112,59)
#477D4C
(71,125,76)
#598A5D
(89,138,93)
#6B976E
(107,151,110)
#7DA47F
(125,164,127)
#8FB190
(143,177,144)
#A1BEA1
(161,190,161)
#B3CBB2
(179,203,178)
#C5D8C3
(197,216,195)
#D7E5D4
(215,229,212)
#E9F2E5
(233,242,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35703B color. Also use rgb(53,112,59) instead hex code.

Text Font Color

.myTextColor { color: #35703B; }

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

This text font color is #35703B.

Background Color

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

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

This div background color is #35703B.

Border color

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

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

This div border color is #35703B.

Opacity

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

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

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

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

This text has shadow with #35703B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35703B.

Preview

Color preview on black background

This text has color #35703B on black background.


Color preview on white background

This text has color #35703B on white background.


Black color preview on #35703B background

This text has black color on #35703B background.


White color preview on #35703B background

This text has white color on #35703B background.


Related colors

Complementary color

Complementary color for #hex is #CA8FC4.


I love getcolorcode.com

Triadic colors

1 #3B3570 and #703B35 with #35703B are triadic colors.

2 #3B7035 and #70353B with #35703B are triadic colors.