COLOR #043A61

HEX: #043A61 RGB: (4,58,97)

Color info

#043A61 contains mainly green and blue colors. Web safe color of #043A61 is #003366 (or #036).

RGB color model

#043A61 color RGB value is (4,58,97).

RGB: (4,58,97) (2%, 23%, 38%)

RGB channels and saturation

R 4 of 255 = 2%
G 58 of 255 = 23%
B 97 of 255 = 38%

4
58
97

R + G + B ~ 21%. #043A61 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 58 + 97 = 159 (100%)
R 4 of 159 ~ 2.52%
G 58 of 159 ~ 36.48%
B 97 of 159 ~ 61.01'%

%36.48
%61.01

CMYK color model

#043A61 color CMYK value is (96,40,0,62).

  • cyan value is 95.88%
  • magenta value is 40.21%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (96,40,0,62)
C96M40Y0K62 (96%, 40%, 0%, 62%)
(0.96 / 0.40 / 0.00 / 0.62)

CMYK percentages

%95.88
%40.21
%0
%61.96

Codes

Color #043A61 in popluar color models

04 3A 61
RGB 4 58 97
HSL 205° 92.08% 19.80%
HSB/HSV 205° 95.88% 38.04%
CMYK 95.88% 40.21% 0.00%
61.96%

Color #043A61 in popluar number systems.

HEX 04 3A 61
Decimal 4 58 97
Binary 100 111010 1100001
Octal 4 72 141

Shades and tints

Shades of #043A61

#043A61
(4,58,97)
#043559
(4,53,89)
#043051
(4,48,81)
#042B49
(4,43,73)
#042641
(4,38,65)
#042139
(4,33,57)
#041C31
(4,28,49)
#041729
(4,23,41)
#041221
(4,18,33)
#040D19
(4,13,25)
#040811
(4,8,17)
#000000
(0,0,0)

Tints of #043A61

#043A61
(4,58,97)
#1A4B6F
(26,75,111)
#305C7D
(48,92,125)
#466D8B
(70,109,139)
#5C7E99
(92,126,153)
#728FA7
(114,143,167)
#88A0B5
(136,160,181)
#9EB1C3
(158,177,195)
#B4C2D1
(180,194,209)
#CAD3DF
(202,211,223)
#E0E4ED
(224,228,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #043A61 color. Also use rgb(4,58,97) instead hex code.

Text Font Color

.myTextColor { color: #043A61; }

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

This text font color is #043A61.

Background Color

.myBgColor { background-color: #043A61; }

<div style="background-color:#043A61">Inner text</div>

This div background color is #043A61.

Border color

.myBorderColor { border: 1px solid #043A61; }

<div style="border:3px solid #043A61">Div</div>

This div border color is #043A61.

Opacity

.myOpacity80 { color: #043A61; opacity: 0.8; }

<p style="color:#043A61;opacity:0.8;">80%</p>

Text with #043A61 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 #043A61;}

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

This text has shadow with #043A61 color.


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

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

This text has shadow with #043A61 primary color and red secondary color.


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

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

This text has shadow with #043A61 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #043A61.

Preview

Color preview on black background

This text has color #043A61 on black background.


Color preview on white background

This text has color #043A61 on white background.


Black color preview on #043A61 background

This text has black color on #043A61 background.


White color preview on #043A61 background

This text has white color on #043A61 background.


Related colors

Complementary color

Complementary color for #hex is #FBC59E.


I love getcolorcode.com

Triadic colors

1 #61043A and #3A6104 with #043A61 are triadic colors.

2 #613A04 and #3A0461 with #043A61 are triadic colors.