COLOR #338344

HEX: #338344 RGB: (51,131,68)

Color info

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

RGB color model

#338344 color RGB value is (51,131,68).

RGB: (51,131,68) (20%, 51%, 27%)

RGB channels and saturation

R 51 of 255 = 20%
G 131 of 255 = 51%
B 68 of 255 = 27%

51
131
68

R + G + B ~ 33%. #338344 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 131 + 68 = 250 (100%)
R 51 of 250 ~ 20.4%
G 131 of 250 ~ 52.4%
B 68 of 250 ~ 27.2'%

%20.4
%52.4
%27.2

CMYK color model

#338344 color CMYK value is (61,0,48,49).

  • cyan value is 61.07%
  • magenta value is 0.00%
  • yellow value is 48.09%
  • key color value is 48.63%
CMYK: (61,0,48,49) C61M0Y48K49 (61%,0%,48%,49%) (0.61/0.00/0.48/0.49) 

CMYK percentages

%61.07
%0
%48.09
%48.63

Codes

Color #338344 in popluar color models

33 83 44
RGB 51 131 68
HSL 133° 43.96% 35.69%
HSB/HSV 133° 61.07% 51.37%
CMYK 61.07% 0.00% 48.09%
48.63%

Color #338344 in popluar number systems.

HEX 33 83 44
Decimal 51 131 68
Binary 110011 10000011 1000100
Octal 63 203 104

Shades and tints

Shades of #338344

#338344
(51,131,68)
#2F783E
(47,120,62)
#2B6D38
(43,109,56)
#276232
(39,98,50)
#23572C
(35,87,44)
#1F4C26
(31,76,38)
#1B4120
(27,65,32)
#17361A
(23,54,26)
#132B14
(19,43,20)
#0F200E
(15,32,14)
#0B1508
(11,21,8)
#000000
(0,0,0)

Tints of #338344

#338344
(51,131,68)
#458E55
(69,142,85)
#579966
(87,153,102)
#69A477
(105,164,119)
#7BAF88
(123,175,136)
#8DBA99
(141,186,153)
#9FC5AA
(159,197,170)
#B1D0BB
(177,208,187)
#C3DBCC
(195,219,204)
#D5E6DD
(213,230,221)
#E7F1EE
(231,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #338344 color. Also use rgb(51,131,68) instead hex code.

Text Font Color

.myTextColor { color: #338344; }

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

This text font color is #338344.

Background Color

.myBgColor { background-color: #338344; }

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

This div background color is #338344.

Border color

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

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

This div border color is #338344.

Opacity

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

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

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

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

This text has shadow with #338344 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #338344.

Preview

Color preview on black background

This text has color #338344 on black background.


Color preview on white background

This text has color #338344 on white background.


Black color preview on #338344 background

This text has black color on #338344 background.


White color preview on #338344 background

This text has white color on #338344 background.


Related colors

Complementary color

Complementary color for #hex is #CC7CBB.


I love getcolorcode.com

Triadic colors

1 #443383 and #834433 with #338344 are triadic colors.

2 #448333 and #833344 with #338344 are triadic colors.