COLOR #338583

HEX: #338583 RGB: (51,133,131)

Color info

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

RGB color model

#338583 color RGB value is (51,133,131).

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

RGB channels and saturation

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

51
133
131

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

Portions of RGB colors in percentages

R + G + B = 51 + 133 + 131 = 315 (100%)
R 51 of 315 ~ 16.19%
G 133 of 315 ~ 42.22%
B 131 of 315 ~ 41.59'%

%16.19
%42.22
%41.59

CMYK color model

#338583 color CMYK value is (62,0,2,48).

  • cyan value is 61.65%
  • magenta value is 0.00%
  • yellow value is 1.50%
  • key color value is 47.84%
CMYK: (62,0,2,48) C62M0Y2K48 (62%,0%,2%,48%) (0.62/0.00/0.02/0.48) 

CMYK percentages

%61.65
%0
%1.5
%47.84

Codes

Color #338583 in popluar color models

33 85 83
RGB 51 133 131
HSL 179° 44.57% 36.08%
HSB/HSV 179° 61.65% 52.16%
CMYK 61.65% 0.00% 1.50%
47.84%

Color #338583 in popluar number systems.

HEX 33 85 83
Decimal 51 133 131
Binary 110011 10000101 10000011
Octal 63 205 203

Shades and tints

Shades of #338583

#338583
(51,133,131)
#2F7978
(47,121,120)
#2B6D6D
(43,109,109)
#276162
(39,97,98)
#235557
(35,85,87)
#1F494C
(31,73,76)
#1B3D41
(27,61,65)
#173136
(23,49,54)
#13252B
(19,37,43)
#0F1920
(15,25,32)
#0B0D15
(11,13,21)
#000000
(0,0,0)

Tints of #338583

#338583
(51,133,131)
#45908E
(69,144,142)
#579B99
(87,155,153)
#69A6A4
(105,166,164)
#7BB1AF
(123,177,175)
#8DBCBA
(141,188,186)
#9FC7C5
(159,199,197)
#B1D2D0
(177,210,208)
#C3DDDB
(195,221,219)
#D5E8E6
(213,232,230)
#E7F3F1
(231,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #338583; }

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

This text font color is #338583.

Background Color

.myBgColor { background-color: #338583; }

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

This div background color is #338583.

Border color

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

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

This div border color is #338583.

Opacity

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

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

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

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

This text has shadow with #338583 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #338583.

Preview

Color preview on black background

This text has color #338583 on black background.


Color preview on white background

This text has color #338583 on white background.


Black color preview on #338583 background

This text has black color on #338583 background.


White color preview on #338583 background

This text has white color on #338583 background.


Related colors

Complementary color

Complementary color for #hex is #CC7A7C.


I love getcolorcode.com

Triadic colors

1 #833385 and #858333 with #338583 are triadic colors.

2 #838533 and #853383 with #338583 are triadic colors.