COLOR #326259

HEX: #326259 RGB: (50,98,89)

Color info

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

RGB color model

#326259 color RGB value is (50,98,89).

RGB: (50,98,89) (20%, 38%, 35%)

RGB channels and saturation

R 50 of 255 = 20%
G 98 of 255 = 38%
B 89 of 255 = 35%

50
98
89

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

Portions of RGB colors in percentages

R + G + B = 50 + 98 + 89 = 237 (100%)
R 50 of 237 ~ 21.1%
G 98 of 237 ~ 41.35%
B 89 of 237 ~ 37.55'%

%21.1
%41.35
%37.55

CMYK color model

#326259 color CMYK value is (49,0,9,62).

  • cyan value is 48.98%
  • magenta value is 0.00%
  • yellow value is 9.18%
  • key color value is 61.57%

CMYK: (49,0,9,62)
C49M0Y9K62 (49%, 0%, 9%, 62%)
(0.49 / 0.00 / 0.09 / 0.62)

CMYK percentages

%48.98
%0
%9.18
%61.57

Codes

Color #326259 in popluar color models

32 62 59
RGB 50 98 89
HSL 169° 32.43% 29.02%
HSB/HSV 169° 48.98% 38.43%
CMYK 48.98% 0.00% 9.18%
61.57%

Color #326259 in popluar number systems.

HEX 32 62 59
Decimal 50 98 89
Binary 110010 1100010 1011001
Octal 62 142 131

Shades and tints

Shades of #326259

#326259
(50,98,89)
#2E5A51
(46,90,81)
#2A5249
(42,82,73)
#264A41
(38,74,65)
#224239
(34,66,57)
#1E3A31
(30,58,49)
#1A3229
(26,50,41)
#162A21
(22,42,33)
#122219
(18,34,25)
#0E1A11
(14,26,17)
#0A1209
(10,18,9)
#000000
(0,0,0)

Tints of #326259

#326259
(50,98,89)
#447068
(68,112,104)
#567E77
(86,126,119)
#688C86
(104,140,134)
#7A9A95
(122,154,149)
#8CA8A4
(140,168,164)
#9EB6B3
(158,182,179)
#B0C4C2
(176,196,194)
#C2D2D1
(194,210,209)
#D4E0E0
(212,224,224)
#E6EEEF
(230,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #326259 color. Also use rgb(50,98,89) instead hex code.

Text Font Color

.myTextColor { color: #326259; }

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

This text font color is #326259.

Background Color

.myBgColor { background-color: #326259; }

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

This div background color is #326259.

Border color

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

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

This div border color is #326259.

Opacity

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

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

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

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

This text has shadow with #326259 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #326259.

Preview

Color preview on black background

This text has color #326259 on black background.


Color preview on white background

This text has color #326259 on white background.


Black color preview on #326259 background

This text has black color on #326259 background.


White color preview on #326259 background

This text has white color on #326259 background.


Related colors

Complementary color

Complementary color for #hex is #CD9DA6.


I love getcolorcode.com

Triadic colors

1 #593262 and #625932 with #326259 are triadic colors.

2 #596232 and #623259 with #326259 are triadic colors.