COLOR #043A35

HEX: #043A35 RGB: (4,58,53)

Color info

#043A35 contains red, green and blue colors in about the same proportion. Web safe color of #043A35 is #003333 (or #033).

RGB color model

#043A35 color RGB value is (4,58,53).

RGB: (4,58,53) (2%, 23%, 21%)

RGB channels and saturation

R 4 of 255 = 2%
G 58 of 255 = 23%
B 53 of 255 = 21%

4
58
53

R + G + B ~ 15%. #043A35 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 58 + 53 = 115 (100%)
R 4 of 115 ~ 3.48%
G 58 of 115 ~ 50.43%
B 53 of 115 ~ 46.09'%

%50.43
%46.09

CMYK color model

#043A35 color CMYK value is (93,0,9,77).

  • cyan value is 93.10%
  • magenta value is 0.00%
  • yellow value is 8.62%
  • key color value is 77.25%

CMYK: (93,0,9,77)
C93M0Y9K77 (93%, 0%, 9%, 77%)
(0.93 / 0.00 / 0.09 / 0.77)

CMYK percentages

%93.1
%0
%8.62
%77.25

Codes

Color #043A35 in popluar color models

04 3A 35
RGB 4 58 53
HSL 174° 87.10% 12.16%
HSB/HSV 174° 93.10% 22.75%
CMYK 93.10% 0.00% 8.62%
77.25%

Color #043A35 in popluar number systems.

HEX 04 3A 35
Decimal 4 58 53
Binary 100 111010 110101
Octal 4 72 65

Shades and tints

Shades of #043A35

#043A35
(4,58,53)
#043531
(4,53,49)
#04302D
(4,48,45)
#042B29
(4,43,41)
#042625
(4,38,37)
#042121
(4,33,33)
#041C1D
(4,28,29)
#041719
(4,23,25)
#041215
(4,18,21)
#040D11
(4,13,17)
#04080D
(4,8,13)
#000000
(0,0,0)

Tints of #043A35

#043A35
(4,58,53)
#1A4B47
(26,75,71)
#305C59
(48,92,89)
#466D6B
(70,109,107)
#5C7E7D
(92,126,125)
#728F8F
(114,143,143)
#88A0A1
(136,160,161)
#9EB1B3
(158,177,179)
#B4C2C5
(180,194,197)
#CAD3D7
(202,211,215)
#E0E4E9
(224,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #043A35; }

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

This text font color is #043A35.

Background Color

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

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

This div background color is #043A35.

Border color

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

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

This div border color is #043A35.

Opacity

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

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

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

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

This text has shadow with #043A35 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #043A35.

Preview

Color preview on black background

This text has color #043A35 on black background.


Color preview on white background

This text has color #043A35 on white background.


Black color preview on #043A35 background

This text has black color on #043A35 background.


White color preview on #043A35 background

This text has white color on #043A35 background.


Related colors

Complementary color

Complementary color for #hex is #FBC5CA.


I love getcolorcode.com

Triadic colors

1 #35043A and #3A3504 with #043A35 are triadic colors.

2 #353A04 and #3A0435 with #043A35 are triadic colors.