COLOR #35583E

HEX: #35583E RGB: (53,88,62)

Color info

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

RGB color model

#35583E color RGB value is (53,88,62).

RGB: (53,88,62) (21%, 35%, 24%)

RGB channels and saturation

R 53 of 255 = 21%
G 88 of 255 = 35%
B 62 of 255 = 24%

53
88
62

R + G + B ~ 27%. #35583E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 88 + 62 = 203 (100%)
R 53 of 203 ~ 26.11%
G 88 of 203 ~ 43.35%
B 62 of 203 ~ 30.54'%

%26.11
%43.35
%30.54

CMYK color model

#35583E color CMYK value is (40,0,30,65).

  • cyan value is 39.77%
  • magenta value is 0.00%
  • yellow value is 29.55%
  • key color value is 65.49%

CMYK: (40,0,30,65)
C40M0Y30K65 (40%, 0%, 30%, 65%)
(0.40 / 0.00 / 0.30 / 0.65)

CMYK percentages

%39.77
%0
%29.55
%65.49

Codes

Color #35583E in popluar color models

35 58 3E
RGB 53 88 62
HSL 135° 24.82% 27.65%
HSB/HSV 135° 39.77% 34.51%
CMYK 39.77% 0.00% 29.55%
65.49%

Color #35583E in popluar number systems.

HEX 35 58 3E
Decimal 53 88 62
Binary 110101 1011000 111110
Octal 65 130 76

Shades and tints

Shades of #35583E

#35583E
(53,88,62)
#315039
(49,80,57)
#2D4834
(45,72,52)
#29402F
(41,64,47)
#25382A
(37,56,42)
#213025
(33,48,37)
#1D2820
(29,40,32)
#19201B
(25,32,27)
#151816
(21,24,22)
#111011
(17,16,17)
#0D080C
(13,8,12)
#000000
(0,0,0)

Tints of #35583E

#35583E
(53,88,62)
#47674F
(71,103,79)
#597660
(89,118,96)
#6B8571
(107,133,113)
#7D9482
(125,148,130)
#8FA393
(143,163,147)
#A1B2A4
(161,178,164)
#B3C1B5
(179,193,181)
#C5D0C6
(197,208,198)
#D7DFD7
(215,223,215)
#E9EEE8
(233,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35583E color. Also use rgb(53,88,62) instead hex code.

Text Font Color

.myTextColor { color: #35583E; }

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

This text font color is #35583E.

Background Color

.myBgColor { background-color: #35583E; }

<div style="background-color:#35583E">Inner text</div>

This div background color is #35583E.

Border color

.myBorderColor { border: 1px solid #35583E; }

<div style="border:3px solid #35583E">Div</div>

This div border color is #35583E.

Opacity

.myOpacity80 { color: #35583E; opacity: 0.8; }

<p style="color:#35583E;opacity:0.8;">80%</p>

Text with #35583E 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 #35583E;}

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

This text has shadow with #35583E color.


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

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

This text has shadow with #35583E primary color and red secondary color.


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

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

This text has shadow with #35583E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #35583E.

Preview

Color preview on black background

This text has color #35583E on black background.


Color preview on white background

This text has color #35583E on white background.


Black color preview on #35583E background

This text has black color on #35583E background.


White color preview on #35583E background

This text has white color on #35583E background.


Related colors

Complementary color

Complementary color for #hex is #CAA7C1.


I love getcolorcode.com

Triadic colors

1 #3E3558 and #583E35 with #35583E are triadic colors.

2 #3E5835 and #58353E with #35583E are triadic colors.