COLOR #043335

HEX: #043335 RGB: (4,51,53)

Color info

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

RGB color model

#043335 color RGB value is (4,51,53).

RGB: (4,51,53) (2%, 20%, 21%)

RGB channels and saturation

R 4 of 255 = 2%
G 51 of 255 = 20%
B 53 of 255 = 21%

4
51
53

R + G + B ~ 14%. #043335 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 51 + 53 = 108 (100%)
R 4 of 108 ~ 3.7%
G 51 of 108 ~ 47.22%
B 53 of 108 ~ 49.07'%

%47.22
%49.07

CMYK color model

#043335 color CMYK value is (92,4,0,79).

  • cyan value is 92.45%
  • magenta value is 3.77%
  • yellow value is 0.00%
  • key color value is 79.22%

CMYK: (92,4,0,79)
C92M4Y0K79 (92%, 4%, 0%, 79%)
(0.92 / 0.04 / 0.00 / 0.79)

CMYK percentages

%92.45
%3.77
%0
%79.22

Codes

Color #043335 in popluar color models

04 33 35
RGB 4 51 53
HSL 182° 85.96% 11.18%
HSB/HSV 182° 92.45% 20.78%
CMYK 92.45% 3.77% 0.00%
79.22%

Color #043335 in popluar number systems.

HEX 04 33 35
Decimal 4 51 53
Binary 100 110011 110101
Octal 4 63 65

Shades and tints

Shades of #043335

#043335
(4,51,53)
#042F31
(4,47,49)
#042B2D
(4,43,45)
#042729
(4,39,41)
#042325
(4,35,37)
#041F21
(4,31,33)
#041B1D
(4,27,29)
#041719
(4,23,25)
#041315
(4,19,21)
#040F11
(4,15,17)
#040B0D
(4,11,13)
#000000
(0,0,0)

Tints of #043335

#043335
(4,51,53)
#1A4547
(26,69,71)
#305759
(48,87,89)
#46696B
(70,105,107)
#5C7B7D
(92,123,125)
#728D8F
(114,141,143)
#889FA1
(136,159,161)
#9EB1B3
(158,177,179)
#B4C3C5
(180,195,197)
#CAD5D7
(202,213,215)
#E0E7E9
(224,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #043335; }

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

This text font color is #043335.

Background Color

.myBgColor { background-color: #043335; }

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

This div background color is #043335.

Border color

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

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

This div border color is #043335.

Opacity

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

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

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

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

This text has shadow with #043335 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #043335.

Preview

Color preview on black background

This text has color #043335 on black background.


Color preview on white background

This text has color #043335 on white background.


Black color preview on #043335 background

This text has black color on #043335 background.


White color preview on #043335 background

This text has white color on #043335 background.


Related colors

Complementary color

Complementary color for #hex is #FBCCCA.


I love getcolorcode.com

Triadic colors

1 #350433 and #333504 with #043335 are triadic colors.

2 #353304 and #330435 with #043335 are triadic colors.