COLOR #04454A

HEX: #04454A RGB: (4,69,74)

Color info

#04454A contains mainly green and blue colors. Web safe color of #04454A is #003333 (or #033).

RGB color model

#04454A color RGB value is (4,69,74).

RGB: (4,69,74) (2%, 27%, 29%)

RGB channels and saturation

R 4 of 255 = 2%
G 69 of 255 = 27%
B 74 of 255 = 29%

4
69
74

R + G + B ~ 19%. #04454A is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 69 + 74 = 147 (100%)
R 4 of 147 ~ 2.72%
G 69 of 147 ~ 46.94%
B 74 of 147 ~ 50.34'%

%46.94
%50.34

CMYK color model

#04454A color CMYK value is (95,7,0,71).

  • cyan value is 94.59%
  • magenta value is 6.76%
  • yellow value is 0.00%
  • key color value is 70.98%

CMYK: (95,7,0,71)
C95M7Y0K71 (95%, 7%, 0%, 71%)
(0.95 / 0.07 / 0.00 / 0.71)

CMYK percentages

%94.59
%6.76
%0
%70.98

Codes

Color #04454A in popluar color models

04 45 4A
RGB 4 69 74
HSL 184° 89.74% 15.29%
HSB/HSV 184° 94.59% 29.02%
CMYK 94.59% 6.76% 0.00%
70.98%

Color #04454A in popluar number systems.

HEX 04 45 4A
Decimal 4 69 74
Binary 100 1000101 1001010
Octal 4 105 112

Shades and tints

Shades of #04454A

#04454A
(4,69,74)
#043F44
(4,63,68)
#04393E
(4,57,62)
#043338
(4,51,56)
#042D32
(4,45,50)
#04272C
(4,39,44)
#042126
(4,33,38)
#041B20
(4,27,32)
#04151A
(4,21,26)
#040F14
(4,15,20)
#04090E
(4,9,14)
#000000
(0,0,0)

Tints of #04454A

#04454A
(4,69,74)
#1A555A
(26,85,90)
#30656A
(48,101,106)
#46757A
(70,117,122)
#5C858A
(92,133,138)
#72959A
(114,149,154)
#88A5AA
(136,165,170)
#9EB5BA
(158,181,186)
#B4C5CA
(180,197,202)
#CAD5DA
(202,213,218)
#E0E5EA
(224,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #04454A; }

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

This text font color is #04454A.

Background Color

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

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

This div background color is #04454A.

Border color

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

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

This div border color is #04454A.

Opacity

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

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

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

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

This text has shadow with #04454A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #04454A.

Preview

Color preview on black background

This text has color #04454A on black background.


Color preview on white background

This text has color #04454A on white background.


Black color preview on #04454A background

This text has black color on #04454A background.


White color preview on #04454A background

This text has white color on #04454A background.


Related colors

Complementary color

Complementary color for #hex is #FBBAB5.


I love getcolorcode.com

Triadic colors

1 #4A0445 and #454A04 with #04454A are triadic colors.

2 #4A4504 and #45044A with #04454A are triadic colors.