COLOR #35939A

HEX: #35939A RGB: (53,147,154)

Color info

#35939A contains mainly green and blue colors. Web safe color of #35939A is #339999 (or #399).

RGB color model

#35939A color RGB value is (53,147,154).

RGB: (53,147,154) (21%, 58%, 60%)

RGB channels and saturation

R 53 of 255 = 21%
G 147 of 255 = 58%
B 154 of 255 = 60%

53
147
154

R + G + B ~ 46%. #35939A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 53 + 147 + 154 = 354 (100%)
R 53 of 354 ~ 14.97%
G 147 of 354 ~ 41.53%
B 154 of 354 ~ 43.5'%

%14.97
%41.53
%43.5

CMYK color model

#35939A color CMYK value is (66,5,0,40).

  • cyan value is 65.58%
  • magenta value is 4.55%
  • yellow value is 0.00%
  • key color value is 39.61%
CMYK: (66,5,0,40) C66M5Y0K40 (66%,5%,0%,40%) (0.66/0.05/0.00/0.40) 

CMYK percentages

%65.58
%4.55
%0
%39.61

Codes

Color #35939A in popluar color models

35 93 9A
RGB 53 147 154
HSL 184° 48.79% 40.59%
HSB/HSV 184° 65.58% 60.39%
CMYK 65.58% 4.55% 0.00%
39.61%

Color #35939A in popluar number systems.

HEX 35 93 9A
Decimal 53 147 154
Binary 110101 10010011 10011010
Octal 65 223 232

Shades and tints

Shades of #35939A

#35939A
(53,147,154)
#31868C
(49,134,140)
#2D797E
(45,121,126)
#296C70
(41,108,112)
#255F62
(37,95,98)
#215254
(33,82,84)
#1D4546
(29,69,70)
#193838
(25,56,56)
#152B2A
(21,43,42)
#111E1C
(17,30,28)
#0D110E
(13,17,14)
#000000
(0,0,0)

Tints of #35939A

#35939A
(53,147,154)
#479CA3
(71,156,163)
#59A5AC
(89,165,172)
#6BAEB5
(107,174,181)
#7DB7BE
(125,183,190)
#8FC0C7
(143,192,199)
#A1C9D0
(161,201,208)
#B3D2D9
(179,210,217)
#C5DBE2
(197,219,226)
#D7E4EB
(215,228,235)
#E9EDF4
(233,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35939A color. Also use rgb(53,147,154) instead hex code.

Text Font Color

.myTextColor { color: #35939A; }

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

This text font color is #35939A.

Background Color

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

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

This div background color is #35939A.

Border color

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

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

This div border color is #35939A.

Opacity

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

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

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

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

This text has shadow with #35939A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35939A.

Preview

Color preview on black background

This text has color #35939A on black background.


Color preview on white background

This text has color #35939A on white background.


Black color preview on #35939A background

This text has black color on #35939A background.


White color preview on #35939A background

This text has white color on #35939A background.


Related colors

Complementary color

Complementary color for #hex is #CA6C65.


I love getcolorcode.com

Triadic colors

1 #9A3593 and #939A35 with #35939A are triadic colors.

2 #9A9335 and #93359A with #35939A are triadic colors.