COLOR #536263

HEX: #536263 RGB: (83,98,99)

Color info

#536263 contains red, green and blue colors in about the same proportion. Web safe color of #536263 is #666666 (or #666).

RGB color model

#536263 color RGB value is (83,98,99).

RGB: (83,98,99) (33%, 38%, 39%)

RGB channels and saturation

R 83 of 255 = 33%
G 98 of 255 = 38%
B 99 of 255 = 39%

83
98
99

R + G + B ~ 37%. #536263 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 98 + 99 = 280 (100%)
R 83 of 280 ~ 29.64%
G 98 of 280 ~ 35%
B 99 of 280 ~ 35.36'%

%29.64
%35
%35.36

CMYK color model

#536263 color CMYK value is (16,1,0,61).

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

CMYK: (16,1,0,61)
C16M1Y0K61 (16%, 1%, 0%, 61%)
(0.16 / 0.01 / 0.00 / 0.61)

CMYK percentages

%16.16
%1.01
%0
%61.18

Codes

Color #536263 in popluar color models

53 62 63
RGB 83 98 99
HSL 184° 8.79% 35.69%
HSB/HSV 184° 16.16% 38.82%
CMYK 16.16% 1.01% 0.00%
61.18%

Color #536263 in popluar number systems.

HEX 53 62 63
Decimal 83 98 99
Binary 1010011 1100010 1100011
Octal 123 142 143

Shades and tints

Shades of #536263

#536263
(83,98,99)
#4C5A5A
(76,90,90)
#455251
(69,82,81)
#3E4A48
(62,74,72)
#37423F
(55,66,63)
#303A36
(48,58,54)
#29322D
(41,50,45)
#222A24
(34,42,36)
#1B221B
(27,34,27)
#141A12
(20,26,18)
#0D1209
(13,18,9)
#000000
(0,0,0)

Tints of #536263

#536263
(83,98,99)
#627071
(98,112,113)
#717E7F
(113,126,127)
#808C8D
(128,140,141)
#8F9A9B
(143,154,155)
#9EA8A9
(158,168,169)
#ADB6B7
(173,182,183)
#BCC4C5
(188,196,197)
#CBD2D3
(203,210,211)
#DAE0E1
(218,224,225)
#E9EEEF
(233,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #536263; }

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

This text font color is #536263.

Background Color

.myBgColor { background-color: #536263; }

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

This div background color is #536263.

Border color

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

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

This div border color is #536263.

Opacity

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

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

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

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

This text has shadow with #536263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #536263.

Preview

Color preview on black background

This text has color #536263 on black background.


Color preview on white background

This text has color #536263 on white background.


Black color preview on #536263 background

This text has black color on #536263 background.


White color preview on #536263 background

This text has white color on #536263 background.


Related colors

Complementary color

Complementary color for #hex is #AC9D9C.


I love getcolorcode.com

Triadic colors

1 #635362 and #626353 with #536263 are triadic colors.

2 #636253 and #625363 with #536263 are triadic colors.