COLOR #043130

HEX: #043130 RGB: (4,49,48)

Color info

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

RGB color model

#043130 color RGB value is (4,49,48).

RGB: (4,49,48) (2%, 19%, 19%)

RGB channels and saturation

R 4 of 255 = 2%
G 49 of 255 = 19%
B 48 of 255 = 19%

4
49
48

R + G + B ~ 13%. #043130 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 49 + 48 = 101 (100%)
R 4 of 101 ~ 3.96%
G 49 of 101 ~ 48.51%
B 48 of 101 ~ 47.52'%

%48.51
%47.52

CMYK color model

#043130 color CMYK value is (92,0,2,81).

  • cyan value is 91.84%
  • magenta value is 0.00%
  • yellow value is 2.04%
  • key color value is 80.78%

CMYK: (92,0,2,81)
C92M0Y2K81 (92%, 0%, 2%, 81%)
(0.92 / 0.00 / 0.02 / 0.81)

CMYK percentages

%91.84
%0
%2.04
%80.78

Codes

Color #043130 in popluar color models

04 31 30
RGB 4 49 48
HSL 179° 84.91% 10.39%
HSB/HSV 179° 91.84% 19.22%
CMYK 91.84% 0.00% 2.04%
80.78%

Color #043130 in popluar number systems.

HEX 04 31 30
Decimal 4 49 48
Binary 100 110001 110000
Octal 4 61 60

Shades and tints

Shades of #043130

#043130
(4,49,48)
#042D2C
(4,45,44)
#042928
(4,41,40)
#042524
(4,37,36)
#042120
(4,33,32)
#041D1C
(4,29,28)
#041918
(4,25,24)
#041514
(4,21,20)
#041110
(4,17,16)
#040D0C
(4,13,12)
#040908
(4,9,8)
#000000
(0,0,0)

Tints of #043130

#043130
(4,49,48)
#1A4342
(26,67,66)
#305554
(48,85,84)
#466766
(70,103,102)
#5C7978
(92,121,120)
#728B8A
(114,139,138)
#889D9C
(136,157,156)
#9EAFAE
(158,175,174)
#B4C1C0
(180,193,192)
#CAD3D2
(202,211,210)
#E0E5E4
(224,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #043130; }

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

This text font color is #043130.

Background Color

.myBgColor { background-color: #043130; }

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

This div background color is #043130.

Border color

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

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

This div border color is #043130.

Opacity

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

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

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

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

This text has shadow with #043130 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #043130.

Preview

Color preview on black background

This text has color #043130 on black background.


Color preview on white background

This text has color #043130 on white background.


Black color preview on #043130 background

This text has black color on #043130 background.


White color preview on #043130 background

This text has white color on #043130 background.


Related colors

Complementary color

Complementary color for #hex is #FBCECF.


I love getcolorcode.com

Triadic colors

1 #300431 and #313004 with #043130 are triadic colors.

2 #303104 and #310430 with #043130 are triadic colors.