COLOR #05764A

HEX: #05764A RGB: (5,118,74)

Color info

#05764A contains mainly green and blue colors. Web safe color of #05764A is #006633 (or #063).

RGB color model

#05764A color RGB value is (5,118,74).

RGB: (5,118,74) (2%, 46%, 29%)

RGB channels and saturation

R 5 of 255 = 2%
G 118 of 255 = 46%
B 74 of 255 = 29%

5
118
74

R + G + B ~ 26%. #05764A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 118 + 74 = 197 (100%)
R 5 of 197 ~ 2.54%
G 118 of 197 ~ 59.9%
B 74 of 197 ~ 37.56'%

%59.9
%37.56

CMYK color model

#05764A color CMYK value is (96,0,37,54).

  • cyan value is 95.76%
  • magenta value is 0.00%
  • yellow value is 37.29%
  • key color value is 53.73%
CMYK: (96,0,37,54) C96M0Y37K54 (96%,0%,37%,54%) (0.96/0.00/0.37/0.54) 

CMYK percentages

%95.76
%0
%37.29
%53.73

Codes

Color #05764A in popluar color models

05 76 4A
RGB 5 118 74
HSL 157° 91.87% 24.12%
HSB/HSV 157° 95.76% 46.27%
CMYK 95.76% 0.00% 37.29%
53.73%

Color #05764A in popluar number systems.

HEX 05 76 4A
Decimal 5 118 74
Binary 101 1110110 1001010
Octal 5 166 112

Shades and tints

Shades of #05764A

#05764A
(5,118,74)
#056C44
(5,108,68)
#05623E
(5,98,62)
#055838
(5,88,56)
#054E32
(5,78,50)
#05442C
(5,68,44)
#053A26
(5,58,38)
#053020
(5,48,32)
#05261A
(5,38,26)
#051C14
(5,28,20)
#05120E
(5,18,14)
#000000
(0,0,0)

Tints of #05764A

#05764A
(5,118,74)
#1B825A
(27,130,90)
#318E6A
(49,142,106)
#479A7A
(71,154,122)
#5DA68A
(93,166,138)
#73B29A
(115,178,154)
#89BEAA
(137,190,170)
#9FCABA
(159,202,186)
#B5D6CA
(181,214,202)
#CBE2DA
(203,226,218)
#E1EEEA
(225,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #05764A color. Also use rgb(5,118,74) instead hex code.

Text Font Color

.myTextColor { color: #05764A; }

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

This text font color is #05764A.

Background Color

.myBgColor { background-color: #05764A; }

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

This div background color is #05764A.

Border color

.myBorderColor { border: 1px solid #05764A; }

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

This div border color is #05764A.

Opacity

.myOpacity80 { color: #05764A; opacity: 0.8; }

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

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

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

This text has shadow with #05764A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #05764A.

Preview

Color preview on black background

This text has color #05764A on black background.


Color preview on white background

This text has color #05764A on white background.


Black color preview on #05764A background

This text has black color on #05764A background.


White color preview on #05764A background

This text has white color on #05764A background.


Related colors

Complementary color

Complementary color for #hex is #FA89B5.


I love getcolorcode.com

Triadic colors

1 #4A0576 and #764A05 with #05764A are triadic colors.

2 #4A7605 and #76054A with #05764A are triadic colors.