COLOR #325363

HEX: #325363 RGB: (50,83,99)

Color info

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

RGB color model

#325363 color RGB value is (50,83,99).

RGB: (50,83,99) (20%, 33%, 39%)

RGB channels and saturation

R 50 of 255 = 20%
G 83 of 255 = 33%
B 99 of 255 = 39%

50
83
99

R + G + B ~ 31%. #325363 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 83 + 99 = 232 (100%)
R 50 of 232 ~ 21.55%
G 83 of 232 ~ 35.78%
B 99 of 232 ~ 42.67'%

%21.55
%35.78
%42.67

CMYK color model

#325363 color CMYK value is (49,16,0,61).

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

CMYK: (49,16,0,61)
C49M16Y0K61 (49%, 16%, 0%, 61%)
(0.49 / 0.16 / 0.00 / 0.61)

CMYK percentages

%49.49
%16.16
%0
%61.18

Codes

Color #325363 in popluar color models

32 53 63
RGB 50 83 99
HSL 200° 32.89% 29.22%
HSB/HSV 200° 49.49% 38.82%
CMYK 49.49% 16.16% 0.00%
61.18%

Color #325363 in popluar number systems.

HEX 32 53 63
Decimal 50 83 99
Binary 110010 1010011 1100011
Octal 62 123 143

Shades and tints

Shades of #325363

#325363
(50,83,99)
#2E4C5A
(46,76,90)
#2A4551
(42,69,81)
#263E48
(38,62,72)
#22373F
(34,55,63)
#1E3036
(30,48,54)
#1A292D
(26,41,45)
#162224
(22,34,36)
#121B1B
(18,27,27)
#0E1412
(14,20,18)
#0A0D09
(10,13,9)
#000000
(0,0,0)

Tints of #325363

#325363
(50,83,99)
#446271
(68,98,113)
#56717F
(86,113,127)
#68808D
(104,128,141)
#7A8F9B
(122,143,155)
#8C9EA9
(140,158,169)
#9EADB7
(158,173,183)
#B0BCC5
(176,188,197)
#C2CBD3
(194,203,211)
#D4DAE1
(212,218,225)
#E6E9EF
(230,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #325363; }

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

This text font color is #325363.

Background Color

.myBgColor { background-color: #325363; }

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

This div background color is #325363.

Border color

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

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

This div border color is #325363.

Opacity

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

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

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

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

This text has shadow with #325363 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #325363.

Preview

Color preview on black background

This text has color #325363 on black background.


Color preview on white background

This text has color #325363 on white background.


Black color preview on #325363 background

This text has black color on #325363 background.


White color preview on #325363 background

This text has white color on #325363 background.


Related colors

Complementary color

Complementary color for #hex is #CDAC9C.


I love getcolorcode.com

Triadic colors

1 #633253 and #536332 with #325363 are triadic colors.

2 #635332 and #533263 with #325363 are triadic colors.