COLOR #35754F

HEX: #35754F RGB: (53,117,79)

Color info

#35754F contains mainly green and blue colors. Web safe color of #35754F is #336666 (or #366).

RGB color model

#35754F color RGB value is (53,117,79).

RGB: (53,117,79) (21%, 46%, 31%)

RGB channels and saturation

R 53 of 255 = 21%
G 117 of 255 = 46%
B 79 of 255 = 31%

53
117
79

R + G + B ~ 33%. #35754F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 117 + 79 = 249 (100%)
R 53 of 249 ~ 21.29%
G 117 of 249 ~ 46.99%
B 79 of 249 ~ 31.73'%

%21.29
%46.99
%31.73

CMYK color model

#35754F color CMYK value is (55,0,32,54).

  • cyan value is 54.70%
  • magenta value is 0.00%
  • yellow value is 32.48%
  • key color value is 54.12%

CMYK: (55,0,32,54)
C55M0Y32K54 (55%, 0%, 32%, 54%)
(0.55 / 0.00 / 0.32 / 0.54)

CMYK percentages

%54.7
%0
%32.48
%54.12

Codes

Color #35754F in popluar color models

35 75 4F
RGB 53 117 79
HSL 144° 37.65% 33.33%
HSB/HSV 144° 54.70% 45.88%
CMYK 54.70% 0.00% 32.48%
54.12%

Color #35754F in popluar number systems.

HEX 35 75 4F
Decimal 53 117 79
Binary 110101 1110101 1001111
Octal 65 165 117

Shades and tints

Shades of #35754F

#35754F
(53,117,79)
#316B48
(49,107,72)
#2D6141
(45,97,65)
#29573A
(41,87,58)
#254D33
(37,77,51)
#21432C
(33,67,44)
#1D3925
(29,57,37)
#192F1E
(25,47,30)
#152517
(21,37,23)
#111B10
(17,27,16)
#0D1109
(13,17,9)
#000000
(0,0,0)

Tints of #35754F

#35754F
(53,117,79)
#47815F
(71,129,95)
#598D6F
(89,141,111)
#6B997F
(107,153,127)
#7DA58F
(125,165,143)
#8FB19F
(143,177,159)
#A1BDAF
(161,189,175)
#B3C9BF
(179,201,191)
#C5D5CF
(197,213,207)
#D7E1DF
(215,225,223)
#E9EDEF
(233,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35754F color. Also use rgb(53,117,79) instead hex code.

Text Font Color

.myTextColor { color: #35754F; }

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

This text font color is #35754F.

Background Color

.myBgColor { background-color: #35754F; }

<div style="background-color:#35754F">Inner text</div>

This div background color is #35754F.

Border color

.myBorderColor { border: 1px solid #35754F; }

<div style="border:3px solid #35754F">Div</div>

This div border color is #35754F.

Opacity

.myOpacity80 { color: #35754F; opacity: 0.8; }

<p style="color:#35754F;opacity:0.8;">80%</p>

Text with #35754F 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 #35754F;}

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

This text has shadow with #35754F color.


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

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

This text has shadow with #35754F primary color and red secondary color.


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

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

This text has shadow with #35754F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #35754F.

Preview

Color preview on black background

This text has color #35754F on black background.


Color preview on white background

This text has color #35754F on white background.


Black color preview on #35754F background

This text has black color on #35754F background.


White color preview on #35754F background

This text has white color on #35754F background.


Related colors

Complementary color

Complementary color for #hex is #CA8AB0.


I love getcolorcode.com

Triadic colors

1 #4F3575 and #754F35 with #35754F are triadic colors.

2 #4F7535 and #75354F with #35754F are triadic colors.