COLOR #338384

HEX: #338384 RGB: (51,131,132)

Color info

#338384 contains mainly green and blue colors. Web safe color of #338384 is #339999 (or #399).

RGB color model

#338384 color RGB value is (51,131,132).

RGB: (51,131,132) (20%, 51%, 52%)

RGB channels and saturation

R 51 of 255 = 20%
G 131 of 255 = 51%
B 132 of 255 = 52%

51
131
132

R + G + B ~ 41%. #338384 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 51 + 131 + 132 = 314 (100%)
R 51 of 314 ~ 16.24%
G 131 of 314 ~ 41.72%
B 132 of 314 ~ 42.04'%

%16.24
%41.72
%42.04

CMYK color model

#338384 color CMYK value is (61,1,0,48).

  • cyan value is 61.36%
  • magenta value is 0.76%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (61,1,0,48)
C61M1Y0K48 (61%, 1%, 0%, 48%)
(0.61 / 0.01 / 0.00 / 0.48)

CMYK percentages

%61.36
%0.76
%0
%48.24

Codes

Color #338384 in popluar color models

33 83 84
RGB 51 131 132
HSL 181° 44.26% 35.88%
HSB/HSV 181° 61.36% 51.76%
CMYK 61.36% 0.76% 0.00%
48.24%

Color #338384 in popluar number systems.

HEX 33 83 84
Decimal 51 131 132
Binary 110011 10000011 10000100
Octal 63 203 204

Shades and tints

Shades of #338384

#338384
(51,131,132)
#2F7878
(47,120,120)
#2B6D6C
(43,109,108)
#276260
(39,98,96)
#235754
(35,87,84)
#1F4C48
(31,76,72)
#1B413C
(27,65,60)
#173630
(23,54,48)
#132B24
(19,43,36)
#0F2018
(15,32,24)
#0B150C
(11,21,12)
#000000
(0,0,0)

Tints of #338384

#338384
(51,131,132)
#458E8F
(69,142,143)
#57999A
(87,153,154)
#69A4A5
(105,164,165)
#7BAFB0
(123,175,176)
#8DBABB
(141,186,187)
#9FC5C6
(159,197,198)
#B1D0D1
(177,208,209)
#C3DBDC
(195,219,220)
#D5E6E7
(213,230,231)
#E7F1F2
(231,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #338384; }

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

This text font color is #338384.

Background Color

.myBgColor { background-color: #338384; }

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

This div background color is #338384.

Border color

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

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

This div border color is #338384.

Opacity

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

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

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

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

This text has shadow with #338384 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #338384.

Preview

Color preview on black background

This text has color #338384 on black background.


Color preview on white background

This text has color #338384 on white background.


Black color preview on #338384 background

This text has black color on #338384 background.


White color preview on #338384 background

This text has white color on #338384 background.


Related colors

Complementary color

Complementary color for #hex is #CC7C7B.


I love getcolorcode.com

Triadic colors

1 #843383 and #838433 with #338384 are triadic colors.

2 #848333 and #833384 with #338384 are triadic colors.