COLOR #338852

HEX: #338852 RGB: (51,136,82)

Color info

#338852 contains mainly green and blue colors. Web safe color of #338852 is #339966 (or #396).

RGB color model

#338852 color RGB value is (51,136,82).

RGB: (51,136,82) (20%, 53%, 32%)

RGB channels and saturation

R 51 of 255 = 20%
G 136 of 255 = 53%
B 82 of 255 = 32%

51
136
82

R + G + B ~ 35%. #338852 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 136 + 82 = 269 (100%)
R 51 of 269 ~ 18.96%
G 136 of 269 ~ 50.56%
B 82 of 269 ~ 30.48'%

%18.96
%50.56
%30.48

CMYK color model

#338852 color CMYK value is (63,0,40,47).

  • cyan value is 62.50%
  • magenta value is 0.00%
  • yellow value is 39.71%
  • key color value is 46.67%

CMYK: (63,0,40,47)
C63M0Y40K47 (63%, 0%, 40%, 47%)
(0.63 / 0.00 / 0.40 / 0.47)

CMYK percentages

%62.5
%0
%39.71
%46.67

Codes

Color #338852 in popluar color models

33 88 52
RGB 51 136 82
HSL 142° 45.45% 36.67%
HSB/HSV 142° 62.50% 53.33%
CMYK 62.50% 0.00% 39.71%
46.67%

Color #338852 in popluar number systems.

HEX 33 88 52
Decimal 51 136 82
Binary 110011 10001000 1010010
Octal 63 210 122

Shades and tints

Shades of #338852

#338852
(51,136,82)
#2F7C4B
(47,124,75)
#2B7044
(43,112,68)
#27643D
(39,100,61)
#235836
(35,88,54)
#1F4C2F
(31,76,47)
#1B4028
(27,64,40)
#173421
(23,52,33)
#13281A
(19,40,26)
#0F1C13
(15,28,19)
#0B100C
(11,16,12)
#000000
(0,0,0)

Tints of #338852

#338852
(51,136,82)
#459261
(69,146,97)
#579C70
(87,156,112)
#69A67F
(105,166,127)
#7BB08E
(123,176,142)
#8DBA9D
(141,186,157)
#9FC4AC
(159,196,172)
#B1CEBB
(177,206,187)
#C3D8CA
(195,216,202)
#D5E2D9
(213,226,217)
#E7ECE8
(231,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #338852 color. Also use rgb(51,136,82) instead hex code.

Text Font Color

.myTextColor { color: #338852; }

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

This text font color is #338852.

Background Color

.myBgColor { background-color: #338852; }

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

This div background color is #338852.

Border color

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

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

This div border color is #338852.

Opacity

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

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

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

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

This text has shadow with #338852 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #338852.

Preview

Color preview on black background

This text has color #338852 on black background.


Color preview on white background

This text has color #338852 on white background.


Black color preview on #338852 background

This text has black color on #338852 background.


White color preview on #338852 background

This text has white color on #338852 background.


Related colors

Complementary color

Complementary color for #hex is #CC77AD.


I love getcolorcode.com

Triadic colors

1 #523388 and #885233 with #338852 are triadic colors.

2 #528833 and #883352 with #338852 are triadic colors.