COLOR #35635B

HEX: #35635B RGB: (53,99,91)

Color info

#35635B contains red, green and blue colors in about the same proportion. Web safe color of #35635B is #336666 (or #366).

RGB color model

#35635B color RGB value is (53,99,91).

RGB: (53,99,91) (21%, 39%, 36%)

RGB channels and saturation

R 53 of 255 = 21%
G 99 of 255 = 39%
B 91 of 255 = 36%

53
99
91

R + G + B ~ 32%. #35635B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 99 + 91 = 243 (100%)
R 53 of 243 ~ 21.81%
G 99 of 243 ~ 40.74%
B 91 of 243 ~ 37.45'%

%21.81
%40.74
%37.45

CMYK color model

#35635B color CMYK value is (46,0,8,61).

  • cyan value is 46.46%
  • magenta value is 0.00%
  • yellow value is 8.08%
  • key color value is 61.18%
CMYK: (46,0,8,61) C46M0Y8K61 (46%,0%,8%,61%) (0.46/0.00/0.08/0.61) 

CMYK percentages

%46.46
%0
%8.08
%61.18

Codes

Color #35635B in popluar color models

35 63 5B
RGB 53 99 91
HSL 170° 30.26% 29.80%
HSB/HSV 170° 46.46% 38.82%
CMYK 46.46% 0.00% 8.08%
61.18%

Color #35635B in popluar number systems.

HEX 35 63 5B
Decimal 53 99 91
Binary 110101 1100011 1011011
Octal 65 143 133

Shades and tints

Shades of #35635B

#35635B
(53,99,91)
#315A53
(49,90,83)
#2D514B
(45,81,75)
#294843
(41,72,67)
#253F3B
(37,63,59)
#213633
(33,54,51)
#1D2D2B
(29,45,43)
#192423
(25,36,35)
#151B1B
(21,27,27)
#111213
(17,18,19)
#0D090B
(13,9,11)
#000000
(0,0,0)

Tints of #35635B

#35635B
(53,99,91)
#477169
(71,113,105)
#597F77
(89,127,119)
#6B8D85
(107,141,133)
#7D9B93
(125,155,147)
#8FA9A1
(143,169,161)
#A1B7AF
(161,183,175)
#B3C5BD
(179,197,189)
#C5D3CB
(197,211,203)
#D7E1D9
(215,225,217)
#E9EFE7
(233,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35635B color. Also use rgb(53,99,91) instead hex code.

Text Font Color

.myTextColor { color: #35635B; }

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

This text font color is #35635B.

Background Color

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

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

This div background color is #35635B.

Border color

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

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

This div border color is #35635B.

Opacity

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

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

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

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

This text has shadow with #35635B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35635B.

Preview

Color preview on black background

This text has color #35635B on black background.


Color preview on white background

This text has color #35635B on white background.


Black color preview on #35635B background

This text has black color on #35635B background.


White color preview on #35635B background

This text has white color on #35635B background.


Related colors

Complementary color

Complementary color for #hex is #CA9CA4.


I love getcolorcode.com

Triadic colors

1 #5B3563 and #635B35 with #35635B are triadic colors.

2 #5B6335 and #63355B with #35635B are triadic colors.