COLOR #057353

HEX: #057353 RGB: (5,115,83)

Color info

#057353 contains mainly green and blue colors. Web safe color of #057353 is #006666 (or #066).

RGB color model

#057353 color RGB value is (5,115,83).

RGB: (5,115,83) (2%, 45%, 33%)

RGB channels and saturation

R 5 of 255 = 2%
G 115 of 255 = 45%
B 83 of 255 = 33%

5
115
83

R + G + B ~ 27%. #057353 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 115 + 83 = 203 (100%)
R 5 of 203 ~ 2.46%
G 115 of 203 ~ 56.65%
B 83 of 203 ~ 40.89'%

%56.65
%40.89

CMYK color model

#057353 color CMYK value is (96,0,28,55).

  • cyan value is 95.65%
  • magenta value is 0.00%
  • yellow value is 27.83%
  • key color value is 54.90%

CMYK: (96,0,28,55)
C96M0Y28K55 (96%, 0%, 28%, 55%)
(0.96 / 0.00 / 0.28 / 0.55)

CMYK percentages

%95.65
%0
%27.83
%54.9

Codes

Color #057353 in popluar color models

05 73 53
RGB 5 115 83
HSL 163° 91.67% 23.53%
HSB/HSV 163° 95.65% 45.10%
CMYK 95.65% 0.00% 27.83%
54.90%

Color #057353 in popluar number systems.

HEX 05 73 53
Decimal 5 115 83
Binary 101 1110011 1010011
Octal 5 163 123

Shades and tints

Shades of #057353

#057353
(5,115,83)
#05694C
(5,105,76)
#055F45
(5,95,69)
#05553E
(5,85,62)
#054B37
(5,75,55)
#054130
(5,65,48)
#053729
(5,55,41)
#052D22
(5,45,34)
#05231B
(5,35,27)
#051914
(5,25,20)
#050F0D
(5,15,13)
#000000
(0,0,0)

Tints of #057353

#057353
(5,115,83)
#1B7F62
(27,127,98)
#318B71
(49,139,113)
#479780
(71,151,128)
#5DA38F
(93,163,143)
#73AF9E
(115,175,158)
#89BBAD
(137,187,173)
#9FC7BC
(159,199,188)
#B5D3CB
(181,211,203)
#CBDFDA
(203,223,218)
#E1EBE9
(225,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #057353 color. Also use rgb(5,115,83) instead hex code.

Text Font Color

.myTextColor { color: #057353; }

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

This text font color is #057353.

Background Color

.myBgColor { background-color: #057353; }

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

This div background color is #057353.

Border color

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

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

This div border color is #057353.

Opacity

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

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

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

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

This text has shadow with #057353 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #057353.

Preview

Color preview on black background

This text has color #057353 on black background.


Color preview on white background

This text has color #057353 on white background.


Black color preview on #057353 background

This text has black color on #057353 background.


White color preview on #057353 background

This text has white color on #057353 background.


Related colors

Complementary color

Complementary color for #hex is #FA8CAC.


I love getcolorcode.com

Triadic colors

1 #530573 and #735305 with #057353 are triadic colors.

2 #537305 and #730553 with #057353 are triadic colors.