COLOR #043051

HEX: #043051 RGB: (4,48,81)

Color info

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

RGB color model

#043051 color RGB value is (4,48,81).

RGB: (4,48,81) (2%, 19%, 32%)

RGB channels and saturation

R 4 of 255 = 2%
G 48 of 255 = 19%
B 81 of 255 = 32%

4
48
81

R + G + B ~ 18%. #043051 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 48 + 81 = 133 (100%)
R 4 of 133 ~ 3.01%
G 48 of 133 ~ 36.09%
B 81 of 133 ~ 60.9'%

%36.09
%60.9

CMYK color model

#043051 color CMYK value is (95,41,0,68).

  • cyan value is 95.06%
  • magenta value is 40.74%
  • yellow value is 0.00%
  • key color value is 68.24%

CMYK: (95,41,0,68)
C95M41Y0K68 (95%, 41%, 0%, 68%)
(0.95 / 0.41 / 0.00 / 0.68)

CMYK percentages

%95.06
%40.74
%0
%68.24

Codes

Color #043051 in popluar color models

04 30 51
RGB 4 48 81
HSL 206° 90.59% 16.67%
HSB/HSV 206° 95.06% 31.76%
CMYK 95.06% 40.74% 0.00%
68.24%

Color #043051 in popluar number systems.

HEX 04 30 51
Decimal 4 48 81
Binary 100 110000 1010001
Octal 4 60 121

Shades and tints

Shades of #043051

#043051
(4,48,81)
#042C4A
(4,44,74)
#042843
(4,40,67)
#04243C
(4,36,60)
#042035
(4,32,53)
#041C2E
(4,28,46)
#041827
(4,24,39)
#041420
(4,20,32)
#041019
(4,16,25)
#040C12
(4,12,18)
#04080B
(4,8,11)
#000000
(0,0,0)

Tints of #043051

#043051
(4,48,81)
#1A4260
(26,66,96)
#30546F
(48,84,111)
#46667E
(70,102,126)
#5C788D
(92,120,141)
#728A9C
(114,138,156)
#889CAB
(136,156,171)
#9EAEBA
(158,174,186)
#B4C0C9
(180,192,201)
#CAD2D8
(202,210,216)
#E0E4E7
(224,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #043051 color. Also use rgb(4,48,81) instead hex code.

Text Font Color

.myTextColor { color: #043051; }

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

This text font color is #043051.

Background Color

.myBgColor { background-color: #043051; }

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

This div background color is #043051.

Border color

.myBorderColor { border: 1px solid #043051; }

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

This div border color is #043051.

Opacity

.myOpacity80 { color: #043051; opacity: 0.8; }

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

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

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

This text has shadow with #043051 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #043051.

Preview

Color preview on black background

This text has color #043051 on black background.


Color preview on white background

This text has color #043051 on white background.


Black color preview on #043051 background

This text has black color on #043051 background.


White color preview on #043051 background

This text has white color on #043051 background.


Related colors

Complementary color

Complementary color for #hex is #FBCFAE.


I love getcolorcode.com

Triadic colors

1 #510430 and #305104 with #043051 are triadic colors.

2 #513004 and #300451 with #043051 are triadic colors.