COLOR #04254A

HEX: #04254A RGB: (4,37,74)

Color info

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

RGB color model

#04254A color RGB value is (4,37,74).

RGB: (4,37,74) (2%, 15%, 29%)

RGB channels and saturation

R 4 of 255 = 2%
G 37 of 255 = 15%
B 74 of 255 = 29%

4
37
74

R + G + B ~ 15%. #04254A is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 37 + 74 = 115 (100%)
R 4 of 115 ~ 3.48%
G 37 of 115 ~ 32.17%
B 74 of 115 ~ 64.35'%

%32.17
%64.35

CMYK color model

#04254A color CMYK value is (95,50,0,71).

  • cyan value is 94.59%
  • magenta value is 50.00%
  • yellow value is 0.00%
  • key color value is 70.98%
CMYK: (95,50,0,71) C95M50Y0K71 (95%,50%,0%,71%) (0.95/0.50/0.00/0.71) 

CMYK percentages

%94.59
%50
%0
%70.98

Codes

Color #04254A in popluar color models

04 25 4A
RGB 4 37 74
HSL 212° 89.74% 15.29%
HSB/HSV 212° 94.59% 29.02%
CMYK 94.59% 50.00% 0.00%
70.98%

Color #04254A in popluar number systems.

HEX 04 25 4A
Decimal 4 37 74
Binary 100 100101 1001010
Octal 4 45 112

Shades and tints

Shades of #04254A

#04254A
(4,37,74)
#042244
(4,34,68)
#041F3E
(4,31,62)
#041C38
(4,28,56)
#041932
(4,25,50)
#04162C
(4,22,44)
#041326
(4,19,38)
#041020
(4,16,32)
#040D1A
(4,13,26)
#040A14
(4,10,20)
#04070E
(4,7,14)
#000000
(0,0,0)

Tints of #04254A

#04254A
(4,37,74)
#1A385A
(26,56,90)
#304B6A
(48,75,106)
#465E7A
(70,94,122)
#5C718A
(92,113,138)
#72849A
(114,132,154)
#8897AA
(136,151,170)
#9EAABA
(158,170,186)
#B4BDCA
(180,189,202)
#CAD0DA
(202,208,218)
#E0E3EA
(224,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #04254A; }

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

This text font color is #04254A.

Background Color

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

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

This div background color is #04254A.

Border color

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

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

This div border color is #04254A.

Opacity

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

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

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

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

This text has shadow with #04254A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #04254A.

Preview

Color preview on black background

This text has color #04254A on black background.


Color preview on white background

This text has color #04254A on white background.


Black color preview on #04254A background

This text has black color on #04254A background.


White color preview on #04254A background

This text has white color on #04254A background.


Related colors

Complementary color

Complementary color for #hex is #FBDAB5.


I love getcolorcode.com

Triadic colors

1 #4A0425 and #254A04 with #04254A are triadic colors.

2 #4A2504 and #25044A with #04254A are triadic colors.