COLOR #043B65

HEX: #043B65 RGB: (4,59,101)

Color info

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

RGB color model

#043B65 color RGB value is (4,59,101).

RGB: (4,59,101) (2%, 23%, 40%)

RGB channels and saturation

R 4 of 255 = 2%
G 59 of 255 = 23%
B 101 of 255 = 40%

4
59
101

R + G + B ~ 22%. #043B65 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 59 + 101 = 164 (100%)
R 4 of 164 ~ 2.44%
G 59 of 164 ~ 35.98%
B 101 of 164 ~ 61.59'%

%35.98
%61.59

CMYK color model

#043B65 color CMYK value is (96,42,0,60).

  • cyan value is 96.04%
  • magenta value is 41.58%
  • yellow value is 0.00%
  • key color value is 60.39%
CMYK: (96,42,0,60) C96M42Y0K60 (96%,42%,0%,60%) (0.96/0.42/0.00/0.60) 

CMYK percentages

%96.04
%41.58
%0
%60.39

Codes

Color #043B65 in popluar color models

04 3B 65
RGB 4 59 101
HSL 206° 92.38% 20.59%
HSB/HSV 206° 96.04% 39.61%
CMYK 96.04% 41.58% 0.00%
60.39%

Color #043B65 in popluar number systems.

HEX 04 3B 65
Decimal 4 59 101
Binary 100 111011 1100101
Octal 4 73 145

Shades and tints

Shades of #043B65

#043B65
(4,59,101)
#04365C
(4,54,92)
#043153
(4,49,83)
#042C4A
(4,44,74)
#042741
(4,39,65)
#042238
(4,34,56)
#041D2F
(4,29,47)
#041826
(4,24,38)
#04131D
(4,19,29)
#040E14
(4,14,20)
#04090B
(4,9,11)
#000000
(0,0,0)

Tints of #043B65

#043B65
(4,59,101)
#1A4C73
(26,76,115)
#305D81
(48,93,129)
#466E8F
(70,110,143)
#5C7F9D
(92,127,157)
#7290AB
(114,144,171)
#88A1B9
(136,161,185)
#9EB2C7
(158,178,199)
#B4C3D5
(180,195,213)
#CAD4E3
(202,212,227)
#E0E5F1
(224,229,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #043B65 color. Also use rgb(4,59,101) instead hex code.

Text Font Color

.myTextColor { color: #043B65; }

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

This text font color is #043B65.

Background Color

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

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

This div background color is #043B65.

Border color

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

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

This div border color is #043B65.

Opacity

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

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

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

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

This text has shadow with #043B65 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #043B65.

Preview

Color preview on black background

This text has color #043B65 on black background.


Color preview on white background

This text has color #043B65 on white background.


Black color preview on #043B65 background

This text has black color on #043B65 background.


White color preview on #043B65 background

This text has white color on #043B65 background.


Related colors

Complementary color

Complementary color for #hex is #FBC49A.


I love getcolorcode.com

Triadic colors

1 #65043B and #3B6504 with #043B65 are triadic colors.

2 #653B04 and #3B0465 with #043B65 are triadic colors.