COLOR #356263

HEX: #356263 RGB: (53,98,99)

Color info

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

RGB color model

#356263 color RGB value is (53,98,99).

RGB: (53,98,99) (21%, 38%, 39%)

RGB channels and saturation

R 53 of 255 = 21%
G 98 of 255 = 38%
B 99 of 255 = 39%

53
98
99

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

Portions of RGB colors in percentages

R + G + B = 53 + 98 + 99 = 250 (100%)
R 53 of 250 ~ 21.2%
G 98 of 250 ~ 39.2%
B 99 of 250 ~ 39.6'%

%21.2
%39.2
%39.6

CMYK color model

#356263 color CMYK value is (46,1,0,61).

  • cyan value is 46.46%
  • magenta value is 1.01%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (46,1,0,61)
C46M1Y0K61 (46%, 1%, 0%, 61%)
(0.46 / 0.01 / 0.00 / 0.61)

CMYK percentages

%46.46
%1.01
%0
%61.18

Codes

Color #356263 in popluar color models

35 62 63
RGB 53 98 99
HSL 181° 30.26% 29.80%
HSB/HSV 181° 46.46% 38.82%
CMYK 46.46% 1.01% 0.00%
61.18%

Color #356263 in popluar number systems.

HEX 35 62 63
Decimal 53 98 99
Binary 110101 1100010 1100011
Octal 65 142 143

Shades and tints

Shades of #356263

#356263
(53,98,99)
#315A5A
(49,90,90)
#2D5251
(45,82,81)
#294A48
(41,74,72)
#25423F
(37,66,63)
#213A36
(33,58,54)
#1D322D
(29,50,45)
#192A24
(25,42,36)
#15221B
(21,34,27)
#111A12
(17,26,18)
#0D1209
(13,18,9)
#000000
(0,0,0)

Tints of #356263

#356263
(53,98,99)
#477071
(71,112,113)
#597E7F
(89,126,127)
#6B8C8D
(107,140,141)
#7D9A9B
(125,154,155)
#8FA8A9
(143,168,169)
#A1B6B7
(161,182,183)
#B3C4C5
(179,196,197)
#C5D2D3
(197,210,211)
#D7E0E1
(215,224,225)
#E9EEEF
(233,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #356263; }

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

This text font color is #356263.

Background Color

.myBgColor { background-color: #356263; }

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

This div background color is #356263.

Border color

.myBorderColor { border: 1px solid #356263; }

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

This div border color is #356263.

Opacity

.myOpacity80 { color: #356263; opacity: 0.8; }

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

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

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

This text has shadow with #356263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #356263.

Preview

Color preview on black background

This text has color #356263 on black background.


Color preview on white background

This text has color #356263 on white background.


Black color preview on #356263 background

This text has black color on #356263 background.


White color preview on #356263 background

This text has white color on #356263 background.


Related colors

Complementary color

Complementary color for #hex is #CA9D9C.


I love getcolorcode.com

Triadic colors

1 #633562 and #626335 with #356263 are triadic colors.

2 #636235 and #623563 with #356263 are triadic colors.