COLOR #04594A

HEX: #04594A RGB: (4,89,74)

Color info

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

RGB color model

#04594A color RGB value is (4,89,74).

RGB: (4,89,74) (2%, 35%, 29%)

RGB channels and saturation

R 4 of 255 = 2%
G 89 of 255 = 35%
B 74 of 255 = 29%

4
89
74

R + G + B ~ 22%. #04594A is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 89 + 74 = 167 (100%)
R 4 of 167 ~ 2.4%
G 89 of 167 ~ 53.29%
B 74 of 167 ~ 44.31'%

%53.29
%44.31

CMYK color model

#04594A color CMYK value is (96,0,17,65).

  • cyan value is 95.51%
  • magenta value is 0.00%
  • yellow value is 16.85%
  • key color value is 65.10%
CMYK: (96,0,17,65) C96M0Y17K65 (96%,0%,17%,65%) (0.96/0.00/0.17/0.65) 

CMYK percentages

%95.51
%0
%16.85
%65.1

Codes

Color #04594A in popluar color models

04 59 4A
RGB 4 89 74
HSL 169° 91.40% 18.24%
HSB/HSV 169° 95.51% 34.90%
CMYK 95.51% 0.00% 16.85%
65.10%

Color #04594A in popluar number systems.

HEX 04 59 4A
Decimal 4 89 74
Binary 100 1011001 1001010
Octal 4 131 112

Shades and tints

Shades of #04594A

#04594A
(4,89,74)
#045144
(4,81,68)
#04493E
(4,73,62)
#044138
(4,65,56)
#043932
(4,57,50)
#04312C
(4,49,44)
#042926
(4,41,38)
#042120
(4,33,32)
#04191A
(4,25,26)
#041114
(4,17,20)
#04090E
(4,9,14)
#000000
(0,0,0)

Tints of #04594A

#04594A
(4,89,74)
#1A685A
(26,104,90)
#30776A
(48,119,106)
#46867A
(70,134,122)
#5C958A
(92,149,138)
#72A49A
(114,164,154)
#88B3AA
(136,179,170)
#9EC2BA
(158,194,186)
#B4D1CA
(180,209,202)
#CAE0DA
(202,224,218)
#E0EFEA
(224,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #04594A color. Also use rgb(4,89,74) instead hex code.

Text Font Color

.myTextColor { color: #04594A; }

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

This text font color is #04594A.

Background Color

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

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

This div background color is #04594A.

Border color

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

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

This div border color is #04594A.

Opacity

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

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

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

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

This text has shadow with #04594A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #04594A.

Preview

Color preview on black background

This text has color #04594A on black background.


Color preview on white background

This text has color #04594A on white background.


Black color preview on #04594A background

This text has black color on #04594A background.


White color preview on #04594A background

This text has white color on #04594A background.


Related colors

Complementary color

Complementary color for #hex is #FBA6B5.


I love getcolorcode.com

Triadic colors

1 #4A0459 and #594A04 with #04594A are triadic colors.

2 #4A5904 and #59044A with #04594A are triadic colors.