COLOR #327521

HEX: #327521 RGB: (50,117,33)

Renk bilgisi

#327521 contains mainly green color. #327521 ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#327521 color RGB value is (50,117,33).

RGB: (50,117,33) (20%, 46%, 13%)

RGB bağlantıları ve doygunluk

R 50 of 255 = 20%
G 117 of 255 = 46%
B 33 of 255 = 13%

50
117
33

R + G + B ~ 26%. #327521 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 50 + 117 + 33 = 200 (100%)
R 50 of 200 ~ 25%
G 117 of 200 ~ 58.5%
B 33 of 200 ~ 16.5'%

%25
%58.5
%16.5

CMYK RENK MODELİ

#327521 rengi CMYK tonu (57,0,72,54).

  • camgöbeği tonu 57.26%
  • eflatun tonu 0.00%
  • sarı tonu 71.79%
  • ana renk tonu 54.12%

CMYK: (57,0,72,54)
C57M0Y72K54 (57%, 0%, 72%, 54%)
(0.57 / 0.00 / 0.72 / 0.54)

CMYK yüzdeleri

%57.26
%0
%71.79
%54.12

Codes

Color #327521 in popluar color models

32 75 21
RGB 50 117 33
HSL 108° 56.00% 29.41%
HSB/HSV 108° 71.79% 45.88%
CMYK 57.26% 0.00% 71.79%
54.12%

Color #327521 in popluar number systems.

HEX 32 75 21
Decimal 50 117 33
Binary 110010 1110101 100001
Octal 62 165 41

Shades and tints

Shades of #327521

#327521
(50,117,33)
#2E6B1E
(46,107,30)
#2A611B
(42,97,27)
#265718
(38,87,24)
#224D15
(34,77,21)
#1E4312
(30,67,18)
#1A390F
(26,57,15)
#162F0C
(22,47,12)
#122509
(18,37,9)
#0E1B06
(14,27,6)
#0A1103
(10,17,3)
#000000
(0,0,0)

Tints of #327521

#327521
(50,117,33)
#448135
(68,129,53)
#568D49
(86,141,73)
#68995D
(104,153,93)
#7AA571
(122,165,113)
#8CB185
(140,177,133)
#9EBD99
(158,189,153)
#B0C9AD
(176,201,173)
#C2D5C1
(194,213,193)
#D4E1D5
(212,225,213)
#E6EDE9
(230,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #327521 color. Also use rgb(50,117,33) instead hex code.

Text Font Color

.myTextColor { color: #327521; }

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

This text font color is #327521.

Background Color

.myBgColor { background-color: #327521; }

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

This div background color is #327521.

Border color

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

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

This div border color is #327521.

Opacity

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

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

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

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

This text has shadow with #327521 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #327521.

Preview

Color preview on black background

This text has color #327521 on black background.


Color preview on white background

This text has color #327521 on white background.


Black color preview on #327521 background

This text has black color on #327521 background.


White color preview on #327521 background

This text has white color on #327521 background.


Related colors

Complementary color

Complementary color for #hex is #CD8ADE.


I love getcolorcode.com

Triadic colors

1 #213275 and #752132 with #327521 are triadic colors.

2 #217532 and #753221 with #327521 are triadic colors.