COLOR #04584E

HEX: #04584E RGB: (4,88,78)

Color info

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

RGB color model

#04584E color RGB value is (4,88,78).

RGB: (4,88,78) (2%, 35%, 31%)

RGB channels and saturation

R 4 of 255 = 2%
G 88 of 255 = 35%
B 78 of 255 = 31%

4
88
78

R + G + B ~ 23%. #04584E is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 88 + 78 = 170 (100%)
R 4 of 170 ~ 2.35%
G 88 of 170 ~ 51.76%
B 78 of 170 ~ 45.88'%

%51.76
%45.88

CMYK color model

#04584E color CMYK value is (95,0,11,65).

  • cyan value is 95.45%
  • magenta value is 0.00%
  • yellow value is 11.36%
  • key color value is 65.49%

CMYK: (95,0,11,65)
C95M0Y11K65 (95%, 0%, 11%, 65%)
(0.95 / 0.00 / 0.11 / 0.65)

CMYK percentages

%95.45
%0
%11.36
%65.49

Codes

Color #04584E in popluar color models

04 58 4E
RGB 4 88 78
HSL 173° 91.30% 18.04%
HSB/HSV 173° 95.45% 34.51%
CMYK 95.45% 0.00% 11.36%
65.49%

Color #04584E in popluar number systems.

HEX 04 58 4E
Decimal 4 88 78
Binary 100 1011000 1001110
Octal 4 130 116

Shades and tints

Shades of #04584E

#04584E
(4,88,78)
#045047
(4,80,71)
#044840
(4,72,64)
#044039
(4,64,57)
#043832
(4,56,50)
#04302B
(4,48,43)
#042824
(4,40,36)
#04201D
(4,32,29)
#041816
(4,24,22)
#04100F
(4,16,15)
#040808
(4,8,8)
#000000
(0,0,0)

Tints of #04584E

#04584E
(4,88,78)
#1A675E
(26,103,94)
#30766E
(48,118,110)
#46857E
(70,133,126)
#5C948E
(92,148,142)
#72A39E
(114,163,158)
#88B2AE
(136,178,174)
#9EC1BE
(158,193,190)
#B4D0CE
(180,208,206)
#CADFDE
(202,223,222)
#E0EEEE
(224,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #04584E color. Also use rgb(4,88,78) instead hex code.

Text Font Color

.myTextColor { color: #04584E; }

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

This text font color is #04584E.

Background Color

.myBgColor { background-color: #04584E; }

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

This div background color is #04584E.

Border color

.myBorderColor { border: 1px solid #04584E; }

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

This div border color is #04584E.

Opacity

.myOpacity80 { color: #04584E; opacity: 0.8; }

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

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

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

This text has shadow with #04584E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #04584E.

Preview

Color preview on black background

This text has color #04584E on black background.


Color preview on white background

This text has color #04584E on white background.


Black color preview on #04584E background

This text has black color on #04584E background.


White color preview on #04584E background

This text has white color on #04584E background.


Related colors

Complementary color

Complementary color for #hex is #FBA7B1.


I love getcolorcode.com

Triadic colors

1 #4E0458 and #584E04 with #04584E are triadic colors.

2 #4E5804 and #58044E with #04584E are triadic colors.