COLOR #338531

HEX: #338531 RGB: (51,133,49)

Color info

#338531 contains mainly green color. Web safe color of #338531 is #339933 (or #393).

RGB color model

#338531 color RGB value is (51,133,49).

RGB: (51,133,49) (20%, 52%, 19%)

RGB channels and saturation

R 51 of 255 = 20%
G 133 of 255 = 52%
B 49 of 255 = 19%

51
133
49

R + G + B ~ 30%. #338531 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 133 + 49 = 233 (100%)
R 51 of 233 ~ 21.89%
G 133 of 233 ~ 57.08%
B 49 of 233 ~ 21.03'%

%21.89
%57.08
%21.03

CMYK color model

#338531 color CMYK value is (62,0,63,48).

  • cyan value is 61.65%
  • magenta value is 0.00%
  • yellow value is 63.16%
  • key color value is 47.84%
CMYK: (62,0,63,48) C62M0Y63K48 (62%,0%,63%,48%) (0.62/0.00/0.63/0.48) 

CMYK percentages

%61.65
%0
%63.16
%47.84

Codes

Color #338531 in popluar color models

33 85 31
RGB 51 133 49
HSL 119° 46.15% 35.69%
HSB/HSV 119° 63.16% 52.16%
CMYK 61.65% 0.00% 63.16%
47.84%

Color #338531 in popluar number systems.

HEX 33 85 31
Decimal 51 133 49
Binary 110011 10000101 110001
Octal 63 205 61

Shades and tints

Shades of #338531

#338531
(51,133,49)
#2F792D
(47,121,45)
#2B6D29
(43,109,41)
#276125
(39,97,37)
#235521
(35,85,33)
#1F491D
(31,73,29)
#1B3D19
(27,61,25)
#173115
(23,49,21)
#132511
(19,37,17)
#0F190D
(15,25,13)
#0B0D09
(11,13,9)
#000000
(0,0,0)

Tints of #338531

#338531
(51,133,49)
#459043
(69,144,67)
#579B55
(87,155,85)
#69A667
(105,166,103)
#7BB179
(123,177,121)
#8DBC8B
(141,188,139)
#9FC79D
(159,199,157)
#B1D2AF
(177,210,175)
#C3DDC1
(195,221,193)
#D5E8D3
(213,232,211)
#E7F3E5
(231,243,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #338531 color. Also use rgb(51,133,49) instead hex code.

Text Font Color

.myTextColor { color: #338531; }

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

This text font color is #338531.

Background Color

.myBgColor { background-color: #338531; }

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

This div background color is #338531.

Border color

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

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

This div border color is #338531.

Opacity

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

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

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

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

This text has shadow with #338531 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #338531.

Preview

Color preview on black background

This text has color #338531 on black background.


Color preview on white background

This text has color #338531 on white background.


Black color preview on #338531 background

This text has black color on #338531 background.


White color preview on #338531 background

This text has white color on #338531 background.


Related colors

Complementary color

Complementary color for #hex is #CC7ACE.


I love getcolorcode.com

Triadic colors

1 #313385 and #853133 with #338531 are triadic colors.

2 #318533 and #853331 with #338531 are triadic colors.