COLOR #366263

HEX: #366263 RGB: (54,98,99)

Color info

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

RGB color model

#366263 color RGB value is (54,98,99).

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

RGB channels and saturation

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

54
98
99

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

Portions of RGB colors in percentages

R + G + B = 54 + 98 + 99 = 251 (100%)
R 54 of 251 ~ 21.51%
G 98 of 251 ~ 39.04%
B 99 of 251 ~ 39.44'%

%21.51
%39.04
%39.44

CMYK color model

#366263 color CMYK value is (45,1,0,61).

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

CMYK: (45,1,0,61)
C45M1Y0K61 (45%, 1%, 0%, 61%)
(0.45 / 0.01 / 0.00 / 0.61)

CMYK percentages

%45.45
%1.01
%0
%61.18

Codes

Color #366263 in popluar color models

36 62 63
RGB 54 98 99
HSL 181° 29.41% 30.00%
HSB/HSV 181° 45.45% 38.82%
CMYK 45.45% 1.01% 0.00%
61.18%

Color #366263 in popluar number systems.

HEX 36 62 63
Decimal 54 98 99
Binary 110110 1100010 1100011
Octal 66 142 143

Shades and tints

Shades of #366263

#366263
(54,98,99)
#325A5A
(50,90,90)
#2E5251
(46,82,81)
#2A4A48
(42,74,72)
#26423F
(38,66,63)
#223A36
(34,58,54)
#1E322D
(30,50,45)
#1A2A24
(26,42,36)
#16221B
(22,34,27)
#121A12
(18,26,18)
#0E1209
(14,18,9)
#000000
(0,0,0)

Tints of #366263

#366263
(54,98,99)
#487071
(72,112,113)
#5A7E7F
(90,126,127)
#6C8C8D
(108,140,141)
#7E9A9B
(126,154,155)
#90A8A9
(144,168,169)
#A2B6B7
(162,182,183)
#B4C4C5
(180,196,197)
#C6D2D3
(198,210,211)
#D8E0E1
(216,224,225)
#EAEEEF
(234,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #366263; }

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

This text font color is #366263.

Background Color

.myBgColor { background-color: #366263; }

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

This div background color is #366263.

Border color

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

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

This div border color is #366263.

Opacity

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

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

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

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

This text has shadow with #366263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #366263.

Preview

Color preview on black background

This text has color #366263 on black background.


Color preview on white background

This text has color #366263 on white background.


Black color preview on #366263 background

This text has black color on #366263 background.


White color preview on #366263 background

This text has white color on #366263 background.


Related colors

Complementary color

Complementary color for #hex is #C99D9C.


I love getcolorcode.com

Triadic colors

1 #633662 and #626336 with #366263 are triadic colors.

2 #636236 and #623663 with #366263 are triadic colors.